View Single Post
  #1 (permalink)  
Old 11-06-09, 02:29 AM
mayankdb mayankdb is offline
New Member
 
Join Date: Nov 2009
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Exclamation Handling quiz answers

hi I am relatively new around here. I am all thumbs in all sorts of programming. i am trying to build a small application for computer-based tests with mulitple-choices questions (with radio buttons). i have designed the layout in html, but i haven't the faintest idea how would the value of clicked radio button can be displayed. more specifically, if i have five questions, each with four choices (radio buttons) i want that when the user clicks "submit", i should get a table of the values of radio buttons clicked. after that i will manipulate it (copy it to a spreadsheet) and calculate scores. anybody can help? i don't understand things beyond simple html, so pl explain like i were a moron. thanks.
Reply With Quote