Hi, I’m trying to figure out if Outcome Quiz logic can be used with the granularity needed for the following use case.
Specifically, I’m wondering how the logic is constructed where you “Link Outcomes to Endings.” I’m having trouble figuring it out via trial and error.
When I select answers in the “Link Answers to Ending” prompt, is the given Ending associated with a set of answers selected if ANY of the selected answers are present, or only if ALL of the selected answers are present?
Does this apply if I select multiple answers for a given question to be associated with an Ending?
Use case:
I am building a quiz with 8-10 questions from which 5 characteristics are determined about a respondent. Some characteristics are determined from 1 question and some characteristics require multiple questions. Each characteristic has 3-4 options.
Based on the combination of 5 characteristics, I’m assigning an Ending.
For some characteristics, this characteristic will determine the Ending you get, NO MATTER what other characteristics you have.
For other characteristics, a combination will result in an Ending IF other characteristics are not present.
I was getting ready to start plugging in the many, many combinations of characteristics to reach many different Endings, but need to confirm this first.