Solved
Can I create a conditional question that includes data from the previous question?
I'm aiming to create a survey about museum visitation where I’d like the first question to read the following:
Q1: describe your visit today 3 words
Ideally, I would like the next three questions to pick up each individual word and ask for more detail. For example:
Q1: describe your visit today 3 words
A: Exciting, frustrating, scary
Then
Q2: You described your visit as exciting. What did you find exciting?
Q3: You described your visit as frustrating. What did you find frustrating?
Q4: You described your visit as scary. What did you find scary?
Is this possible?
Best answer by bstrahin
The easiest way to do this is to program your first question to have three text boxes and instruct your user to enter only one word per box. You can do this through a form question type or a multiple response question type, where each allows text entry.
Then in questions 2 through 4, you would use piping to reference the text entry from the previous question responses.
You may want to use display logic or question validation to either hide the follow-up question if they skip a box or to force them to enter a response in each box.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
