Skip to content

Releases: openedx/edx-proctoring

Differentiate edX Support Email Used in Emails Depending on the Backend

04 Apr 14:39
93e92e7
Compare
Choose a tag to compare
1.6.1

Merge pull request #560 from edx/mroytman/EDUCATOR-4200-proctortrack-…

Fix exam time left display

27 Mar 20:21
Compare
Choose a tag to compare
1.5.22

Fix bug with missing exam timer numbers

Allow status transitions from completed to error

15 Mar 18:00
93487dd
Compare
Choose a tag to compare

Previously disabled, unclear why. Verifiably not an issue for existing RPNow integration, and blocking a Proctortrack workflow

Accessibility improvements to proctored exam code

11 Mar 21:19
a076a2b
Compare
Choose a tag to compare
  • 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

11 Mar 15:08
d6831c0
Compare
Choose a tag to compare
  • 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

06 Mar 16:37
271442e
Compare
Choose a tag to compare

1.5.17 Release

01 Mar 18:27
db1a9d4
Compare
Choose a tag to compare

Onboarding exams will be gated by the edx_proctoring.can_take_proctored_exam user permission.

1.5.16 Release

27 Feb 14:48
3d8d935
Compare
Choose a tag to compare

Improves GDPR deletion endpoint and tests

1.5.15 Release

25 Feb 16:06
9049682
Compare
Choose a tag to compare
  • 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

15 Feb 15:38
5f3a797
Compare
Choose a tag to compare

Update copy for proctored exams blocked on errors related to onboarding exams.

Also includes a small bugfix for a poorly behaved javascript-handled anchor.