Files
edx-platform/lms/djangoapps/instructor_task
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-04-01 21:58:29 -04:00
2021-02-01 19:27:15 +05:00
2021-02-19 17:30:59 +05:00
2021-02-19 17:30:59 +05:00
2021-02-01 19:27:15 +05:00
2021-02-19 17:30:59 +05:00
2021-02-19 17:30:59 +05:00
2021-02-19 17:30:59 +05:00
2021-02-22 16:36:53 +05:00