MDL-70829 mod_quiz: Mark up decorative images properly
commit020756e0f12e1e710fc1931c3aebec5a5597587d
authorJun Pataleta <jun@moodle.com>
Mon, 18 Mar 2024 12:59:13 +0000 (18 20:59 +0800)
committerJun Pataleta <jun@moodle.com>
Fri, 12 Apr 2024 02:42:11 +0000 (12 10:42 +0800)
tree92ab8863b5997293dfaf5bce7028b30f35a10c62
parent04ec43be5e244927a24bde4bf7ed8132ada480ab
MDL-70829 mod_quiz: Mark up decorative images properly

* Decorative images should have an empty alt text and there's no need
to set a presentation role.
* Accessibility Behat tests added to cover the changes
mod/quiz/classes/output/edit_renderer.php
mod/quiz/tests/behat/editing_add.feature