Details
Description
Issue
Form validation cues - The confirmation alertBox that pops up when the user clicks the delete selected attempts button has direct focus on the "Cancel" button instead of reading through the alert dialog first which makes it difficult for a screen reader user to understand the context.
Standard Level*
WCAG 2 3.3.1 (A) http://www.w3.org/WAI/WCAG20/quickref/#qr-minimize-error-identified
Impact
Critical
Example Link
http://demo.moodle.net/mod/quiz/report.php?id=2461&mode=overview
Test Steps
- Login as a student
- navigate to course
- Click on quiz
- Click Edit quiz
- Click the attempts link
- Select attempts
- Click the delete selected attempts
- Notice that the confirmation modal starts the user on cancel.