-
Bug
-
Resolution: Fixed
-
Minor
-
4.5.5, 5.0
-
2
-
HQ 2025 Sprint I2.1 Moppies
From the audit:
When an item is added or deleted, the result is displayed on the screen. However, assistive technology does not relay this error to the user.
This affects:
- Adding/deleting sections
- Deleting course modules
Guidelines affected:
- SC 4.1.3 Status Messages (AA)
Notes:
- We can probably use a similar approach by using the srlogger JS module, which was also used in
MDL-84833. - We need to check other activity/section actions run through AJAX that might also be affected.