chore: update edx-proctoring version

This version of the edx-proctoring library includes changes to the onboarding status panel that is displayed in a learner's course outline. If all onboarding exams are past due, the button to go to the onboarding exam will be grayed out and will contain the text "Onboarding Past Due". If there are any available onboarding exams, the panel will work as before. If there are any onboarding exams that will be released in the future, they will be prioritized over the past due onboarding exams.
This commit is contained in:
Michael Roytman
2021-05-24 14:53:58 -04:00
parent 185fc50066
commit 95e5a1651d
3 changed files with 3 additions and 3 deletions

View File

@@ -457,7 +457,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.10.2
edx-proctoring==3.11.0
# via
# -r requirements/edx/base.in
# edx-proctoring-proctortrack

View File

@@ -548,7 +548,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.10.2
edx-proctoring==3.11.0
# via
# -r requirements/edx/testing.txt
# edx-proctoring-proctortrack

View File

@@ -532,7 +532,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.10.2
edx-proctoring==3.11.0
# via
# -r requirements/edx/base.txt
# edx-proctoring-proctortrack