I'd like to create a quiz where each 'answer' is worth a certain amount of points. So, basically something like:
Q1
Answer 'A' = 3 points
Answer 'B' = 2 points
etc..
Then, on submission, the forms notification screen shows that they got 'x' points (add up each question's value) and show something like, "if you got 0-5 points, you're this, 6-9 you're that, etc.."
Is there any way to make GF do this? :)
Thanks!
David