-
Bug
-
Resolution: Fixed
-
Minor
-
4.1.5, 4.3.6, 4.4.2, 4.5
-
MOODLE_401_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE, MOODLE_405_STABLE
-
MOODLE_401_STABLE, MOODLE_403_STABLE, MOODLE_404_STABLE
-
MDL-79288-401_blockaccessreview_colourcontrastcheck -
MDL-79288-403_blockaccessreview_colourcontrastcheck -
MDL-79288-404_blockaccessreview_colourcontrastcheck -
MDL-79288-main_blockaccessreview_colourcontrastcheck -
To reproduce:
- Set up the accessibility toolkit on your Moodle instance as per the documentation. (You may need to expose your instance over the internet. This can be done using ngrok)
- Add the Accessibility review block to a course.
- Check the accessibility of the course's contents (See the docs. You may also need to run cron).
- When the accessibility check has been completed, turn on the heatmap (eye icon) on the accessibility review block.
- Check the page with an accessibility checker (e.g. axe DevTools)
- Expected: There should be no colour contrast issues on the page.
- Actual: Colour contrast issues are reported by the accessibility checker.