Posted by Amit Marwah on July 5, 2013 at 10:55am
Hi,
i have huge set of multiple and other sets of questions and i need to upload those questions to the "Drupal Quiz".
Is there any simple and easy way to import those questions into my Quiz
Thanks
Best Regards
Amit Marwah
Comments
Quiz Questions Import
https://drupal.org/project/qq_import
You can use Quiz Questions Import. Once the questions are imported you have to assign them to whatever quiz you want.
please suggest me the Drupal module
Thanks for your suggestion but can you please tell me which Drupla module i have to use for importing my questions
Quiz Questions Import
Module name is Quiz Questions Import
You can get it here: https://drupal.org/project/qq_import
In looking at the example
For Multiple Choice questions, it appears the correct answer is always in the same position in the CSV file. Doesn't this mean that the correct answer will always appear in the multichoice options as the first option? I suppose I could always set the options to 'random', but when you have "All of the above" or "None of the above" as a select option, randomizing doesn't work.
Am I misreading how this works?
Check out
Check out https://drupal.org/project/qq_import
Btw, I assume you are looking for Drupal 7.
How to import multiple choise questions with feedbacks
I have succeed to import multiple choise quiestions using "qq_import" module. It works really nice! But those example files, found from here, does not tell how to import multiple choise question with "feedback" included in the CSV file.
So please update these http://drupalcode.org/project/qq_import.git/tree/HEAD:/examples
CSV examples and add there an example of mcq with feedback