Show same thing on dash for audit and honor code students.
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
</h3>
|
||||
</hgroup>
|
||||
|
||||
% if course.may_certify() and cert_status and not enrollment.mode == 'audit':
|
||||
% if course.may_certify() and cert_status:
|
||||
<%include file='_dashboard_certificate_information.html' args='cert_status=cert_status,course=course, enrollment=enrollment'/>
|
||||
% endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user