Skip to content

Releases: openedx/edx-proctoring

Release 1.2.3

04 Oct 06:53
Compare
Choose a tag to compare

Releasing PR #383

Release 1.2.2

27 Sep 13:53
Compare
Choose a tag to compare

Version 1.2.1

15 Sep 19:15
Compare
Choose a tag to compare

Making code more robust and tolerant.

Version 1.2.0

23 Aug 14:07
Compare
Choose a tag to compare
  • Add an endpoint get_exam_violation_report to retrieve exam violation details per attempt.

Version 1.1.0

10 Aug 16:50
Compare
Choose a tag to compare
  • Updated UI when seeing proctor review rules before a proctored exam

1.0.0

09 Aug 22:00
Compare
Choose a tag to compare
  • When a proctoring review is updated to the rejected status, override the learner's exam grade to zero
  • When a proctoring review is updated from rejected to verified, remove the override on the learner's exam grade

Version 0.19.0

09 Aug 15:02
Compare
Choose a tag to compare
  • Added ability to see proctor review rules

Version 0.18.2

06 Jul 20:27
Compare
Choose a tag to compare
  • Update for django 1.11 compatibility
  • Translation updates

Remove credit and progress page references in templates

15 May 17:50
Compare
Choose a tag to compare

Update templates (especially for proctored exams) so that they do not assume the exam is within a credit course.

Version 0.18.0

16 Feb 17:55
Compare
Choose a tag to compare
  • Fix a minor bug with recording completed_at for timed out exams.
  • Update e-mail templates for different statuses.