1. 08 Dec, 2017 2 commits
  2. 07 Dec, 2017 2 commits
  3. 06 Dec, 2017 2 commits
  4. 05 Dec, 2017 1 commit
  5. 29 Nov, 2017 3 commits
  6. 28 Nov, 2017 1 commit
    • Handle default complete-by-viewing completion method. · b8202e40
      * Vertical marks blocks completed when viewed.
      * Functionality is hidden behind a waffle switch
      * Submissions from front-end are limited to known-incomplete blocks
      * Upgrades xblock to version 1.1.1
      * Related future requirements listed in TODO tagged with EDUCATOR-1778
        and relevant opencraft OC-* ticket IDs.
      
      OC-3088
      J. Cliff Dyer committed
  7. 24 Nov, 2017 1 commit
  8. 21 Nov, 2017 2 commits
  9. 20 Nov, 2017 1 commit
  10. 15 Nov, 2017 2 commits
  11. 14 Nov, 2017 4 commits
  12. 13 Nov, 2017 1 commit
  13. 09 Nov, 2017 3 commits
  14. 08 Nov, 2017 2 commits
  15. 07 Nov, 2017 1 commit
  16. 06 Nov, 2017 4 commits
  17. 03 Nov, 2017 2 commits
  18. 02 Nov, 2017 4 commits
  19. 01 Nov, 2017 1 commit
  20. 31 Oct, 2017 1 commit
    • Add 'View Consent' button to dashboard when required · f9f4876b
      Enterprise customers can require user to agree to Data Sharing Consent
      form before they can access a course. We now add it conditionally to
      Course Dashboard when it's required so it's apparent to user and they
      have a way to revist the consent form if they've previously declined or
      the course has not yet started.
      
      WL-1281
      Bill Filler committed