I’m having issues getting the logic to work for an unlimited multiple choice question. The question is to select all the services they’re interested, and the outcome would be to give them different price ranges based on their selections.
With up to 12 selections to choose from, this leads to way too many combinations, I’m stuck trying to figure out if this should be based on scores, where the more they select the higher price ranges they’ll have to choose from. Or I could focus on the most expensive services, and if / when they select that service it automatically sends them to the higher price tiers.
HOW do I do that? Have all OR statements with that one option included in all of those? So if anyone selects that service in combination with others, it sends them to the next question I want it to.
Hope I’m making sense...help.


A map of what I’m talking about, from 4a of list of services, to 4 different outcomes of budget ranges to choose from.