Hi,
I want to add 100000 points to my score total if someone choose more than 1 item in my selection list. Is this possible? For example:
What foods do you like:
- Apple
- Orange
- Pear
- Banana
- Cheese
If someone just selects any of these, it will give a score of 1. If someone selects more than 1 item in this list, it will add 1000000 to the score. Is it possible?