Adding new model for certificate whitelist

This commit is contained in:
John Jarvis
2013-01-28 19:29:13 -05:00
parent 666828f71a
commit e81394c2b0

View File

@@ -92,7 +92,7 @@ def certificate_status_for_student(student, course_id):
deleted - The certificate has been deleted.
downloadable - The certificate is available for download.
notpassing - The student was graded but is not passing
restricted - The student is on the restricted embargo list and
restricted - The student is on the restricted embargo list and
should not be issued a certificate. This will
be set if allow_certificate is set to False in
the userprofile table