-
Notifications
You must be signed in to change notification settings - Fork 0
[BUG] Exam Logic #100
Copy link
Copy link
Open
Labels
HoldItem Approved -- Currently on HoldItem Approved -- Currently on HoldReport: BugSomething isn't working / ErrorsSomething isn't working / ErrorsRequires HQ ReviewNew Issue - Not reviewed by HQ / ApprovedNew Issue - Not reviewed by HQ / ApprovedSystem: Website
Metadata
Metadata
Assignees
Labels
HoldItem Approved -- Currently on HoldItem Approved -- Currently on HoldReport: BugSomething isn't working / ErrorsSomething isn't working / ErrorsRequires HQ ReviewNew Issue - Not reviewed by HQ / ApprovedNew Issue - Not reviewed by HQ / ApprovedSystem: Website
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
Frequently the exams are failing to submit/resubmit for users with browser side issues (400/401 errors). This would be due to some sort of issue with the json payload at the end of the test its trying to upload.
The backup workflow of uploading answers as they go seems to work fine.
Look at changing the exam logic to use the submitted answers that are uploaded as they go as the first option -- then have the browser try to upload the json as a secondary.