- 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
-
- 15 Oct, 2015 1 commit
-
-
Giovanni Di Milia committed
-
- 06 Aug, 2015 1 commit
-
-
fix the indentation fix the indentation
arbabnazar committed
-
- 16 Jul, 2015 1 commit
-
-
arbabnazar committed
-
- 08 Jun, 2015 1 commit
-
-
improved coverage refactoring based on feedback fixed quality violations changes based on feedback
Zia Fazal committed
-
- 02 Jun, 2015 1 commit
-
-
Jonathan Piacenti committed
-
- 17 Mar, 2015 1 commit
-
-
Ned Batchelder committed
-
- 14 Mar, 2015 1 commit
-
-
stv committed
-
- 04 Mar, 2015 1 commit
-
-
Add a management comand to regenerate certificates with status 'error', optionally restricted to a subset of courses.
Will Daly committed
-
- 23 Feb, 2015 1 commit
-
-
Add client-side analytics event for LinkedIn Add to Profile button click. Add management command for generating certs for testing. Update styling of the certificate messages.
Will Daly committed
-
- 05 Feb, 2015 1 commit
-
-
Will Daly committed
-
- 11 Dec, 2014 1 commit
-
-
David Baumgold committed
-
- 04 Nov, 2014 1 commit
-
-
Sarina Canelake committed
-
- 13 Jun, 2014 1 commit
-
-
Han Su Kim committed
-
- 12 Jun, 2014 1 commit
-
-
Squashing commits Transition to Oqaque Keys Bug fixes Fixing regenerate_user
Han Su Kim committed
-
- 09 Jun, 2014 1 commit
-
-
Diana Huang committed
-
- 29 May, 2014 1 commit
-
-
[LMS-2757]
Calen Pennington committed
-
- 27 May, 2014 1 commit
-
-
Diana Huang committed
-
- 24 May, 2014 1 commit
-
-
Sarina Canelake committed
-
- 23 May, 2014 1 commit
-
-
Sarina Canelake committed
-
- 19 May, 2014 1 commit
-
-
sorted the output, easier to read Add is_active filter to only generate for students enrolled Adding back total_enrollment Removing active filter Certs will generate for all users in the course, not just those "active" Typo Renaming headings to make more sense Renaming variables to match headings
Han Su Kim committed
-
- 09 May, 2014 1 commit
-
-
Calen Pennington committed
-
- 08 May, 2014 1 commit
-
-
This commit adds the non-courseware lms/djangoapps and lms/lib. These keys are now objects with a limited interface, and the particular internal representation is managed by the data storage layer (the modulestore). For the LMS, there should be no outward-facing changes to the system. The keys are, for now, a change to internal representation only. For Studio, the new serialized form of the keys is used in urls, to allow for further migration in the future. Co-Author: Andy Armstrong <andya@edx.org> Co-Author: Christina Roberts <christina@edx.org> Co-Author: David Baumgold <db@edx.org> Co-Author: Diana Huang <dkh@edx.org> Co-Author: Don Mitchell <dmitchell@edx.org> Co-Author: Julia Hansbrough <julia@edx.org> Co-Author: Nimisha Asthagiri <nasthagiri@edx.org> Co-Author: Sarina Canelake <sarina@edx.org> [LMS-2370]
Calen Pennington committed
-
- 05 May, 2014 4 commits
-
-
Han Su Kim committed
-
Han Su Kim committed
-
Han Su Kim committed
-
Han Su Kim committed
-
- 08 Apr, 2014 1 commit
-
-
Also removes the unnecessary pre-fetch. For certificate generations we will continue to generate certs for both active and inactive users. For the report we only display active users since it was confusing due to the instructor dashboard only displaying active users.
John Jarvis committed
-
- 18 Mar, 2014 1 commit
-
-
* -G allows explicit setting of grade condition (e.g., a string such as 'Distinction', 'Pass', 'F', 'B') for the certificate, regardless of grader output for the user. * -T allows explicit request of a particular certificate template to be applied to a given user's certificate regeneration, i.e.: -T doctor_distinction.pdf to generate a certificate of distinction for doctors.
Joe Blaylock committed
-
- 18 Jan, 2014 1 commit
-
-
* output after cert_whitelist -a or -d purported to be the whitelist entries for the requested course, but in fact were all of the entries in every course. This commit fixes that.
Joe Blaylock committed
-
- 15 Nov, 2013 1 commit
-
-
John Jarvis committed
-
- 01 Nov, 2013 2 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
- 09 Oct, 2013 1 commit
-
-
* Adds regenerate_user command, which lets you run certificates for one particular user in one particular class, regardless of whether they have a pre-existing certificate.
Joe Blaylock committed
-
- 22 Jul, 2013 1 commit
-
-
Adam Palay committed
-
- 01 Apr, 2013 1 commit
-
-
Chris Dodge committed
-
- 29 Jan, 2013 2 commits
-
-
John Jarvis committed
-
John Jarvis committed
-