MDL-76603 gradingforms: Some A11y fixes on editing form
commit47a1789f125fdc2e5a33fa0dce6469fd9333c844
authorShamim Rezaie <shamim@moodle.com>
Thu, 9 Feb 2023 18:23:23 +0000 (10 05:23 +1100)
committerJun Pataleta <jun@moodle.com>
Fri, 10 Mar 2023 02:11:34 +0000 (10 10:11 +0800)
tree6fad014116530fbaabd927915f7f3f783618f189
parent394a0520d0234f2dcb1eead3bdd849518edc6a33
MDL-76603 gradingforms: Some A11y fixes on editing form

- Use span instead of dummy input elements because form elements need a
  label
- Sufficient size for target is at least 24px by 24px (Success Criteria
  2.5.8)
grade/grading/form/guide/js/guideeditor.js
grade/grading/form/rubric/edit_form.php
grade/grading/form/rubric/js/rubriceditor.js
grade/grading/form/rubric/styles.css