* 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 |
---|---|---|
.. | ||
migrations | Loading commit data... | |
public | Loading commit data... | |
south_migrations | Loading commit data... | |
static | Loading commit data... | |
templates | Loading commit data... | |
tests | Loading commit data... | |
v1 | Loading commit data... | |
__init__.py | Loading commit data... | |
answer.py | Loading commit data... | |
choice.py | Loading commit data... | |
dashboard.py | Loading commit data... | |
dashboard_visual.py | Loading commit data... | |
instructor_tool.py | Loading commit data... | |
locale | Loading commit data... | |
mcq.py | Loading commit data... | |
mentoring.py | Loading commit data... | |
message.py | Loading commit data... | |
mixins.py | Loading commit data... | |
models.py | Loading commit data... | |
mrq.py | Loading commit data... | |
plot.py | Loading commit data... | |
questionnaire.py | Loading commit data... | |
slider.py | Loading commit data... | |
step.py | Loading commit data... | |
step_review.py | Loading commit data... | |
sub_api.py | Loading commit data... | |
table.py | Loading commit data... | |
tasks.py | Loading commit data... | |
tip.py | Loading commit data... |