-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.4
-
None
-
2024100700
-
MOODLE_405_STABLE
At least one form field label is not relevant.
For example :
- Some fields are not linked to their visible label:
- The field "Answer: Question 3" not linked to the label "Which acronym stands for the Web Content Accessibility Guidelines established by the W3C?" ;
- The option lists, for example the "RGAA" option list not linked to the "RGAA" label.
Corrections:
- Change the label of the fields to show their visible label. For lists of options in the table, use aria-labelledby properties if necessary.