- Feb 25, 2021
-
-
stvn authored
for the lti_config migration fix.
-
Adrienne Bolger authored
-
Awais Qureshi authored
-
Zaman Afzal authored
-
Awais Qureshi authored
-
Awais Qureshi authored
-
edX requirements bot authored
-
stvn authored
-
- Feb 24, 2021
-
-
Matt Hughes authored
JIRA:EDUCATOR-5590
-
alangsto authored
-
alangsto authored
* update edx-proctoring version * update to newest version
-
edX requirements bot authored
-
- Feb 23, 2021
-
-
Binod Pant authored
-
Michael Roytman authored
feat: bump version of edx-proctoring library to 3.6.2: change "proctoring_started" to "onboarding_started" in Student Onboarding Status panel, make time_remaining_seconds model field read only, and fix message bug on the Django admin panel for ProctoredExamStudentAttempt model This release changes learner onboarding status from "proctoring_started" to "onboarding_started" to more clearly describe the learner's onboarding status in the Instructor Dashboard Student Onboarding Status panel. This impacts course authors, developers, and operators. This release adds the time_remaining_seconds field of ProctoredExamStudentAttempt model to readonly_fields in Django admin page so it is not required when editing the model. This impacts developers. This release updates reference to Exception.message to use string representation of the exception, as message is no longer an attribute of the Exception class. This impacts developers.
-
Usama Sadiq authored
* Remove edx-proctoring constraint * Ran make upgrade
-
M. Zulqarnain authored
-
- Feb 22, 2021
-
-
Aarif authored
pip version 21 doesn't seem to work well with pip-tools <5.4
-
Michael Roytman authored
This release adds a new permission check when rendering the practice proctored exam view. If a learner is not in a paid enrollment track, the learner will no longer be able to use proctoring software in a practice proctored exam. As with other proctored exams, learners not in a paid enrollment track will see the exam content. This uses the 'can_take_proctored_exam' permission.
-
muhammad-ammar authored
-
usamasadiq authored
use generator in any/all() disable not-callable warnings disable no-member warnings Suppressed smaller pylint warnings Pin edx-proctoring==3.5.0
-
edX requirements bot authored
-
- Feb 19, 2021
-
-
Adam Stankiewicz authored
-
Sameen Fatima authored
-
usamasadiq authored
-
edX requirements bot authored
-
- Feb 18, 2021
-
-
alangsto authored
-
Kellie Selinka authored
-
Kyle McCormick authored
Previous version was 2.2.10. Pulls in fix to deprecated import path, which will soon be unsupported. Incidentally pulls in: * Make drag-and-drop indexable. * Drop Python 2 support from drag-and-drop-v2.
-
edX requirements bot authored
-
- Feb 17, 2021
-
-
edX requirements bot authored
-
- Feb 16, 2021
-
-
Ned Batchelder authored
-
Alexander Sheehan authored
-
Zaman Afzal authored
-
edX requirements bot authored
-
- Feb 15, 2021
-
-
edX requirements bot authored
-
- Feb 12, 2021
-
-
edX requirements bot authored
-
- Feb 11, 2021
-
-
Michael Roytman authored
This release adds an interstitial in the proctored exam experience for learners with exam attempts in the ready_to_resume state, impacting Learners.
-
Bianca Severino authored
-
Matt Hughes authored
-
- Feb 10, 2021
-
-
alangsto authored
updated for quality
-