Hello,
I have a logic question.
I have a question which has a couple of different routes. The question has 5 answers with 8 routes out:
Question 4
A, B, C, D, E
Routes as follows
A - End
B - End
C - End
D - Goes to next question (5)
E - End
A+B - Goes to next question (5)
A+C - Goes to next question (5)
B+C - Goes to next question (5)
Currently, I am struggling to work out how to enable users who choose more than one option out of A, B and C, i.e. A+B, to move onto question 5 and not just going to an end screen.
Have this set up like this currently:

I am on the Business Plan currently.
Cheers.