Skip to content

Releases: openedx/edx-proctoring

Catch all worker errors

06 Dec 15:43
61f8a15
Compare
Choose a tag to compare

Add SimpleHistory to the proctoring_proctoredexam table

17 Nov 15:22
ca983aa
Compare
Choose a tag to compare

Add SimpleHistory history table to record historical records and changes to the proctoring_proctoredexam table. This way, we know how exams has been modified by course teams.

4.7.1: Add interstitial for timed exam

16 Nov 20:04
8c4a689
Compare
Choose a tag to compare
Merge pull request #1002 from edx/alangsto/add_interstitial_for_timed…

3.25.0: Add interstitial for timed exams

16 Nov 21:11
Compare
Choose a tag to compare
fix: release version for timed exam interstitial

Convert onboarding profile API waffle flag to Django setting

08 Nov 19:47
c06b3b6
Compare
Choose a tag to compare

Remove references to ready_to_resume and resumed statuses

04 Nov 15:35
d70851d
Compare
Choose a tag to compare

Remove Use of Verified Name Enabled Flag

01 Nov 17:28
2ace350
Compare
Choose a tag to compare

4.4.1: Transition resume states from statuses to boolean fields

01 Nov 12:51
6612915
Compare
Choose a tag to compare
Merge pull request #994 from edx/alangsto/fix_package_number

fix: package number should be updated so changes can be released

Drop ProctoredExamSoftwareSecureReview.video_url column

29 Oct 16:49
47064ba
Compare
Choose a tag to compare

The last step of the column removal on ProctoredExamSoftwareSecureReview.video_url. Drop the column!

Remove ProctoredExamSoftwareSecureReview.video_url field from code

29 Oct 12:54
c74e120
Compare
Choose a tag to compare

Move the reference of ProctoredExamSoftwareSecureReview.video_url in preparation to drop it from database.