Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9.5
-
Fix Version/s: 2.0
-
Component/s: Accessibility, Blocks
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
-
Fixed Branches:MOODLE_20_STABLE
Description
The "List of categories" block contains a table with two columns: a category name and the number of courses in that category. There are no labels or column headings to help users understand what those columns represent.
Why it matters
Envisioning a table is much easier for sighted users than screen reader users.
Possible solution
The best solution would be to use a simple list, e.g.,
- 4 courses in "Beginner"
- 2 courses in "Prerequisites"
This needs no additional labels or explanations, maintains a column layout, and is easier to read.
Attachments
Issue Links
- is duplicated by
-
MDL-20424 Some tables do not have headings
-
- Closed
-