Assigning a value and a choice to a field?
Is there a way to make an answer a choice and assign it as a value to be totaled at the end. For example, if I am asking:
| Never (0) | Sometimes (1) | Always (2) | |
|---|---|---|---|
| Are you happy? | x | ||
| Do you exercise? | x | ||
| Do you get 8 hours of sleep? | x |
| Total | 3 |
So a person needs to pick only one choice and then that choice needs to be assigned a value that needs to be totaled in a separate field.
Thanks!