Solved
How to create display logic based on previous responses being same/different
I need to construct the following display logic, but I am unsure on the best way to do it. If you have any suggestions please advise, thanks! For example, i need to create a survey that follows the following rule:
Question 1 (multiple choice, single answer)
Question 2 (multiple choice, single answer)
**Question 3 (display logic, only show Q3 if Q1 response = Q2 response, if not, skip to Q4).
Question 4 (multiple choice single answer)
Thanks!!
Best answer by TomG
In survey flow, set an embedded variable (Q1recode) to the piped selected choice recode of Q1.
In display logic for Q3, check if Q1recode = pipe selected choice recode of Q2.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
