1. 07 Nov, 2017 1 commit
  2. 28 Sep, 2017 1 commit
  3. 22 Sep, 2017 1 commit
  4. 22 Aug, 2017 1 commit
  5. 12 Jun, 2017 1 commit
  6. 11 Apr, 2017 1 commit
  7. 30 Nov, 2016 1 commit
    • Grades cleanup before updating grade report · e87388e2
      Remove deprecated SingleSectionGrader.  TNL-5987
      Remove display_name and module_id from Scores objects
      Update CourseGradeFactory.__init__ to not be user-specific
      Update some callers to use CourseGrade class instead of "summary" dict
      Remove no longer needed course_grades.py module.
      Renamed django signal from GRADES_UPDATED to COURSE_GRADE_CHANGED
      Nimisha Asthagiri committed
  8. 07 Oct, 2016 1 commit
  9. 22 Jul, 2016 1 commit
  10. 24 Jun, 2016 1 commit
  11. 23 May, 2016 1 commit
  12. 25 Feb, 2016 1 commit
  13. 10 Feb, 2016 1 commit
  14. 04 Feb, 2016 1 commit
  15. 22 Jan, 2016 1 commit
    • Disable audit certificates for new audit enrollments. · 96cc3895
      Two new certificate statuses are introduced, 'audit_passing' and
      'audit_notpassing'. These signal that the GeneratedCertificate is not
      to be displayed as a cert to the user, and that they either passed or
      did not. This allows us to retain existing grading logic, as well as
      maintaining correctness in analytics and reporting.
      
      Ineligible certificates are hidden by using the
      `eligible_certificates` manager on GeneratedCertificate. Some places
      in the coe (largely reporting, analytics, and management commands) use
      the default `objects` manager, since they need access to all
      certificates.
      
      ECOM-3040
      ECOM-3515
      Peter Fogg committed
  16. 20 Jan, 2016 3 commits
  17. 19 Jan, 2016 1 commit
  18. 14 Jan, 2016 1 commit
  19. 13 Jan, 2016 2 commits
  20. 22 Nov, 2015 1 commit
  21. 10 Nov, 2015 1 commit
  22. 29 Sep, 2015 1 commit
  23. 12 Aug, 2015 1 commit
  24. 27 Jul, 2015 1 commit
  25. 16 Jun, 2015 1 commit
  26. 15 Jun, 2015 1 commit
    • certificates event tracking · 6afaa3cc
      some optimisations
      
      refactored code and added created event
      
      added test to make sure generate event is emitted
      
      changes based on feedback on 6/11
      
      added certificate web page and tests
      
      fixed quality violations
      Zia Fazal committed
  27. 08 Jun, 2015 1 commit
  28. 27 May, 2015 1 commit
  29. 30 Apr, 2015 1 commit
  30. 05 Mar, 2015 2 commits
  31. 04 Mar, 2015 1 commit
  32. 02 Mar, 2015 1 commit
    • ECOM-1139: Example certificates. · 9530021b
      Add the ability to generate "example" certificates to
      test that certificate generation is working correctly for a course.
      
      Add the ability to enable/disable self-generated certificates
      on a per-course basis.
      Will Daly committed
  33. 05 Feb, 2015 1 commit
  34. 11 Jun, 2014 1 commit
  35. 06 Jun, 2014 1 commit
  36. 30 May, 2014 1 commit