-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.1.5, 4.3.6, 4.4.2, 4.5
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.