FIB shows green checkmark on incorrect answers after pressing update
Description
Attachments
is incorporated by
Activity

Matthew Jones August 15, 2013 at 7:06 PM
Incorporated by
Neal Caidin June 24, 2013 at 10:02 AM
It looks to me like is in trunk and this patch is in an msub for Longsight (which would be specific to them).

Oliver Williams June 24, 2013 at 5:23 AMEdited
Referring to which patch is currently in trunk? Is there consensus around the preferred fix?

Andrea Schmidt May 31, 2013 at 8:04 AM
I tested this on Longsight's server: 05/23/2013 -r124909 - Sakai 2.9.2-rc04. I wasn't sure if the patch was applied there, but here are my results:
I had 3 FITB questions on one page. The student answered the blank in the first question correctly. All other blanks were filled in incorrectly. As the instructor, I added a comment to the student's submission and clicked update. The first question which was half correct now has green checkmarks for both answers. The other questions which had both answers incorrect did not change.
As a second student, I answered half of each question correctly. As the instructor, I added a comment at the top of the submission and clicked update. Now all answers have green checkmarks.

Yuki Yamada March 30, 2013 at 7:27 AM
Ah, I also didn't noticed SAM-973. It seems was considered for a long time and has already been verified. I just now tested and also verified it works well.
As your suggestion, it makes us worry about the performance in calling GradingService each time. So, if only it will be described on the release notes that the database's table needs to be altered for 2.9 or 2.8, I think that your fix is satisfactory.
This affects 2.8 as well as 2.9
There is a problem that can be seen from instructor view as well as student view that displays the green check mark on incorrectly answered questions. Even though the green check mark is present, grading is still done properly for the question.
How to duplicate:
Create a FIB question that has multiple answers, such as
The {brown} cow jumped over the {moon}.
Publish the assessment
Have the student take the assessment and miss one of the answers
Submit the assessment
As the instructor, view the student submission. The green checkmark and red x will appear properly on the student submission.
Click the update button at the bottom of the score page
Go back into the students submitted assessment
All red x's now appear as green check marks. The grading is not affected by this error.