If multiple items are selected, add X to score | Community
Skip to main content
Answered

If multiple items are selected, add X to score

  • June 1, 2023
  • 1 reply
  • 14 views

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?

Best answer by Liz

Hi @boatie To set up this logic, you’ll need to set up every possible combination that the respondent would have as an answer, starting from the most complicated criteria to the least complicated. 

For example, you would set up the logic something like this, first listing the scoring that involves selecting 2 or more fruits:

to listing each possible fruit on its own last: 

Hopefully this helps get you started! Let us know if you need help setting this up. 

View original

1 reply

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • Answer
  • June 1, 2023

Hi @boatie To set up this logic, you’ll need to set up every possible combination that the respondent would have as an answer, starting from the most complicated criteria to the least complicated. 

For example, you would set up the logic something like this, first listing the scoring that involves selecting 2 or more fruits:

to listing each possible fruit on its own last: 

Hopefully this helps get you started! Let us know if you need help setting this up. 


Reply