Skip to content

Conversation

Hassanmir92
Copy link
Collaborator

@Hassanmir92 Hassanmir92 commented Mar 18, 2025

Ticket: https://dfedigital.atlassian.net/browse/AQTS-900

In this PR, we are adding the capability for any validation error messages that are triggered within the teacher interface are sent as a form_validation_failure custom event via dfe_analytics to BigQuery. This data will include information about the request, current user/teacher and additional data around the form class, the column it relates to and the error message that was shown.

I've made a decision to integrate this into the existing HandleApplicationFormSection concern used across teacher interface controllers.

Below is an example of how these appear in BigQuery following a quick test using the review environment:

Screenshot 2025-03-20 at 12 37 16

@Hassanmir92 Hassanmir92 self-assigned this Mar 18, 2025
@Hassanmir92 Hassanmir92 requested a review from a team as a code owner March 18, 2025 16:17
@Hassanmir92 Hassanmir92 force-pushed the AQTS-900-dev-investigate-tracking-of-validation-error-triggering branch from 382c2d9 to 5510c39 Compare March 18, 2025 16:20
@Hassanmir92 Hassanmir92 force-pushed the AQTS-900-dev-investigate-tracking-of-validation-error-triggering branch from 95a3b75 to 522c1a7 Compare March 18, 2025 16:43
Copy link

…automatically by the HandleApplicationFormSection concern on teacher interface actions
@Hassanmir92 Hassanmir92 merged commit 296eb35 into main Mar 20, 2025
16 checks passed
@Hassanmir92 Hassanmir92 deleted the AQTS-900-dev-investigate-tracking-of-validation-error-triggering branch March 20, 2025 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants