Files
edx-platform/lms
Justin Hynes 13d174fdda fix: update v2 certificate generation eligibility logic
[MICROBA-1109]
* Remove the requirement for the `auto_certificate_generation` waffle switch to be enabled in order for a learner to be eligible for a certificate. This switch should control _when_ a certificate is generated, not _if_ a certificate will be generated for a learner.
* Move the `auto_certificate_generation_enabled` check to happen before we try to generate v2 certificates in signals.py
* Update unit tests
* Update documentation
2021-04-06 08:50:54 -04:00
..
2021-03-22 17:51:23 +05:00
2021-01-06 08:15:35 -05:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.