* Moves the choice-label <input> elements inside of their <label> tags. * Wraps long-answer and slider question text in a <label> tag. * Uses <th> instead of <td> elements inside <thead>, for the instructor tool and plot preview tables. * Links the feedback, and choice-tip text with the choice labels via aria-describedby. * Wraps the choice-result feedback icons inside the label elements, to match CAPA a11y design. * Adds translated, aria-visible labels for the "correct answer/choice" checkmark and "incorrect answer/choice" X. * Adds the 'aria-live="polite"' attribute to the divs whose content changes dynamically. * Removes block-level children from <legend>, placing the h3.question-title outside the <fieldset>. * Fixes tests broken by above commits * Adds tests for new aria-label attributes..
Name |
Last commit
|
Last update |
---|---|---|
conf/locale | Loading commit data... | |
doc | Loading commit data... | |
problem_builder | Loading commit data... | |
screenshots/baseline | Loading commit data... | |
.gitignore | Loading commit data... | |
.gitmodules | Loading commit data... | |
.pep8 | Loading commit data... | |
AUTHORS | Loading commit data... | |
LICENSE | Loading commit data... | |
LICENSE.MIT | Loading commit data... | |
README.md | Loading commit data... | |
circle.yml | Loading commit data... | |
pylintrc | Loading commit data... | |
requirements.txt | Loading commit data... | |
run_tests.py | Loading commit data... | |
setup.py | Loading commit data... | |
test_requirements.txt | Loading commit data... |