enzobanzai
Technical User
Hi
I am developing a page that has a form on it with 10 questions. Each
question has a 1 to 10 radio button option for the user to choose.
The forms actions posts this info to the results page which displays the
resluts using the request.Form method.
How do I add up or calculate the total results to give the user a score?
Can this be done?
Here is my page (testing). Please go ahead and try it and you will see what
I am trying to do.
I want to add together all the results and display this in the "score"
Thanks
Enzo
I am developing a page that has a form on it with 10 questions. Each
question has a 1 to 10 radio button option for the user to choose.
The forms actions posts this info to the results page which displays the
resluts using the request.Form method.
How do I add up or calculate the total results to give the user a score?
Can this be done?
Here is my page (testing). Please go ahead and try it and you will see what
I am trying to do.
I want to add together all the results and display this in the "score"
Thanks
Enzo