Hello all,
I am working on a survey for a client where either the parent or the child will be the respondent. This is achieved through a screener question where I will then populate an embedded data item called RTYPE (1=Parent, 2=Child).
After establishing the RTYPE, the question labels will vary depending on the value. In the event where the respondent is a parent, the question will be something like, "Please tell us how YOUR CHILD..." whereas if the respondent is the child, it would be, "Please tell us how YOU..."
The problem is the client has requested that only ONE question be programmed to fit both scenarios. I thought of doing this by creating a dummy question that will be used to pipe-in the appropriate text, but imagine having to do this for 50+ questions...
Is there another simpler way to do this? I have experience working with other survey platforms where you can insert text inline using Python or another programming language (i.e. "Please tell us how your child..." if RTYPE=1 else "Please tell us how you...")
Question
Conditional Text Insert or Piping
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
