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

rathi.armaan’s picture

Hi
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

rathi.armaan’s picture

Status: Needs work » Active
pimousse98’s picture

I 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.

falcon’s picture

Thanks for the report. This has now been fixed and commited for quiz 4.x-dev.

srikanthlogic’s picture

Am 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

falcon’s picture

The 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...

sivaji_ganesh_jojodae’s picture

Status: Active » Closed (won't fix)

I 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.