Closed (duplicate)
Project:
Quiz
Version:
7.x-5.x-dev
Component:
Code - Quiz core
Priority:
Major
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2014 at 20:19 UTC
Updated:
2 Jul 2015 at 16:53 UTC
Jump to comment: Most recent
Comments
Comment #1
djdevinHi,
I don't think this will be fixed for 7.x-4.x.
However we have this functionality in 5.x so you should explore using that version instead.
Comment #2
Renee S commentedThis functionality doesn't appear to work in 5.x either, either on backwards nav or when selecting "Keep answers from last attempt?"
Comment #3
djdevinHi,
I can't reproduce this at all. Can you provide your steps to reproduce, and also please try with a clean D7 to eliminate other modules that may be altering the form.
1) Create a quiz
2) Add two TF questions
3) Take the first TF question, submit answer
4) Click back
5) Verify previous answer is stored
There is also a passing test in QuizResultTestCase::testBuildOnLastAttempt() that checks to see if previous answers are stored.
Comment #4
Renee S commentedI'm not using True/False, I'm using Multichoice. This is a clean install with no other modules.
Comment #5
djdevinThis is a bug, see #2516782: Multi-choice answers checkbox does not preserve state when navigating quiz