1. 31 Aug, 2015 1 commit
  2. 28 Aug, 2015 7 commits
  3. 20 Aug, 2015 1 commit
    • In-course reverification access control · ec28a75f
      * Automatically create user partitions on course publish for each ICRV checkpoint.
      * Disable partitions for ICRV checkpoints that have been deleted.
      * Skip partitions that have been disabled when checking access.
      * Add verification access control UI to visibility settings.
      * Add verification access control UI to sequential and vertical settings.
      * Add partition scheme for verification partition groups.
      * Cache information used by verification partition scheme and invalidate the cache on update.
      * Add location parameter to UserPartition so the partition scheme can find the associated checkpoint.
      * Refactor GroupConfiguration to allow multiple user partitions.
      * Add special messaging to ICRV for students in the honor track.
      
      Authors: Zubair Arbi, Awais Qureshi, Aamir Khan, Will Daly
      zubair-arbi committed
  4. 19 Aug, 2015 2 commits
  5. 17 Aug, 2015 1 commit
  6. 15 Aug, 2015 1 commit
  7. 14 Aug, 2015 1 commit
  8. 13 Aug, 2015 1 commit
  9. 11 Aug, 2015 1 commit
  10. 10 Aug, 2015 2 commits
  11. 05 Aug, 2015 1 commit
  12. 03 Aug, 2015 1 commit
  13. 01 Aug, 2015 1 commit
    • Make DjangoXBlockUserStateClient pass semantic tests · aa374ca1
      This required the following changes to the DjangoXBlockUserStateClient
      semantics:
      
      1) Changes get/get_many to return XBlockUserState tuples, rather
      than state dictionaries or (block_key, state) tuples.
      2) Raises DoesNotExist if get_history is called on an XBlock that has
      had no data saved to it.
      3) Returns XBlockUserState tuples as the results of get_history.
      Calen Pennington committed
  14. 28 Jul, 2015 2 commits
  15. 20 Jul, 2015 2 commits
  16. 15 Jul, 2015 1 commit
  17. 14 Jul, 2015 2 commits
  18. 09 Jul, 2015 1 commit
  19. 08 Jul, 2015 4 commits
  20. 07 Jul, 2015 2 commits
  21. 01 Jul, 2015 5 commits