Skip to content

Releases: openedx/edx-proctoring

2.1.1:Merge pull request #605

27 Sep 15:54
f76d4df
Compare
Choose a tag to compare

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

27 Sep 14:21
ec890e5
Compare
Choose a tag to compare
Merge pull request #604 from edx/matthugs/pass-through-reviewer-as-ov…

Python3 Bug Fix

20 Sep 12:46
1033b5f
Compare
Choose a tag to compare
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

12 Sep 08:48
a179233
Compare
Choose a tag to compare

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

28 Aug 14:32
f63b342
Compare
Choose a tag to compare
  • Prevent RPNow Exam Re-Entry

2.0.6 Release

12 Jul 15:09
fd2b91c
Compare
Choose a tag to compare
Merge pull request #588 from edx/EDUCATOR-4363-suspicious-exam-email-…

2.0.5 Release

08 Jul 17:32
027bacf
Compare
Choose a tag to compare
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

14 Jun 19:25
beebe68
Compare
Choose a tag to compare
Merge pull request #580 from edx/matthugs/draw-full-name-from-correct…

Updated version to 2.0.3

20 May 20:03
c4388c5
Compare
Choose a tag to compare

Updated version to 2.0.3

Support for track and provider columns

20 May 18:20
deb9062
Compare
Choose a tag to compare

Support for track and provider columns.
Changes are in python.api