Hello everyone,
I have a questionnaire which should lead to 5 different buckets (thank you screens).
The underlying logic is that there is a set of questions that contribute to a score (simple addition of score values) which define 4 buckets of score ranges.
To lead to the fifth outcome, I would like to combine a the score and a specific answer to a question. We have had hundreds of users using our questionnaire and we have now found out that logic doesn’t work for this mentioned outcome.
The logic I am using is if the score value is below 18 AND the answer to question XYZ is yes, then show thank you screen B. (see screenshot)

Unfortunatelly, it doesn’t work.
Looking forward to hearing your ideas how to fix this issue!
Thanks already :)