adaptlearning / adapt_framework

A toolkit for creating responsive, accessible, multilanguage HTML5 e-learning courses.
https://www.adaptlearning.org/
GNU General Public License v3.0
569 stars 242 forks source link

Create aria label for partly correct answers #3565

Closed kirsty-hames closed 2 weeks ago

kirsty-hames commented 3 weeks ago

Subject of the enhancement

There is no aria label for partially correct question answers. See original issue raised. See existing labels below.

course.json https://github.com/adaptlearning/adapt_framework/blob/917b16180a57a8ed3c492c99da4531910fb62660/src/course/en/course.json#L46-L47 https://github.com/adaptlearning/adapt_framework/blob/917b16180a57a8ed3c492c99da4531910fb62660/src/course/en/course.json#L62-L63

buttonsView.js https://github.com/adaptlearning/adapt-contrib-core/blob/4b8a99ab60704bb6d6993992ceae575b86a120c7/js/views/buttonsView.js#L188-L194

Expected behaviour

An aria label should exist for correct, partially correct and incorrect.

github-actions[bot] commented 4 days ago

:tada: This issue has been resolved in version 5.40.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: