1. 15 Sep, 2014 3 commits
  2. 29 Aug, 2014 1 commit
  3. 28 Aug, 2014 2 commits
  4. 27 Aug, 2014 2 commits
  5. 22 Aug, 2014 1 commit
    • move suspended problems list to advanced settings · 35408b8c
      Moved the list of suspended problems to advanced settings (ie
      policy.json) instead of defining them in the <randomize> tag within the
      course xml. This avoids potentially destroying student state and makes
      it easier for course admins to add/remove suspended problems. Course
      admins can now define *all* suspended problems in one place simply by
      listing them in the 'Advanced Settings' page of the studio web
      interface.
      Justin Riley committed
  6. 21 Aug, 2014 3 commits
  7. 20 Aug, 2014 8 commits
  8. 14 Aug, 2014 6 commits
  9. 11 Aug, 2014 2 commits
  10. 06 Aug, 2014 2 commits
    • proctor reset improvements · 67ba3185
      * Update the filter on the list of assignments to reset to include
        assignments that have None for 'earned' or 'attempted'.
      * Added --wipe-randomize-history flag to reset_attempts which blasts the
        randomize history for users that have seen/attempted all problems
        (should only be used for testing!)
      * Added 'Wipe randomize history?' checkbox to proctor student admin form
      * Moved cache/modulestore/signal configuration out of the reset_attempts
        and attempt_stats management command and into module_tree_reset module
      * Use student.email instead of student.username + '@mit.edu'
      Justin Riley committed
    • add runpy django management command for lms · b8a2cc44
      Runs a Python script within the edx platform's lms environment.
      Justin Riley committed
  11. 05 Aug, 2014 3 commits
  12. 04 Aug, 2014 1 commit
  13. 28 Jul, 2014 2 commits
  14. 25 Jul, 2014 4 commits