Skip to content

Releases: openedx/edx-proctoring

Update email messages associated with Proctoring states

17 Dec 19:02
3c6221c
Compare
Choose a tag to compare

See PROD-1073 for details.
We are updating the email messages with different contact_us links on this version.

Fix bug on edx-proctoring InstructorDashboardView

16 Dec 14:51
6cebd32
Compare
Choose a tag to compare

In this release we fixed a problem where the InstructorDashboardView would not return the right dashboard if the last exam setup for the course is not proctoring enabled.

Match npm and pypi versions.

13 Dec 20:00
ea82346
Compare
Choose a tag to compare
Merge pull request #632 from edx/feanil/bump_version

Bump both versions to match.

Release 2.1.8: Fix Python 3 Error

13 Dec 19:08
3273df5
Compare
Choose a tag to compare

Fix doc signing bug for python 3.

Fix Python 3 Error

12 Dec 20:06
081f1c0
Compare
Choose a tag to compare

Crypto keys need to be bytes in python 3.5

Fix Python 3 Error

18 Nov 16:50
95e9348
Compare
Choose a tag to compare

Fix Json loading of the app in python 3.

2.1.5

04 Nov 21:31
5a719a2
Compare
Choose a tag to compare

Bring edx-proctoring into compliance with OEP-30:

  • Adds a pii_check make target.
  • Adds PII annotations to models.
  • Adds a travis build step to execute the pii_check target.

Release 2.1.4

31 Oct 15:22
a7f9f33
Compare
Choose a tag to compare
  • Updating Requirements
  • minor modifications to some migration files

Release 2.1.3 : Python 3 Support

24 Oct 07:34
e3be072
Compare
Choose a tag to compare

Python3 Compatibility.

Release 2.1.2

11 Oct 07:52
a700ab4
Compare
Choose a tag to compare

Do not let learners re-attempt exams once they have started them.