-
Sub-task
-
Resolution: Fixed
-
Minor
-
2.1.8, 2.2.5, 2.3.2, 2.3.6, 2.4.3, 2.5
-
MOODLE_21_STABLE, MOODLE_22_STABLE, MOODLE_23_STABLE, MOODLE_24_STABLE, MOODLE_25_STABLE
-
MOODLE_23_STABLE, MOODLE_24_STABLE
-
wip-
MDL-35875-master-alt -
Issue
Table structure - The presentation table used to layout user information on the view user's profile page has an empty summary attribute - it shouldn't have the summary attribute at all. It would be best to use CSS layout instead of a table to present this data.
Standard Level
WCAG 2 1.3.1 (A) http://www.w3.org/WAI/WCAG20/quickref/#qr-content-structure-separation-programmatic
Impact
Serious
Example Link
http://demo.moodle.net/user/profile.php?id=0&sesskey=ZdAicfllpV&bui_moveid=293
Test Steps
- Login as a student
- Click on the student
- Tab to the user's profile information table and allow a screen reader to read it.
- View the source of the page to view the summary attribute on the table