TEAMMATES / teammates

This is the project website for the TEAMMATES feedback management tool for education
https://teammatesv4.appspot.com/
GNU General Public License v2.0
1.63k stars 3.26k forks source link

[#12664] Instructor's Student Records Page: Accessibility issue for comment buttons #13099

Closed steffibentley closed 5 days ago

steffibentley commented 2 months ago

Fixes #12664

Outline of Solution

  1. Added aria-labels to the edit comment button and the delete comment button on the "Instructor's Student Records Page" to serve as more meaningful descriptions for a screen reader.
  2. I switched the placement of the discard and save buttons so that the screen reader goes to Discard and then Save.
weiquu commented 5 days ago

Closing due to inactivity