chore: update edx-proctoring version (#29179)

This commit is contained in:
alangsto
2021-11-01 09:34:48 -04:00
committed by GitHub
parent 7aadf55387
commit d70ebe6343
4 changed files with 11 additions and 5 deletions

View File

@@ -2669,6 +2669,11 @@ input[name="subject"] {
width: 140px;
}
&.attempt-ready-to-resume {
width: 60px;
@include text-align(center);
}
&.email {
width: ($baseline*8);
word-wrap: break-word;
@@ -2715,7 +2720,8 @@ input[name="subject"] {
td:nth-child(6),
td:nth-child(5),
td:nth-child(7) {
td:nth-child(7),
td:nth-child(8){
@include padding-left(0);
text-align: center;
@@ -2726,7 +2732,7 @@ input[name="subject"] {
text-align: center;
}
td:nth-child(8) {
td:nth-child(9) {
word-wrap: break-word;
text-align: center;
}

View File

@@ -462,7 +462,7 @@ edx-opaque-keys[django]==2.2.2
# xmodule
edx-organizations==6.10.0
# via -r requirements/edx/base.in
edx-proctoring==4.3.3
edx-proctoring==4.4.1
# via
# -r requirements/edx/base.in
# edx-proctoring-proctortrack

View File

@@ -571,7 +571,7 @@ edx-opaque-keys[django]==2.2.2
# xmodule
edx-organizations==6.10.0
# via -r requirements/edx/testing.txt
edx-proctoring==4.3.3
edx-proctoring==4.4.1
# via
# -r requirements/edx/testing.txt
# edx-proctoring-proctortrack

View File

@@ -553,7 +553,7 @@ edx-opaque-keys[django]==2.2.2
# xmodule
edx-organizations==6.10.0
# via -r requirements/edx/base.txt
edx-proctoring==4.3.3
edx-proctoring==4.4.1
# via
# -r requirements/edx/base.txt
# edx-proctoring-proctortrack