View Single Post
  #2   Report Post  
Harald Staff
 
Posts: n/a
Default

Hi

Have the form ask one question at the time. Then you need a form with a
question and 5 score buttons plus a "next" button and maybe even a
"previous" button, an invisible question storage area and somewhere to
collect and calculate the returned scores.

HTH. Best wishes Harald

"Steven J Reddy" <Steven J skrev i melding
...
I need to create a form with 20 questions. For each question I'd like the
user to check one of five buttons corresponding to the values 1-5. Then

I'd
like the form to total the score from 20 (1x20) to 100 (5x20).

If possible I'd like to weight some questions heavier then others.

Thanks for your help.