- 05 Apr, 2017 4 commits
-
-
v2.0.18
sanfordstudent committed -
Sanford Student committed
-
Sstudent/tnl 6753
sanfordstudent committed -
Sanford Student committed
-
- 04 Apr, 2017 1 commit
-
-
Sanford Student committed
-
- 22 Mar, 2017 6 commits
-
-
new release 2.0.17
sanfordstudent committed -
Sanford Student committed
-
Aj/tnl 6668 keyboard help focus
Albert (AJ) St. Aubin committed -
view should always show a weighted grade
sanfordstudent committed -
Sanford Student committed
-
Albert St. Aubin committed
-
- 20 Mar, 2017 4 commits
-
-
put scorable first
sanfordstudent committed -
Sanford Student committed
-
bug fix
sanfordstudent committed -
Sanford Student committed
-
- 17 Mar, 2017 2 commits
-
-
implements scorablexblockmixin and moves drag and drop v2 to use raw grades.
sanfordstudent committed -
for TNL-6593
Sanford Student committed
-
- 10 Mar, 2017 2 commits
-
-
Fix typo in README.md
George Song committed -
FIxed `test.po` -> `text.po`
Leonardo committed
-
- 09 Mar, 2017 1 commit
-
-
Changed the order of the submit button to match capa action bar on pl…
Albert (AJ) St. Aubin committed
-
- 06 Mar, 2017 1 commit
-
-
Albert St. Aubin committed
-
- 28 Feb, 2017 1 commit
-
-
Fix typo in README.md
George Song committed
-
- 24 Feb, 2017 1 commit
-
-
Corrected "exSisting" typo
Leonardo committed
-
- 05 Feb, 2017 1 commit
-
-
Makes draggable items more visible in IE 11
Jillian Vogel committed
-
- 02 Feb, 2017 2 commits
-
-
Jillian Vogel committed
-
Changes the outline-style to dotted to improve visibility. Also, IE 11 doesn't support outline-offset, which is what we use to ensure that the draggable item outline is visible against the background. So we've used an inset drop-shadow for normal mode.
Jillian Vogel committed
-
- 20 Jan, 2017 1 commit
-
-
removed duplicate msgids
Zia Fazal committed
-
- 19 Jan, 2017 1 commit
-
-
Zia Fazal committed
-
- 17 Jan, 2017 12 commits
-
-
a11y Interaction Improvements
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
Matjaz Gregoric committed
-
Matjaz Gregoric committed
-
Implement our own SR message area instead of relying on SR tools from edX LMS, so that screen reader messages work even when this xblock is used outside of LMS.
Matjaz Gregoric committed -
It is redundant since div elements are not focusable by default anyway.
Matjaz Gregoric committed -
Matjaz Gregoric committed
-
Matjaz Gregoric committed
-
Matjaz Gregoric committed
-
The role="group" wrapper of the problem should use aria-labelledby referencing the problem title. If the problem is configured to not show the title, the hardcoded "Drag and Drop Problem" aria-label is used.
Matjaz Gregoric committed -
We are now using SR.readText function to prompt the screen reader to read feedback messages, so there is no need to use aria-live, which was sometimes conflicting with SR.readText.
Matjaz Gregoric committed
-