Hi all, I am relatively new to Qualtrics. I want to build the following display logic:
Q1: A or B?
Users would select A or B.
Depending on users’ choice, Q2 will show up:
Q2: C or D? (the content will be dynamic based on A/B)
Then users would make the second choice.
I know I can use display logic + piped data. But in this way, it seems like that I have to put Q1 and Q2 into two separate pages. Is there a way to put them in one page and display Q2 dynamically? I found some discussion about using javascript, but I am not sure how to make it work for a question like Q2 (that can save data and other things).
Any advice would be greatly appreciated! Thanks all!