Assignments: Bulk grading checkboxes/button need to be accessible
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
2
depends on
Activity
Show:

Vicent Alfonso April 5, 2022 at 10:07 AM
Hi , you’re right. I’ll modify the backend to make this work properly.
Thanks for letting me know.

Jesus Maria Mendez Perez April 5, 2022 at 8:25 AM
This is not working when trying assign grades on Spanish.

Vicent Alfonso March 30, 2022 at 12:59 PMEdited
Used fieldset & legend tag for the related elements.
Readability & style improvements.
Score input will only accept numbers. Also added a placeholder.
"A Submission" instead of "No submit" for better understanding
Attached image (new_GradingFieldset.png)

Automation for Jira March 30, 2022 at 12:51 PM
A pull request has been created, "SAK-46349 Assignments: Bulk grading inputs need to be accessible", you can see it at https://github.com/sakaiproject/sakai/pull/10378

Gonzalo David Silverio December 9, 2021 at 6:15 PM
This will be checked by a screen reader user. My comment below is just an analytical check to see if a pull request can be done
Details
Details
Priority
Affects versions
Fix versions
Components
Assignee

Reporter

Environment
22x: https://trunk-mysql.nightly.sakaiproject.org/, build: 16b03349
Created September 29, 2021 at 5:35 PM
Updated June 8, 2022 at 1:50 PM
The checkboxes in Assignments > Grading for bulk grading need to be accessible, making sense to screen reader users. See the example for checkboxes:
https://www.w3.org/WAI/tutorials/forms/grouping/
A fieldset/legend is needed around the checkboxes