Skip to content

Releases: openedx/edx-proctoring

Add additional logging after proctored exam registration

20 Mar 16:28
b69fac3
Compare
Choose a tag to compare
  • Added additional logging after proctored exam registration in order to determine source of null external_ids for proctored exam attempts.

add additional logging to error messsage

06 Mar 15:51
72a3858
Compare
Choose a tag to compare
add external_id to error message (#659)

* add external_id to error message

Add local PII retirement code

06 Mar 16:55
4d8555f
Compare
Choose a tag to compare

Exposes new endpoint at edx_proctoring/v1/retire_user/<user_id>/ to:

  • Clear user names and IP addresses logged with proctored exam attempts
  • Clear values for proctored exam student allowances

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.