[AMOS commit] MDL-68355 gradingform_guide: Fix accessibility issues Committed into Git: 2020-04-07 15:33 UTC

[AMOS commit] MDL-68355 gradingform_guide: Fix accessibility issues Committed into Git: 2020-04-07 15:33 UTC

by AMOS bot -
Number of replies: 0
Author: Jun Pataleta
MDL-68355 gradingform_guide: Fix accessibility issues
* Add sr-only label for criterion information.
* Add sr-only label for frequently used comments picker button.
* Removed unused string grade_help.
* Fixed tags for hidden help texts, changing them from <small> to <span>
* Added aria-label for the score and additional comments fields so that
the user would know which criterion they are currently working on.
* Added score_help and remark_help lang strings for more description
for the score and additional comments fields.
* Remove text-muted class for additional comments' field label to avoid
colour contrast issues.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=706f17d90f59e8f58531202780e93ed2e21a7c90
http://github.com/moodle/moodle/commit/706f17d90f59e8f58531202780e93ed2e21a7c90

+ 3.8 en [additionalcommentsforcriterion,gradingform_guide]
+ 3.8 en [commentpickerforcriterion,gradingform_guide]
+ 3.8 en [informationforcriterion,gradingform_guide]
+ 3.8 en [remark_help,gradingform_guide]
+ 3.8 en [scoreforcriterion,gradingform_guide]
+ 3.8 en [score_help,gradingform_guide]