If I have a form with three tickboxes, for example tickbox1, tickbox2, tickbox3, can someone tell me a piece of code such that if the tick box is ticked, and the submit button pressed, then it generates 10 points for each tickbox that is ticked and outputs the final score?
Thanks if you can,
Chris