Fixed
Details
Priority
MajorFix versions
Components
Assignee
SAMIGO TEAMSAMIGO TEAMReporter
Daniel MerinoDaniel MerinoLabels
Details
Details
Priority
Fix versions
Components
Assignee
SAMIGO TEAM
SAMIGO TEAMReporter
Daniel Merino
Daniel MerinoLabels
Created December 5, 2013 at 7:57 AM
Updated April 17, 2018 at 8:39 AM
Resolved February 18, 2014 at 5:37 PM
In SAM-973 an issue with not visible crossmarks was fixed. After applying it, I have found that they were not still visible in some of my questions.
The reason is a condition in deliverFillInTheBlank.jsp and deliverFillInNumeric.jsp that must be true to show crossmarks:
answer.answer.score gt 0
I don't know if there was a reason for this, but I think that it is a bug, so I have removed that check. If community agree that is not correct, I upload a patch for 2.9.x.