1. 27 Jan, 2017 1 commit
  2. 24 Jan, 2017 2 commits
  3. 22 Dec, 2016 2 commits
  4. 12 Dec, 2016 1 commit
  5. 07 Dec, 2016 2 commits
  6. 01 Dec, 2016 1 commit
  7. 28 Nov, 2016 2 commits
  8. 25 Nov, 2016 4 commits
  9. 24 Nov, 2016 7 commits
  10. 17 Nov, 2016 1 commit
  11. 16 Nov, 2016 2 commits
  12. 10 Nov, 2016 3 commits
  13. 08 Nov, 2016 1 commit
  14. 07 Nov, 2016 1 commit
  15. 01 Nov, 2016 2 commits
  16. 30 Oct, 2016 1 commit
  17. 08 Oct, 2016 2 commits
    • Merge pull request #125 from open-craft/jill/a11y-fixes · 432c1b9a
      Accessibility updates
      Jillian Vogel committed
    • Improves the accessibility of the Problem Builder, Step Builder, and their related XBlocks. · 8ac56fc2
      * 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..
      Jillian Vogel committed
  18. 05 Oct, 2016 1 commit
  19. 04 Oct, 2016 2 commits
  20. 29 Sep, 2016 2 commits