Closed (won't fix)
Project:
Quiz
Version:
6.x-3.3
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 21:12 UTC
Updated:
15 May 2010 at 14:52 UTC
HI,
when we are creating a new quiz, it is giving us option to add backward navigation to quiz questions.
but when a user is actually giving the quiz the back button is not coming on all the questions, it only comes for true/false questions.
Also, it is not retaining the value of previous question answered.
can somebody help on this.
Thanks
Comments
Comment #1
rathi.armaan commentedHi
I am facing the same issue. i.e when we enter the answer to a Short Answer Question, click on NEXT and then come back to the same question by clicking on the BACK button, the answer is not retained and populated.
Following are the steps to reproduce the same:
1. Create a quiz with short answer questions.
2. Let "Backward navigation" be enabled.
3. After entering the answer to a short answer question, click on NEXT.
4. Now when you get to the next question click on "Back" and go back to the previous question (which has already been answered)
5. The input box is EMPTY. The previously entered answer is not being retained.
Can somebody please give me a solution?
Build used - quiz 6.x-3.3
Thanks
-Armaan
Comment #2
rathi.armaan commentedComment #3
pimousse98 commentedI am also having the issue of question answers not being shown when going back to a previous question, which is quite critical. I can see the next/previous buttons ok. I'm using multichoice questions and quiz directions on 6.x-4.0-alpha5.
Comment #4
falcon commentedThanks for the report. This has now been fixed and commited for quiz 4.x-dev.
Comment #5
srikanthlogic commentedAm on 6.x-4.0-alpha5, can i replace the multichoice.classes.inc with
Quiz: /modules/quiz/question_types/multichoice/multichoice.classes.inc 1.1.2.122 to work instead of taking the dev line. I kinda need this fix on my production? Is this fix dependent on anything else which is missing in alpha5? Thanks
Comment #6
falcon commentedThe fix depends on other changes as well.
When you have chosen to use alpha5 for production I would advice you to wait for the next beta release, and then upgrade. (Strictly speaking we do not support the use of alpha and beta releases for production.)
I deleted and refactored a lot of code from 4.x-dev yesterday after the beta release, and those changes might have caused some serious issues...
Comment #7
sivaji_ganesh_jojodae commentedI don't have time to debug this now, this is fixed in quiz 4.x so upgrading to recent version will solve this problem. For now i am marking this as won't fix, if anyone has patch feel free to post it, i will be glad to review and commit it. Thanks for reporting.