Files
edx-platform/lms/djangoapps/instructor_task
Andy Shultz 7e3ef93a63 feat: make IDV optional for cert generation
IDV is on its way to retirement, so it's not going to be necessary for cert
generation forever.

Introduces a function to combine the honor code flag with IDV to tell
cert generation if it should care about a missing verification.

Various tests expanded to cover the retired case. The additional calls
in test_task_helper.py are caused by one call to fetch course
overrides which finds none, and that forces one check of the
background flag per student, 71 + 1 + 5 = 77.

MST-854
2021-10-22 14:46:07 -04:00
..
2021-02-01 19:27:15 +05:00
2021-06-08 17:23:27 +02: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-22 16:36:53 +05:00