1. 12 Dec, 2013 1 commit
  2. 03 Dec, 2013 1 commit
  3. 13 Nov, 2013 1 commit
  4. 08 Nov, 2013 1 commit
  5. 29 Oct, 2013 2 commits
  6. 18 Oct, 2013 1 commit
  7. 08 Oct, 2013 1 commit
  8. 04 Oct, 2013 1 commit
  9. 27 Sep, 2013 1 commit
  10. 26 Sep, 2013 1 commit
    • Second batch of ORA UI fixes: · 68ce6ed1
      - Change wording when done with peer grading ("evals" -> "assessments")
      - Added ICE legend item for comment syntax
      - Added conditionals to display human readable 'grader_type' to alleviate confusion
      - Rename 'Show/Hide Prompt' to 'Show/Hide Question'
      - Reworded grading flags
      - Make ICE grading container larger to more easily allow users to read and edit larger texts
      - Adjusted lots of text and word choices to make them more user friendly
      - Disable previous arrow on first grader feedback and next arrow on last grader feedback
      - hide ORA instructions and ICE legend when calibrating so students don't feel like they need to write feedback
      
      Changes after comments:
      
      - Renamed instructions element and fixed casing issue
      - Renamed legend class to ice-legend
      - Changing condition from != to >= to not only fix incorrect one but also catch possible weirdness
      - Grammar fix in a message
      - Removing grader_type conditional in HTMl to give way to the one in python
      - Moving ice feedback area height styling to CSS file
      
      More changes:
      
      - Update ICE version
      - Modifying test to reflect code change
      - Adding ICE undo feature
      Giulio Gratta committed
  11. 20 Sep, 2013 1 commit
  12. 19 Sep, 2013 2 commits
  13. 18 Sep, 2013 1 commit
  14. 17 Sep, 2013 2 commits
  15. 16 Sep, 2013 1 commit
  16. 13 Sep, 2013 2 commits
  17. 06 Sep, 2013 3 commits
  18. 05 Sep, 2013 1 commit
  19. 21 Aug, 2013 1 commit
    • Removed unnecessary settings wrangling from ModuleStoreTestCase. · 48c6daac
      Modified navigation tests to use MixedModulestore
      Updated factories to find editable modulestore
      
      Updated test_submitting_problems
      
      Updated test_tabs.py
      
      Updated test_view_authentication
      
      Updated test_views
      
      Updated courseware/tests/tests.py
      
      Updated test_masquerade
      
      Updated test_module_render
      
      Pylint fixes
      
      Updated video and word cloud tests
      
      Updated course wiki tests
      
      Updated license and open_ended tests.
      One open_ended test still failing due to Mako initialization issues
      
      Updated staticbook
      
      Updated django_comment_client tests
      
      Updated instructor tests
      
      Updated instructor task tests
      
      Updated external_auth tests
      
      Updated course_groups
      Will Daly committed
  20. 08 Aug, 2013 2 commits
  21. 06 Aug, 2013 1 commit
  22. 24 Jul, 2013 1 commit
  23. 16 Jul, 2013 1 commit
    • No longer persist XModule templates · 3722685e
      Instead, we use XModule field default values when creating an empty
      XModule. Driven by this use case, we also allow for XModules to be
      created in memory without being persisted to the database at all. This
      necessitates a change to the Modulestore api, replacing clone_item with
      create_draft and save_xmodule.
      Don Mitchell committed
  24. 28 Jun, 2013 1 commit
  25. 21 Jun, 2013 1 commit
  26. 20 Jun, 2013 1 commit
  27. 19 Jun, 2013 1 commit
  28. 17 Jun, 2013 1 commit
  29. 13 Jun, 2013 1 commit
  30. 31 May, 2013 1 commit
  31. 22 May, 2013 3 commits