Closed (outdated)
Project:
Quiz
Version:
6.x-4.4
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
9 Dec 2008 at 19:43 UTC
Updated:
15 Jul 2016 at 19:49 UTC
Jump to comment: Most recent
Comments
Comment #1
skyredwangI reported this bug three weeks ago, I am wondering if you have time to take a look at it?
Comment #2
mbutcher commentedI've been in the holiday crunch for a little while, and am just now getting back into things. I will take a look at this as soon as I can.
I am going to leave this marked as critical, since this is a pretty major bug.
Comment #3
skyredwangHope you had a lot of fun.
Comment #4
joelrotelli commentedHello,
I've got the same problem. Does anyone got a solution for this bug ?
Comment #5
joelrotelli commentedHello,
I've got the same problem. Does anyone got a solution for this bug ?
Comment #6
mbutcher commentedI've been hunting for it off and on over the last few days. Has anyone noticed if this happens for Long Answer or True/False questions? Or is it just happening on Multichoice?
Comment #7
joelrotelli commentedFor me it's happening on a multichoice. Does anyone can fix this bug ??
Comment #8
mbutcher commentedLooks to me like it is only happening with multichoice questions on a personality quiz. Anyone have evidence to the contrary?
Comment #9
mbutcher commentedMoving this up to 3.0 ALPHA
Comment #10
turadg commentedI can't delete questions of any type.
Comment #11
westwesterson commentedMoving back to the name that describes the problem ;)
Comment #12
mbutcher commentedturadg: Can you describe further? Can you tell me the kind of quiz, and what screens you tried to delete from?
Comment #13
mbutcher commentedThe bug has been found and fixed. Thanks to ebrand and Crell.
This is the last showstopper!
Matt
Comment #14
turadg commented@westwesterson: oops, I mistook that field for the title of my comment.
Thanks to ebrand, Crell and mbutcher for fixing this.
Comment #16
sindhujavn commentedAfter selecting gradebook category and possible points to quiz,i am unable to attend quiz as only half the question is displayed(for eg:in multi-choice only question is displayed,choices are not displayed).Even next button to take next question is not shown.Please fix this bug.
Comment #17
matholum commentedHello... I too am having issues with gradebook integration. When the gradebook module and gradebook api are enabled, All I see is the quiz and the description. No question is visible and I can't do anything. Someone told me to turn gradebook off to see if it was that or really a problem with the quiz module. I tried it and the quiz works perfectly. Everything else works, I can create quizzes and questions and whatever else. This is the only problem I have but I don't know what I have to do to get it to work correctly. Any help would be much appreciated.
Also, this happens for me on 6.x-4.0-alpha4 so I will change the version above.
Thanks,
-Matt
Comment #18
sivaji_ganesh_jojodae commented@matholum Please make the following change in quiz.module line no ~560 and let us know if this makes any change for you.
$node->content = quiz_take_quiz($node); // remove
$node->content['quiz'] = quiz_take_quiz($node); // add
Comment #19
matholum commentedThat worked perfectly! Thank you so much for the help... it was an easy fix and so far I haven't seen any issues. If by chance I've missed something I will let you know though.
Thanks a ton!
-Matt
Comment #20
sivaji_ganesh_jojodae commentedThanks fix has been committed to 3.x-dev and 4.x-dev.
Comment #22
bushrang3r commentedUnfortunately, this problem has just shown up for me. I can't see any questions when Gradebook is installed. When I uninstall gradebook, the quiz works perfectly.
Quiz 6.x-4.4
Gradebook 6.x-1.0-rc2
Drupal 6.26
EDIT > I just deleted gradebook and installed 6.x-2.x-dev version and it now works no problem.
Comment #23
djdevinThis issue is being closed because it is filed against a version that is no longer supported.
Comment #24
djdevinThis issue is being closed because it is filed against a version that is no longer supported.