LIT-EIA / adapt-esdc-accessibilityfixes

Extension to load and run a .js file when a course loads
GNU General Public License v3.0
5 stars 2 forks source link

Component - MCQ, other questions - more issues with the error message [RDI 2.36] #76

Closed LIT-EIA-OWNER closed 3 years ago

LIT-EIA-OWNER commented 3 years ago

All questions have an issue with error messages when they select submit but haven't selected an answer.

For the question that have instructions, the focus is brought to the instruction "select an answer and submit..." and the text is made red, but we cannot rely on colour to inform the user of something.

It also needs visual focus Need to highlight with a box or something more visual than colour alone.

Note that this was also an issue for my iPhone that the only change was the colour of the “instructions”.

Another issue was at 400%. When I select Submit without selecting an answer the focus/screen stays where I am and I do not know that the text changed colour or that there was an error.

Note that this is not an issue for a screen reader since everything is announced by JAWS to the user and the focus went back to the “warning/instructions”.

LIT-EIA-OWNER commented 3 years ago

Fixed in commit: https://github.com/MeD-DMC/Adapt-accessibilityfixes/commit/8fc648f43bcdbf620ec1dcf17b9ec664b275a2fe

CSS portion moved to theme: https://github.com/MeD-DMC/adapt-contrib-esdc-college-theme/issues/15