how to configure a personality quiz with Multiple Answers??
Posted by dardocode on October 5, 2016 at 3:16pm
Hi everyone.
I'm new to drupal and quiz module and need to develop a quiz for a personality test; teh test has the next specifications:
*Every question have 5 answers
*Each answers give some specific points (more than 1).
*The user can only select 1 answer.
*There is not a correct answer.
*I don't want that the users can select more than one answer.
I tried with multiple answers but i have to check the correct checkbox for every answer and that's doesn't what i want.
Any suggestion? Hope be clear about the specification about the test.
Thanks in advanced.