Posted by billp44ruby on December 20, 2012 at 11:21pm
I've created multiple multi-choice quizzes using the Quiz module but was disappointed to see that Node Import will not correctly export and import Quiz and Multichoice Question nodes. I need to be able to replicate the quizzes I've created on multiple site and was hoping there was a method for doing this systematically. Are there any recommended methods for accomplishing this?
Thanks!
Comments
feeds module
The feeds module has this capability, give it a try. try to read how the feeds module work.
Also you can try migrate module
www.drupal.org/project/migrate.
i have not used before but it can work. I hope the information will help.
Thanks! I'll give it a try.
I appreciate help.
Importing multiple choise questions with feedback
Is there a way to import a multiple choice question with feedback to drupal quiz ? Now I have only imported questions with answers, but it would be very nice to have also feedbacks imported using CSV. Feedback should be added only to correct answer, to fields "Feedback if chosen" and "Feedback if not chosen"