Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.7
-
Fix Version/s: 2.8
-
Component/s: HTML Editor (Atto)
-
Testing Instructions:
-
Affected Branches:MOODLE_27_STABLE
-
Fixed Branches:MOODLE_28_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-44116-master
Description
Lack of headings
Tables:
- Missing caption
- Missing headers
- Using colspan/rowspan
This requires the accessibility checker to be rewritten a bit, the function _addWarnings should be able to get text to display for the warning. For instance, I'd like one section for table warnings, and on each lines I could say "Caption missing <link to table>", "Table is using rowspan", ...