Hi, I am running into a problem when creating my quiz branching logic and need help. All of my questions are multiple choice questions. Everything worked flawlessly with logic and different answers until question #10. Before this question there were up to 4 answer options. I have 8 answers in question #10 and if answer is A or B it should go to question #11, if C or D to #12, if E or F to #13 and if G or H to #14. I did the logic but the problem is that no matter what answer I choose it always goes to #11 even though branching logic is present.
I am adding print screens of logic for you to see. Questions are not in English but you can see everything through numbers and answer options anyway.
Why logic is not working and sends me to #11 all the time and how can I fix it?



