Skip to content

Create aria label for partly correct answers #3565

Description

@kirsty-hames

Subject of the enhancement

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

course.json

"answeredIncorrectly": "You answered incorrectly",
"answeredCorrectly": "You answered correctly",

"incorrect": "Incorrect",
"correct": "Correct",

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.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions