Skip to content

Releases: openedx/edx-proctoring

is_resumable added and used on UI to allow resume on error exam attempts reviewed

17 May 14:16
8b721e2
Compare
Choose a tag to compare

[feat]: MST-817 allow exam attempt to be resumable through the new is_resumable model field. Expose the is_resumable boolean field from the ProctoredExamStudentAttempt table through the proctoring API and restful web API. Update the UI to use the is_resumable property on the attempt model instead of 'error' status. This change will allow exams to be resumable even if the attempt is in reviewed status like 'verified' or 'rejected'

3.9.0 Sequence Exam Data Endpoint

17 May 13:33
98f9bf2
Compare
Choose a tag to compare

3.8.9: Update confusing language on proctoring info panel

06 May 18:17
3f36f71
Compare
Choose a tag to compare
Merge pull request #840 from edx/alangsto/update_language_for_verifie…

…d_onboarding

fix: Remove confusing language on proctoring info panel

3.8.8: Exam Error Logging

26 Apr 18:26
1444ca4
Compare
Choose a tag to compare

Add pyjwt as a Dependency and Add a Version Constraint

16 Apr 17:57
862e158
Compare
Choose a tag to compare

Add RST Validation and Update Python Requirements

14 Apr 13:44
79b12f5
Compare
Choose a tag to compare

Display Useful Status in InstructorDashboard StudentOnboardingPanel for "onboarding reset" Attempt Status

07 Apr 18:39
f89c1eb
Compare
Choose a tag to compare

3.8.4: Pass username into proctoring info panel

07 Apr 17:58
17d5a0b
Compare
Choose a tag to compare

3.8.3: Use due dates on onboarding exams for onboarding status panel visibility

05 Apr 15:19
3879a42
Compare
Choose a tag to compare

Show onboarding panel before the onboarding exam is visible, AND after the onboarding exam is passed due. This means, we will always use exam due date or course_end date (if they are specified) to pass into learningSequence processor

3.8.2: Add ping interval to Django settings

05 Apr 14:57
71b3aca
Compare
Choose a tag to compare