Column Header Information now Accessibility Compliant for Screen Readers
We have improved the accessibility of the Courses & Sections interface by relocating toggle tips from column headers to more suitable areas. This change addresses previous accessibility concerns for screen reader users, ensuring compliance with WCAG 1.3.1 (Info and Relationships - Level A).
The updated interface now provides a clearer and more user-friendly experience. The previous toggle tip information has moved to the ‘Add/Edit New Course Section'.
Resolved Timeout Error when Exporting Data
The enhancement implemented now supports exporting of larger data sets, notably for enrollment data.
Added Error Messaging for Failed CSV Imports
Stray quotes in CSV error messages will appear in the Data Transactions details:
"This CSV is invalid. Please check for stray quotes (e.g., extra quotes, missing ending quotes)."
If leading data in a CSV contains a -, +, =, or @ character, the import will fail with the following error message:
- "This CSV is invalid. Please ensure no data has leading -,+,=, or @ characters, which violates our CSV injection policy."