Skip to content

Releases: openedx/edx-proctoring

2.3.0: allow for more time for the proctortrack app to restart after crash

24 Feb 18:41
Compare
Choose a tag to compare

v2.2.8

21 Feb 22:14
Compare
Choose a tag to compare
Don't allow transitions from ready_to_submit -> error.

Update the email message template again to help support Course Teams on Proctoring

20 Feb 17:55
04f9d79
Compare
Choose a tag to compare

Update the email message again so we can support Course Team for either Proctortrack and PSI.

Revert the email message change back in v2.2.1

30 Jan 19:10
d54efa2
Compare
Choose a tag to compare

The email message change back in v2.2.1 was made for all proctoring services. That was not desired. So, revert this first. Then we will make the update in a later version

Switch From jsonfield to jsonfield2

29 Jan 08:24
591709b
Compare
Choose a tag to compare

jsonfield package used by edx is currently unmaintained and has only been tested against Django versions through 1.11, so replaced with jsonfield2 which supports Django 1.11 through 2.2.

2.2.4 Release

31 Dec 07:33
1b8d350
Compare
Choose a tag to compare
Merge pull request #642 from edx/waheed/skip-pypi-deploy

Skip Pypi deploy if already exists.

Fixing warnrings

30 Dec 10:36
831f472
Compare
Choose a tag to compare

Added app name to fixing warnings in edx-platform.

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.