-
Improvement
-
Resolution: Fixed
-
Minor
-
2.8.2, 2.9
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_29_STABLE
-
MDL-48938-master -
-
Team Beards Sprint 3
grade_structure::get_element_icon() currently does not use core_renderer::pix_icon to generate its icons, despite using pix icons and pix_url internally.
This issue is based upon work by zac split out from MDL-46662; initially the plan was to add the ability to hide element icons from screen readers, but in light of damyon's review on MDL-36009, seeing as that information cannot be dispensed with it's probably a good idea to not even bother adding that functionality.