Releases: openedx/edx-proctoring
Releases · openedx/edx-proctoring
Differentiate edX Support Email Used in Emails Depending on the Backend
1.6.1 Merge pull request #560 from edx/mroytman/EDUCATOR-4200-proctortrack-…
Fix exam time left display
1.5.22 Fix bug with missing exam timer numbers
Allow status transitions from completed to error
Previously disabled, unclear why. Verifiably not an issue for existing RPNow integration, and blocking a Proctortrack workflow
Accessibility improvements to proctored exam code
- Make proctored exam code on the instructions page selectable
- Add a "Copy Exam Code" button that copies exam code to clipboard
- Clicking the proctored exam code now selects the code
Proctored exam workflow improvements
- Remove second_review_required step for failed onboarding exams
- Timed-out exams should also trigger automatic file upload
JIRA:EDUCATOR-4153 and JIRA:EDUCATOR-4162, respectively
Resolve Instructions Page UX Problem
JIRA:EDUCATOR-4105
1.5.17 Release
Onboarding exams will be gated by the edx_proctoring.can_take_proctored_exam
user permission.
1.5.16 Release
Improves GDPR deletion endpoint and tests
1.5.15 Release
- This version requires a new permission to be defined in edx-platform:
edx_proctoring.can_take_proctored_exam
- Removed the MUST_BE_VERIFIED_TRACK setting, in favor of checking the user permission
- Automated reviews in the "not_reviewed" state will transition the attempt to "error"
- Exam attempts will be deleted on the backend when they're deleted in the database
1.5.14 Release
Update copy for proctored exams blocked on errors related to onboarding exams.
Also includes a small bugfix for a poorly behaved javascript-handled anchor.