Closed (fixed)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Dec 2012 at 01:36 UTC
Updated:
13 Nov 2015 at 16:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
btopro commentedI can confirm that this provides node clone support for quiz module. this would be a very helpful patch when managing lots of quiz objects over time instead of rebuilding similar quizzes all the time.
Comment #2
akeemw commentedI found that I needed to have a small change in this patch for it to work.
I'm re-uploading the same patch with one change, adding a reset flag on the node_load. For some reason it would only return false for me withing the quiz_insert function.
Comment #2.0
akeemw commentedFix typo
Comment #3
t0xicCode commentedThis should also be ported to 7.x-5.x. But in the meantime, the attached patch removes the added whitespace.
Comment #4
falcon commentedWas unable to apply the patch successfully, this seems to be fixed already?
Comment #5
qsiraut commentedHello,
When I have a quizz that uses random categorized questions, cloning does not keep the defined categories and related number of questions.
Thanks
Comment #6
t0xicCode commentedSeems like @falcon is correct and it's already fixed.
@qsiraut, that seems like a separate issue. Would you mind creating a new issue?