Fixed
Details
Details
Priority
Fix versions
Components
Assignee
Hui Tsao
Hui TsaoReporter
Lynn Ward
Lynn WardEnvironment
sakai/trunk on Oracle - Built: 02/14/12 08:00 - Sakai Revision: 104681; also qa3-us
Created February 14, 2012 at 6:03 AM
Updated April 17, 2018 at 8:25 AM
Resolved September 4, 2012 at 11:37 AM
This was reported on our local instance but it also occurs on QA-3 and Trunk adn is related to the work Stanford is doing on taking assessments via the URL.
If a student takes an timed assessment via the URL (as opposed to entering via the list of open assessments in TS), the student is permitted to begin the assessment after the due date. Upon clicking Begin Assessment, the user received this error "Time Expired! The time allowed for this assessment has expired. The system has already submitted your assessment for grade." and the attempt is immediately submitted with a score of 0. If late submissions are not permitted, the student should not see the Begin Assessment screen. In the case of untimed assessments the user sees the following message "The assessment you requested is currently not available. Please contact your instructor if you have any questions. Click "Continue" to go to the system login page." Students should see the same message for timed assessments.
To reproduce:
1. Create a timed assessment, set the due date in the past and publish.
2. Copy the URL to the clipboard.
3. Paste the URL into a different browser and log in as a student.
4. You will see the Begin Assessment screen even though the assessment is already closed. Click Begin and assessment is submitted immediately.
5. Return to instructor view and note empty submission was accepted and grade pushed the GB if assessment was graded.