I would like to quickly create a personality test, using a quiz module or webform module. There will be multiple test questions, each answer will be adequately scored, e.g.:
Do you like tv?
a) no (3 points)
b) yes (0 points)
c) rather no (2 points)
d) rather yes (1 point)
The test will consist of for example 20 questions. I must inform the user about his test results after he has completed it. I also need some statistics about results(each of them) of the test for the admin.
Which module should I use to create this test, Is there any fast way to do that?
I will be grateful for a quick help.