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

mootoo1’s picture

hammm....
:(

vegardjo’s picture

Hia, 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

mootoo1’s picture

10x very mach vegardjo
:)

sokrplare’s picture

Component: Code - Quiz module » Code - Import/Export
Category: task » support
Status: Active » Closed (fixed)
bharata’s picture

@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!!