- 01 Aug, 2014 3 commits
-
-
Matjaz Gregoric committed
-
Some fixes for assessment workflow..
Xavier Antoviaque committed -
Alan Boudreault committed
-
- 31 Jul, 2014 6 commits
-
-
Fix feedback message display
Xavier Antoviaque committed -
display-name: Update usage of `display_name` to include upstream changes
Xavier Antoviaque committed -
It used to be on a separate proeperty - it's now using a real XBlock field and its default value
Xavier Antoviaque committed -
Keep submit button disabled after answering in assessment.
Xavier Antoviaque committed -
Alan Boudreault committed
-
Once a student submits an answer in assessment mode, he should not be allowed to change it, so stop listening for changes once an answer has been submitted. The change lister would re-enable the submit button if the student changed their answer, which shouldn't happen in assessment mode.
Matjaz Gregoric committed
-
- 30 Jul, 2014 5 commits
-
-
Xavier Antoviaque committed
-
Mentoring assessment mode
Xavier Antoviaque committed -
Alan Boudreault committed
-
Add `display_name` to the Data export XBlock.
Xavier Antoviaque committed -
Matjaz Gregoric committed
-
- 22 Jul, 2014 2 commits
-
-
Make use of the new optional enforce_type flag
Xavier Antoviaque committed -
Move to use opaque keys
Xavier Antoviaque committed
-
- 18 Jul, 2014 1 commit
-
-
Filippo Valsorda committed
-
- 04 Jun, 2014 1 commit
-
-
CSS Fixes - Additional fixes of CSS from QA
Xavier Antoviaque committed
-
- 03 Jun, 2014 2 commits
-
-
* Proper alignment when MRQ/MCQ choices span over more than one line * Show disabled submit button upon first load * Remove extra color from submit button * Size of feedback title
Xavier Antoviaque committed -
dragonfi committed
-
- 01 Jun, 2014 1 commit
-
-
dragonfi committed
-
- 31 May, 2014 1 commit
-
-
Inspired from https://github.com/edx/edx-ora2/pull/330
Xavier Antoviaque committed
-
- 26 May, 2014 1 commit
-
-
Style changes
Xavier Antoviaque committed
-
- 25 May, 2014 1 commit
-
-
dragonfi committed
-
- 22 May, 2014 4 commits
-
-
dragonfi committed
-
Only close the feedback popup when clicking on the close 'x' button
Xavier Antoviaque committed -
It used to close when any part of the popup would be clicked.
Xavier Antoviaque committed -
dragonfi committed
-
- 21 May, 2014 4 commits
-
-
Clear results when answer is changed.
Xavier Antoviaque committed -
Tip overflow
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
When user submits the answers, the results (checkmarks/popups/tips/messages) are displayed, and the submit button is disabled. If user then changes any of the answers, the results are cleared and the submit button re-enabled (but only if the answers pass validation).
Matjaz Gregoric committed
-
- 17 May, 2014 1 commit
-
-
Use StringIO instead of cStringIO to support Unicode in LightChildren
Xavier Antoviaque committed
-
- 16 May, 2014 1 commit
-
-
Filippo Valsorda committed
-
- 15 May, 2014 6 commits
-
-
Design refresh fixes2
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
Some more work for a better styling
Xavier Antoviaque committed -
Alan Boudreault committed
-
Design refresh - Adds extra fixes
Xavier Antoviaque committed -
Xavier Antoviaque committed
-