The flag completion.enable_completion_tracking must be enabled to use certificates.
Two options:
Home › django-waffle › Switches
(or the URL: admin/waffle/switch/
) completion.enable_completion_tracking
-OR-
Add the flag in your settings.yml
plugin, for example:
common-env-features: |
"ENABLE_COMPLETION_TRACKING": true
To enable certificates, you need to configure it once:
Certificates › Certificate html view configurations
" (/admin/certificates/certificatehtmlviewconfiguration/
).Certificates › Certificate generation configurations
(/admin/certificates/certificategenerationconfiguration/
).Then, for each course where you want to include certifications, you need to:
Course Modes › Course modes
(/admin/course_modes/coursemode/
) for the course in which you want to enable certificates. By default, all courses work in audit mode, in which no certificates are issued.Certificates › Certificate generation course settings
" (/admin/certificates/certificategenerationcoursesetting/
), with the key of the course you need and you need to enable "Self-creation enabled
" if you want learners to be able to generate certificates for themselves after they get a passing grade.Show certificates
". If you want educators to be able to earn certifications after earning a passing grade, but before completing the course, you must change the value to "early_with_info
" or "early_no_info
".
Powered by Grav + with by Trilby Media.
© Copyright 2021, EKTU EdTech | CC BY 4.0 | Licensed under the Creative Commons Attribution 4.0 International license