History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: SAK-11492
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Karen Tsao
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Sakai

Retake should be issued to instructors for assessments which Late Handling set to "Late Submission is not allowed"

Created: 12-Sep-2007 17:00   Updated: 23-Oct-2008 07:47
Component/s: Tests & Quizzes (Samigo)
Affects Version/s: 2.4.0, 2.4.1
Fix Version/s: 2.5.0, 2.4.x

Time Tracking:
Not Specified

2.4.x Status: Resolved
2.5.x Status: None
2.6.x Status: None


 Description  « Hide
This is reported by Melissa:

I was trying to figure out the parameters to activate the "Allow
Retakes?" myself in the Tests and Quizzes. After some tests, I found
that two settings are required in the current Sakai 2.4: 1) allow only
limited number of submissions; AND 2) Late Submissions will be accepted
and will be tagged late during grading.

Is this observation true? If it is, I believe the second requirement is
not necessary. The faculty would sometimes allow retake even though the
late submissions are not accepted.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Karen Tsao - 24-Sep-2007 17:08
commit -m "SAK-11492" C:/sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java C:/sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/SubmissionStatusListener.java C:/sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java
    Sending sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/bean/delivery/DeliveryBean.java
    Sending sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/evaluation/SubmissionStatusListener.java
    Sending sakai/sam/samigo-app/src/java/org/sakaiproject/tool/assessment/ui/listener/select/SelectActionListener.java
    Transmitting file data ...
    Committed revision 35230.

Megan May - 27-Sep-2007 17:33
Updating fix version to 2.5.0.002 for 2nd tag of QA cycle

Huong Nguyen - 28-Sep-2007 10:00
Late not accepted, past due.
When a student is allowed to retake, he is able to see the link in delivery view, but after he submit the assessment, the link is always there ready to take again. This is wrong!
However, when he begin to take the cannot he cannot. Actually the link should not be there in the first place.

Case 1: Timed assessment, late not allowed
1. Create an assessment with timed assessment, late not accepted and has due date.
2. Before due date, try to take the assessment.
3. After due date, grant retake for a student.
4. As that student, take the assessment and submit it.
5. In main student view page after submit it, you will still see the link for that assessment again.---> should not be there. Now, click on that link, and after click "Begin" to take the test, you will see the Time Expired message.

Case 2: No timed assessment, late not allowed
Repeat step 1 - 4 as above
5. After click "Begin" to take the test, you will see the message: Late Submission not allowed

 

Karen Tsao - 28-Sep-2007 11:29
I cannot reproduce this in either my local instance or our nightly instance. We will try other QA official instances.

Karen Tsao - 01-Oct-2007 22:23
After investigation, this error is seen in Oracle database. It is fixed in following file:

commit -m "SAK-11492" C:/sakai/sam/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java
    Sending sakai/sam/samigo-services/src/java/org/sakaiproject/tool/assessment/facade/AssessmentGradingFacadeQueries.java
    Transmitting file data ...
    Committed revision 36050.

Megan May - 03-Oct-2007 13:51
Updating fix version to 2.5.0.003 as tag was just cut and this ticket was included.

Huong Nguyen - 05-Oct-2007 13:33
Verified on qa3-us(oracle instance) - tag 006 and it is now working well for late submission not allowed regarding retake function.

Joshua Ryan - 20-Feb-2008 08:21
We're currently QAing this change on 2.4.x targeted to hit production this Friday and it seems to work well. Merging required some light conflict resolution and removing a call to a method in the Event service that doesn't exist yet, but it wasn't bad (< 10 minutes).

Peter A. Knoop - 20-Feb-2008 10:01
Joshua, I'm re-closing this issue as it has already been fixed and verifed for the release currently being worked on. If you encounter other problems with this issue, please open a new issue. (If you're just trying to get it merged to 2.4.x, then all you need to do is assign it the 2.4.x Branch Manager, which you already have.)

Megan May - 03-Oct-2008 10:20
Changing all issues assigned to Sakai QA that are closed to unassigned.