feat: AA-773: Add in logic to mark special exams as complete
We have had numerous support tickets/bugs related to special exams not properly displaying completeness (see https://openedx.atlassian.net/browse/AA-773 for details). Along with a corresponding edx-proctoring PR, this will now submit completions for all completable children within a special exam upon the exam being completed for the first time (as dictated by the logic in the edx-proctoring PR).
This commit is contained in:
@@ -455,7 +455,7 @@ edx-organizations==6.9.0
|
||||
# via -r requirements/edx/base.in
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
# via -r requirements/edx/base.in
|
||||
edx-proctoring==3.13.2
|
||||
edx-proctoring==3.14.0
|
||||
# via
|
||||
# -r requirements/edx/base.in
|
||||
# edx-proctoring-proctortrack
|
||||
|
||||
@@ -549,7 +549,7 @@ edx-organizations==6.9.0
|
||||
# via -r requirements/edx/testing.txt
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
# via -r requirements/edx/testing.txt
|
||||
edx-proctoring==3.13.2
|
||||
edx-proctoring==3.14.0
|
||||
# via
|
||||
# -r requirements/edx/testing.txt
|
||||
# edx-proctoring-proctortrack
|
||||
|
||||
@@ -533,7 +533,7 @@ edx-organizations==6.9.0
|
||||
# via -r requirements/edx/base.txt
|
||||
edx-proctoring-proctortrack==1.0.5
|
||||
# via -r requirements/edx/base.txt
|
||||
edx-proctoring==3.13.2
|
||||
edx-proctoring==3.14.0
|
||||
# via
|
||||
# -r requirements/edx/base.txt
|
||||
# edx-proctoring-proctortrack
|
||||
|
||||
Reference in New Issue
Block a user