- 25 Aug, 2014 3 commits
-
-
dragonfi committed
-
Line-wrap legend elements in IE.
Xavier Antoviaque committed -
IE8+ (including IE11) does not wrap the content of legend elements. Since questions that we put into legend elements can get quite long, the question would overflow the page in IE. Adding display:table rule to the legend element forces the legend text to wrap in IE, without any negative side-effects in other browsers. See: http://www.456bereastreet.com/archive/201210/how_to_line_wrap_text_in_legend_elements_even_in_ie http://stackoverflow.com/questions/6133571/how-can-i-make-legend-text-wrap
Matjaz Gregoric committed
-
- 22 Aug, 2014 1 commit
-
-
remove-points-possible: Don't display the number of points on title
Xavier Antoviaque committed
-
- 20 Aug, 2014 1 commit
-
-
Xavier Antoviaque committed
-
- 18 Aug, 2014 2 commits
-
-
Link to images in edx-solutions repository.
Xavier Antoviaque committed -
Matjaz Gregoric committed
-
- 15 Aug, 2014 1 commit
-
-
Update and expand the README file.
Xavier Antoviaque committed
-
- 12 Aug, 2014 4 commits
-
-
Fix html display on icon click
Xavier Antoviaque committed -
Alan Boudreault committed
-
Fix html tip display issue and an issue related to publish_event
Xavier Antoviaque committed -
Alan Boudreault committed
-
- 11 Aug, 2014 3 commits
-
-
Remove redundant ids from events
Xavier Antoviaque committed -
dragonfi committed
-
Tracking logs
Xavier Antoviaque committed
-
- 08 Aug, 2014 1 commit
-
-
dragonfi committed
-
- 07 Aug, 2014 2 commits
-
-
assessment-rounded-percentage: Round score result in assessments
Xavier Antoviaque committed -
Xavier Antoviaque committed
-
- 05 Aug, 2014 2 commits
- 03 Aug, 2014 1 commit
-
-
dragonfi committed
-
- 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 1 commit
-
-
* 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
-