I need a form that will allow users to rank something on a scale of 1-5, then give total.
Example. On a scale 1-5, 5 being perfect, rate the following.
___Friendly
___knowledgeable
etc etc etc
I then want to total them.
I need a form that will allow users to rank something on a scale of 1-5, then give total.
Example. On a scale 1-5, 5 being perfect, rate the following.
___Friendly
___knowledgeable
etc etc etc
I then want to total them.
You would want to set this up using our calculation ability. Create a number field that is set to enable calculations. Then on that field you can setup your calculation to show the added total of the ranks that have been entered from the fields above it. Try it out, let me know if you get stuck.