I have a multiple choice question with 8 possible selections. I want to follow with another question that displays just the options selected on the previous question. Seems like piping should do this, but I don't see an option that will work.
Page 1 / 1
You can pipe using code like `${q://QID1/ChoiceGroup/SelectedChoices}`
Thanks for the quick response. Unfortunately, that solution puts all the answers in a single response option. I'm trying to list each selected response individually. So if the person selected 4 of 8 responses on the first question, then the second question would list only the 4 responses selected on the first question.
> @Steve_Horne said:
> Thanks for the quick response. Unfortunately, that solution puts all the answers in a single response option. I'm trying to list each selected response individually. So if the person selected 4 of 8 responses on the first question, then the second question would list only the 4 responses selected on the first question.
Use the carry forward feature:
https://www.qualtrics.com/support/survey-platform/survey-module/question-options/carry-forward-choices/
> Thanks for the quick response. Unfortunately, that solution puts all the answers in a single response option. I'm trying to list each selected response individually. So if the person selected 4 of 8 responses on the first question, then the second question would list only the 4 responses selected on the first question.
Use the carry forward feature:
https://www.qualtrics.com/support/survey-platform/survey-module/question-options/carry-forward-choices/
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.