Samigo records latest score when highest score is selected in settings
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
3
- 27 Jan 2015, 11:16 AM
- 22 Feb 2013, 10:09 AM
- 22 Feb 2013, 10:09 AM
relates to
Activity
Show:
Hudson CI Server March 31, 2015 at 9:19 PM
SUCCESS: Integrated in sakai-10-java-1.7 #185 (See http://builds.sakaiproject.org:8080/job/sakai-10-java-1.7/185/)
https://sakaiproject.atlassian.net/browse/SAM-2076#icft=SAM-2076 merge edbb91f from master (ottenhoff@longsight.com: rev 318214)
Sam Ottenhoff March 31, 2015 at 1:51 PM
10.x r318214
Derek Ramsey February 11, 2015 at 2:06 PM
Verified on trunk experimental that the latest score is reported after a retake.
trunk + experimental on MySQL - TRUNK - Sakai 11-SNAPSHOT (Kernel 11-SNAPSHOT)
Paul Lukasewych January 27, 2015 at 11:07 AM
Adding a test plan. I tested my PR with this plan once without gradebook integration, and tested it again with the assessment grades going to the gradebook.
Brian J. January 23, 2015 at 12:35 PM
Attaching patch from Paul's PR
Fixed
Details
Details
Priority
Fix versions
Components
Assignee
Brian J.
Brian J.Reporter
Christian Aziz
Christian AzizLabels
Environment
Tested on http://nightly2.sakaiproject.org:8082/portal with Mac OSX Chrome.
Created February 22, 2013 at 10:09 AM
Updated April 17, 2018 at 8:39 AM
Resolved January 27, 2015 at 12:16 PM
In Samigo, set settings of an assessment to the following:
Record highest grade
Allow one submission
Send to Gradebook
1. Make a quiz that allows for only one submission
2. Take it as a student and answer correctly
3. Allow a retake for the student then take it again without answering anything correctly. Student gets a zero.
4. The previous high score will remain showing up in Gradebook but a score of 0 will show up in Samigo.
So it looks like Samigo records the latest score instead of the highest score.