Releases: openedx/edx-proctoring
Releases · openedx/edx-proctoring
2.1.1:Merge pull request #605
When the proctor backend system do not send external system ID on exam attempt, but the API returns 200, handle and log better
This is related to an issue where the ProctorTrack system would turn 200 on CreateExamAttempt api call, then won't include the "attempt_id" in the response. We need better logging to provide evidence to Proctor track that they are not obeying the API contract.
2.1.0
Python3 Bug Fix
Merge pull request #602 from edx/feanil/hash_byte_objects In python 3 unicode strings don't auto coerce to bytes.
Add grace period checks in timed & proctored exams
This release is adding grace period checks in the timed and proctored exams. For detailed information, please see #597, that covers the problem and the solution in depth.
2.0.7 Release
- Prevent RPNow Exam Re-Entry
2.0.6 Release
Merge pull request #588 from edx/EDUCATOR-4363-suspicious-exam-email-…
2.0.5 Release
Merge pull request #586 from edx/dcs/due-date-json Fixed saving exams to backend when there's a due date set
2.0.4
Updated version to 2.0.3
Updated version to 2.0.3
Support for track and provider columns
Support for track and provider columns.
Changes are in python.api