Hello,
I am creating a multiple choice quiz with different endings depending on answers.
There are some cases where the user can select multiple answers in question 1 and should be sent to a specific ending, while if they only select one answer in question 1 they should be sent to a different ending.
I have set this up in the logic but it doesn’t seem to work. It always takes me to the first ending I added…