duckie
01-19-2006, 07:43 PM
I need to build a quiz with radio button options. I can only use html and some javascript to build it. I can build the quiz, the problem is each answer option for each question has a value (3, -8, 1, 4, etc.), which should be calculated at the end for a final score. Is there any way I can get it to calculate without having to build something on the serverside? Any help/thoughts are appreciated. :confused: