1. 15 Aug, 2016 6 commits
  2. 10 Aug, 2016 2 commits
  3. 09 Aug, 2016 2 commits
  4. 08 Aug, 2016 1 commit
  5. 04 Aug, 2016 4 commits
  6. 31 Jul, 2016 2 commits
    • Merge pull request #82 from open-craft/mtyaka/assessment-item-placement · 30173c47
      Keep items in dropped position in assessment mode.
      Matjaz Gregoric committed
    • Keep items in dropped position in assessment mode. · 97c5c4d8
      Items dropped onto wrong zones in standard mode are immediately removed
      from the board and sent back to the bank.
      
      In assessment mode, items should stick in the dropped position until the
      entire problem is explicitly submitted by clicking a button.
      
      This commit only implements the "stick" part, but does not implement the
      submit button and associated handler.
      
      This commit also fixes an existing bug where the template function
      would gett reused between blocks.
      
      The template function (which is slightly different for each block,
      depending on block's configuration) was getting assigned to the global
      DragAndDropBlock function. Each block would overwrite the previous
      value, which caused bugs.
      Matjaz Gregoric committed
  7. 29 Jul, 2016 2 commits
  8. 22 Jul, 2016 1 commit
  9. 20 Jul, 2016 2 commits
  10. 19 Jul, 2016 4 commits
  11. 18 Jul, 2016 3 commits
  12. 14 Jul, 2016 1 commit
  13. 08 Jul, 2016 4 commits
  14. 07 Jul, 2016 3 commits
  15. 06 Jul, 2016 1 commit
  16. 10 Jun, 2016 1 commit
  17. 09 Jun, 2016 1 commit