* 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 |
---|---|---|
.. | ||
xml | Loading commit data... | |
xml_templates | Loading commit data... | |
__init__.py | Loading commit data... | |
base_test.py | Loading commit data... | |
test_answer.py | Loading commit data... | |
test_assessment.py | Loading commit data... | |
test_author_changes.py | Loading commit data... | |
test_clarifications.py | Loading commit data... | |
test_dashboard.py | Loading commit data... | |
test_instructor_tool.py | Loading commit data... | |
test_mentoring.py | Loading commit data... | |
test_messages.py | Loading commit data... | |
test_multiple.py | Loading commit data... | |
test_progression.py | Loading commit data... | |
test_questionnaire.py | Loading commit data... | |
test_slider.py | Loading commit data... | |
test_step_builder.py | Loading commit data... | |
test_table.py | Loading commit data... | |
test_titles.py | Loading commit data... |