moodle-an-hochschulen / moodle-theme_boost_campus

Moodle 3.x Boost child theme which is intended to meet the needs of university campuses and adds several features and improvements ––– for Moodle 4.x please use our Theme Boost Union
GNU General Public License v3.0
38 stars 25 forks source link

Make help modals accessible #117

Closed abias closed 1 year ago

abias commented 2 years ago

If you enable the theme_boost_campus | helptextmodal setting, the help popovers from Moodle core are changed to modal windows.

Unfortunately, these modals can be accessed by using a keyboard only (and pressing the tab button). This accessibility flaw should be fixed.

abias commented 1 year ago

As we have documented on https://moodle.org/plugins/theme_boost_campus, Boost Campus will not be continued after Moodle 3.x anymore as we will focus on the successor Boost Union which is published on https://moodle.org/plugins/theme_boost_union. For the time being, as long as Moodle 3.x still receives security support, we will only fix critical bugs in Boost Campus if one arises. And, of course, we try to port over all relevant features of Boost Campus and open proposals for Boost Campus to Boost Union.

Against this background, this feature and this issue has been ported over to Boost Union on https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/123

Cheers, Alex