If you go to a specific quiz => Manage Questions => choose a question and Edit it => Delete -> nothing happens

Comments

skyredwang’s picture

Priority: Normal » Critical

I reported this bug three weeks ago, I am wondering if you have time to take a look at it?

mbutcher’s picture

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

skyredwang’s picture

Hope you had a lot of fun.

joelrotelli’s picture

Hello,

I've got the same problem. Does anyone got a solution for this bug ?

joelrotelli’s picture

Hello,

I've got the same problem. Does anyone got a solution for this bug ?

mbutcher’s picture

I'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?

joelrotelli’s picture

For me it's happening on a multichoice. Does anyone can fix this bug ??

mbutcher’s picture

Looks to me like it is only happening with multichoice questions on a personality quiz. Anyone have evidence to the contrary?

mbutcher’s picture

Version: 6.x-3.x-dev » 6.x-3.0-alpha1

Moving this up to 3.0 ALPHA

turadg’s picture

Title: Questions Cannot be Deleted » Not restricted to m/c questions
Version: 6.x-3.0-alpha1 » 6.x-3.0-alpha2

I can't delete questions of any type.

westwesterson’s picture

Title: Not restricted to m/c questions » Questions Cannot be Deleted

Moving back to the name that describes the problem ;)

mbutcher’s picture

turadg: Can you describe further? Can you tell me the kind of quiz, and what screens you tried to delete from?

mbutcher’s picture

Status: Active » Fixed

The bug has been found and fixed. Thanks to ebrand and Crell.

This is the last showstopper!

Matt

turadg’s picture

@westwesterson: oops, I mistook that field for the title of my comment.

Thanks to ebrand, Crell and mbutcher for fixing this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

sindhujavn’s picture

Title: Questions Cannot be Deleted » unable to take quiz when integrated with gradebook module
Component: Code - Multichoice » Code - Quiz module
Priority: Critical » Normal
Status: Closed (fixed) » Active

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

matholum’s picture

Version: 6.x-3.0-alpha2 » 6.x-4.0-alpha4

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

sivaji_ganesh_jojodae’s picture

@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

matholum’s picture

Status: Active » Fixed

That 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

sivaji_ganesh_jojodae’s picture

Issue tags: +gradebook

Thanks fix has been committed to 3.x-dev and 4.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

bushrang3r’s picture

Version: 6.x-4.0-alpha4 » 6.x-4.4
Component: Code - Quiz module » Code - Import/Export
Status: Closed (fixed) » Active

Unfortunately, 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.

djdevin’s picture

Component: Code - Import/Export » Code - Quiz core
Issue summary: View changes
Status: Active » Closed (outdated)

This issue is being closed because it is filed against a version that is no longer supported.

djdevin’s picture

This issue is being closed because it is filed against a version that is no longer supported.