1. 18 Oct, 2016 1 commit
  2. 06 Oct, 2016 2 commits
  3. 23 Sep, 2016 1 commit
  4. 22 Sep, 2016 3 commits
  5. 20 Sep, 2016 5 commits
  6. 15 Sep, 2016 2 commits
  7. 14 Sep, 2016 1 commit
    • RTL fixes · fe49f586
      Introduce proper right-to-left support for the following:
      
      * Alignment of overall feedback message icons and text
      * Alignment and borders of sidebar buttons
      * Margin of the "You have used X attempts" message
      Adolfo R. Brandes committed
  8. 07 Sep, 2016 1 commit
  9. 02 Sep, 2016 4 commits
  10. 01 Sep, 2016 3 commits
  11. 30 Aug, 2016 1 commit
  12. 27 Aug, 2016 1 commit
  13. 26 Aug, 2016 2 commits
    • Merge pull request #96 from arbrandes/SOL-1988 · e2600bc5
      [SOL-1988] Account for decoy items in score
      Matjaz Gregoric committed
    • Ensure old problems work on new version. · ae4ef34e
      Recent versions of the drag and drop v2 xblock require the 'correct'
      field to be present in items stored in user state, but the 'correct'
      field did not exist before assessment mode has been implemented and so
      problems created and completed before the introduction of assessment
      mode lack the 'correct' field.
      
      This patch adds the 'correct' field to item state at load time.
      In standard mode, only items that are placed in correct zone are stored
      in item state, so we can assume that any item stored in the state that
      does not have the 'correct' field is 'correct'.
      Matjaz Gregoric committed
  14. 23 Aug, 2016 4 commits
  15. 19 Aug, 2016 3 commits
  16. 18 Aug, 2016 3 commits
  17. 16 Aug, 2016 3 commits