-
Sub-task
-
Resolution: Deferred
-
Critical
-
None
-
2.1.8, 2.2.5, 2.3.2
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE
-
wip-mdl-36007
-
- login as teacher
- Navigate to the CF101 course
- Create and assignment
- View the source for the allow submissions from date selector.
- Make sure it has empty legend tag.
Issue
Forms labeling - The date selectors in Moodle forms is a fieldset without a legend to tell the user what the field set is for. Further more the label on the right of the date field points to no input, there is no for attribute. This is assumed to be so because there are labels in the field set for each select drop down.
Standard Level
WCAG 2 1.1.1 (A) http://www.w3.org/TR/UNDERSTANDING-WCAG20/text-equiv-all.html
Impact
Critical
Example Link
http://demo.moodle.net/course/modedit.php?add=assign&type=&course=625§ion=1&return=0&sr=0
Test Steps
- login as teacher
- Navigate to the CF101 course
- Create and assignment
- View the source for the allow submissions from date selector.
- will be (partly) resolved by
-
MDL-35559 META: Upgrade Forms
-
- Closed
-