- 12 Jun, 2017 1 commit
-
-
Andy Armstrong committed
-
- 21 Oct, 2016 2 commits
-
-
Qubad786 committed
-
Mushtaq Ali committed
-
- 12 Oct, 2016 1 commit
-
-
Sanford Student committed
-
- 03 Aug, 2016 1 commit
-
-
Calen Pennington committed
-
- 07 Apr, 2016 1 commit
-
-
Syed Hassan Raza committed
-
- 22 Jan, 2016 1 commit
-
-
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
-
- 20 Jan, 2016 1 commit
-
-
This reverts commit 60860e3a.
Peter Fogg committed
-
- 13 Jan, 2016 1 commit
-
-
An `eligible_for_certificate` field is added to the GeneratedCertificate model. This way we can 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. This commit also updates the DB cache for acceptance tests.
Peter Fogg committed
-
- 04 Jan, 2016 1 commit
-
-
Saleem Latif committed
-
- 08 Dec, 2015 1 commit
-
-
asadiqbal committed
-
- 01 Dec, 2015 1 commit
-
-
Saleem Latif committed
-
- 30 Nov, 2015 1 commit
-
-
asadiqbal committed
-
- 25 Nov, 2015 1 commit
-
-
Saleem Latif committed
-
- 10 Nov, 2015 1 commit
-
-
Saleem Latif committed
-
- 05 Nov, 2015 1 commit
-
-
added unit test to test certs exception same user different courses scenario
Zia Fazal committed
-
- 03 Nov, 2015 1 commit
-
-
Saleem Latif committed
-
- 19 Oct, 2015 1 commit
-
-
asadiqbal committed
-
- 25 Aug, 2015 1 commit
-
-
Also added reset_test_case() and @modifies_courseware to SharedModuleStoreTestCase. Revert "More verbose test builds in Jenkins, for debugging." This reverts commit 58cade4cc4288335026649470a48b7bbca969ee8.
David Ormsbee committed
-
- 23 Jul, 2015 1 commit
-
-
Zia Fazal committed
-
- 17 Jul, 2015 1 commit
-
-
Adam committed
-
- 16 Jul, 2015 2 commits
-
-
Enable Student-Generated Certificates for HTML certs flow
Zia Fazal committed -
Waheed Ahmed committed
-
- 02 Jul, 2015 1 commit
-
-
* added generate certificates task and bok choy tests * added unit tests * changes based feedback and improved acceptance test * Change header text * changes based on feedback on 24/6 * added task_id to api output * fixed broken test * Remove "Instructor" from strings, per Docs team * Fixed flaky entrance exam test
Zia Fazal committed
-
- 07 May, 2015 1 commit
-
-
Christine Lytwynec committed
-
- 06 Mar, 2015 1 commit
-
-
Allow global staff to generate example certificates on the instructor dashboard. Allow global staff to enable/disable self-generated certificates for a course.
Will Daly committed
-