Closed (fixed)
Project:
Quiz
Version:
6.x-3.0
Component:
Code - Import/Export
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 Jun 2009 at 23:27 UTC
Updated:
5 Jul 2013 at 17:40 UTC
i have a test (in Multi-choice question) with meny questions
but each question have the same 7 answers options
its possible to do it without typing for each question the answers again and again ?
(each question have another right answer form the 7)
10x
Comments
Comment #1
mootoo1 commentedhammm....
:(
Comment #2
vegardjo commentedHia, I think you might be asking for a likert / scale question type: http://drupal.org/node/501886 ? We are currently working on one, and within that you will be able to set a preset scale to use (that is default answers) per question.
Till then you might be able to solve this with a module like Node clone: http://drupal.org/project/node_clone
Comment #3
mootoo1 commented10x very mach vegardjo
:)
Comment #4
sokrplare commentedComment #5
bharata commented@mootoo1
If you are still looking for a soultion to this I recommend the "Quiz Questions Import" module, available HERE.
"It allows user with permission 'import quiz questions' to create a bulk of quiz questions from CSV file."
Building a list of questions in a spreadsheet format is quick and easy and especially ideal when all the answers are the same. The only limitation is that all the questions must be of the same type. If you have questions of a different type you can simply add them manually later.
Good luck!!