Question
How to create text fields that give strings based on, but not identical to, answers to previous Qs?
Say Question 1 says "What product are you interested in? (a) Shoes, (b) Shirts, (c) Pants" and Question 13's text _depends_ on the answer from Question 1, but it's not going to repeat the text exactly. For instance, "Imagine you were shopping for {Question 1 answer - if a: "boots"; if b: "polos"; if c: "jeans"}. Which of the following..." Is there a way to do this with, say, piped text? I can't use logic and just copy the questions with slightly different text because I have at least 20 of these conditionals, and it would quickly get extremely unwieldy. I feel like piped text would be the ideal way to do it, but I don't know how since I've never used it and the only things I've been able to do with it so far have been repeated text that already exists, rather than creating conditionals.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

