Closed (duplicate)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 May 2013 at 10:40 UTC
Updated:
26 Feb 2015 at 01:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sivaji_ganesh_jojodae commentedSabareesh,
Thanks for the patch. But it is not solving the issue.
In insertAlternative() and updateAlternative() methods I'm receiving the score_if_not_chosen if not chosen as 0. I'm not 100% sure about the scoring, as I see in forgive() method it is intentionally changed to 0, off course there is a comment line too regarding the same.
Respective code is snip below
Comment #2
sandra@digitalworldbiology.com commentedI can confirm that this is not working in 7x.5 alpha 8.
Here's how to test this:
1. Create a multiple choice question.
2. Add an option for an incorrect answer.
3. Open the ADVANCED OPTIONS link below the answer field.
4. By default, the value in the "Score if chosen" field will be -1.
5. Change the value to 0 and save the question.
6. Open the question again, the new value should appear in the field, but instead the value will still be -1.
Comment #3
djdevinDupe