Can a check box equate to a number?
I'm trying to create a risk assessment form. Different risks have different numerical values. The user will see a form with check boxes, and check the boxes as they assess the risk moving down the form. Once complete- they will see a total score which can be used as a go/no-go guide.
I've seen how to use text boxes for numbers, and how to get totals, but can I do it with check boxes?
Thanks...

