1. 15 Dec, 2015 1 commit
  2. 11 Dec, 2015 2 commits
  3. 03 Nov, 2015 1 commit
  4. 30 Oct, 2015 1 commit
  5. 17 Sep, 2015 3 commits
  6. 14 Sep, 2015 1 commit
  7. 01 Sep, 2015 1 commit
  8. 26 Aug, 2015 1 commit
  9. 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
  10. 28 Jul, 2015 1 commit
  11. 23 Jul, 2015 2 commits
  12. 17 Jul, 2015 1 commit
  13. 16 Jul, 2015 1 commit
  14. 13 Jul, 2015 1 commit
  15. 06 Jul, 2015 1 commit
  16. 30 Jun, 2015 1 commit
  17. 29 Jun, 2015 1 commit
  18. 26 Jun, 2015 1 commit
  19. 09 Jun, 2015 1 commit
  20. 18 May, 2015 3 commits
    • Default course license to All Rights Reserved · ca64c665
      Clicking on conflicting option box unchecks all conflicts
      LMS: Clicking license text should bring to new window
      updated styles to reflect html reuse inside of xblock edit modal area.
      
      Add ARIA attributes to license for a11y
      
      Gracefully handle re-selecting of selected license
      Sarina Canelake committed
    • Courseware license (Creative Commons): FED · a3887e95
      Use native checkboxes for courseware license options
      In Studio settings editor for video module, don't show license if feature-flagged off
      Don't let Scope.contents fields leak to Studio editor
      JS gettext() must all be on the same line for i18n
      Add docstrings for bok-choy tests
      Remove LicenseMixin from HTMLDescriptor
      Responding to UX review feedback
      Add aria-pressed attribute
      Use https links instead of protocol-relative links for links to creativecommons.org
      Remove license from course outline page in Studio
      David Baumgold committed
    • Added a simple XBlockMixin for courseware licenses · 2159d341
      This allows course authors to choose between two difference licenses for their
      course content: All Rights Reserved, or Creative Commons. In the backend, XBlocks
      that wish to allow custom licenses need only inherit from LicenseMixin, which
      adds a `license` field as a string.
      
      License information is displayed in the Studio editor view, and just below the
      rendered XBlock in the LMS. In addition, if the course block itself has a custom
      license set, this license will display just below the main body of the page
      on courseware pages.
      
      This entire feature is gated behind the LICENSING feature flag.
      David Baumgold committed
  21. 23 Apr, 2015 1 commit
  22. 26 Mar, 2015 3 commits
  23. 18 Mar, 2015 1 commit
  24. 10 Mar, 2015 1 commit
    • Entrance Exam authoring and messaging updates · 5a7ac441
      Multi-commit history:
      - hide drag functionality for entrance exam section.
      - hide entrance exam subsection elements e.g. delete, drag, name etc.
      - show unit/verticals expanded in case of entrance exam
      - modify code in order to allow user to update entrance exam score from UI.
      - write down unit tests.
      - write down Jasmine tests.
      - add bok-choy test
      - updated bok-choy test
      - internationalize string
      - repositioned sequential block creatori
      - SOL-221 (entrance exam message)
      - SOL-199 LMS Part (show entrance exam content) and hide the course navigation bar.
      - redirect the view in case of entrance exam.
      - update code structure as per suggestions
      - write down unit tests
      - fix pep8
      - instead of hiding the exam requirement message, now also showing the exam the completion message (success state).
      - write down unit test to show exam completion message.
      - Update code as per review suggestions
      - update doc string
      - addressed review suggestions
      - change sequential message text
      - css adjustments
      - added new css class for entrance exam score in studio
      - added Jasmine test for remaning coverage
      - sequential message should appear under the context of entrance exam subsection.
      - updated text in CMS and LMS as per suggestions.
      - added unit text to insure sequential message should not be present in other chapters rather then entrance exam.
      - skip setter if empty prerequisite course list
      - exclude logic from xblock_info.js that is specifically related to entrance exam.
      - added js tests and updated code as per suggestions
      - added tests
      - addressed several PR issues
      - Several small fixes (style, refactoring)
      - Fixed score update issue
      - added some more unit tests.
      - code suggested changes.
      - addressed PR feedback
      asadiqbal committed
  25. 27 Jan, 2015 1 commit
  26. 15 Jan, 2015 4 commits
  27. 13 Jan, 2015 2 commits
  28. 12 Jan, 2015 1 commit