Skip to content

Releases: openedx/edx-proctoring

4.10.3

29 Jun 14:02
644ce9e
Compare
Choose a tag to compare

4.10.2

07 Apr 07:18
1c6f355
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.10.1...v4.10.2

4.10.1

06 Apr 11:44
6406901
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.10.0...v4.10.1

Remove IDV as prerequisite

04 Apr 14:44
790d4fe
Compare
Choose a tag to compare
Merge pull request #1036 from openedx/alangsto/remove_idv_references

feat: remove IDV references from proctoring

v4.9.0

07 Feb 12:42
1c6718a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.8.4...v4.9.0

Proper handling to review callback on Non-proctored exam attempts

12 Jan 22:08
c3133b6
Compare
Choose a tag to compare

Sometimes, Verificient would send attempt reviewed status back to edX, but the exam associated with the attempts would be updated to be no longer a proctored exam. In this case, the review callback endpoint on edX would return 500 errors. This is not desired. Instead, we should log and return 200 to acknowledge we have received the event.

Exclude 'denied' verified names when registering attempt

12 Jan 16:40
4ac9862
Compare
Choose a tag to compare

4.8.2 Fix javascript handler timeout

21 Dec 15:05
31c38b8
Compare
Choose a tag to compare

Remove old attempt history table

08 Dec 14:39
eec9cf2
Compare
Choose a tag to compare

Remove old attempt history object

07 Dec 18:33
b8bc9d3
Compare
Choose a tag to compare