Closed (won't fix)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
4 Jun 2009 at 15:15 UTC
Updated:
7 Jul 2015 at 18:58 UTC
Jump to comment: Most recent
Comments
Comment #1
mbutcher commentedMoving this up to the current released version.
Comment #2
Matthew OMalley commentedI support the usability note issue - when feedback is posted after each question, the feedback should either appear ABOVE the question on the next page, or the feedback should appear on an intermediate page, with the next question following.
Comment #3
sgottesman commentedIs there a way to move the feedback to the top of the page? Has anybody done this?
Comment #4
boreg commentedWould be really great and more usable if the feedback ll be on the same page (or via jquery, AHAH, AJAX).
Comment #5
falcon commentedThis issue have been fixed in Quiz 4. We might add a feature request for adding feedback using jQuery.
This issue will be closed when Quiz 4 RC is released.
Comment #6
falcon commentedComment #7
ashutoshjha commentedI want answer feedback in same page, When a user click on answer button, that's answer feedback on same page. Have anybody idea about this?
Comment #8
falcon commentedPlease don't use critical priority on feature requests. A feature request is never critical.
Comment #9
ashutoshjha commentedHey i got solution i did this with jquery i am getting feedback on same page based on selected option.
Comment #10
jyg commentedOK... so how did you get the answer data on the page? I cannot seem to figure out how to get and $node info into the theme layer for multichoice questions.
Comment #11
chris_h commentedDid anyone manage to come to a solution to this issue or suggest what needs to be done to solve it?
I'm looking to have a question, for a user to click next and for the feedback to appear on a separate page, then for them to be able to click next to the next question. As users can retake the quiz, I don't want the correct answer exposed if the answer is incorrect.
Comment #12
gaëlgI made it for D6: #893312: Next question below the former
Here's a demo: http://www.alimenterre.org/node/1045/take
And I think a colleague already ported it to D7. I'll ask her.
Comment #13
djdevin