Displaying multiple choices in the next page in the same order each in a separate line | XM Community
Skip to main content
Solved

Displaying multiple choices in the next page in the same order each in a separate line

  • December 6, 2018
  • 4 replies
  • 56 views

I am giving each participant multiple choices, in a randomized order. In the next page, I want to show them the same choices in the exact same order as it was presented to them in the previous page. I can do that by using the piped text option. However, the problem is that the piped text option presents choices one after another in a single line, rather than each in a separate line. I mean the options are presented like A, B, C, D rather than: A B C D Can anyone help me on how to present the options like the latter and in the same order as they are first presented to the participants? Thanks!

Best answer by Pat

What about adding a new question below your multiple choice question, which is in randomized order. Then add a questio below and use the "carry forward choices" option --> carry forward "displayed choices".

4 replies

Pat
Level 2 ●●
Forum|alt.badge.img+2
  • Level 2 ●●
  • Answer
  • December 7, 2018
What about adding a new question below your multiple choice question, which is in randomized order. Then add a questio below and use the "carry forward choices" option --> carry forward "displayed choices".

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+43
  • Level 6 ●●●●●●
  • December 7, 2018
Use code in below to replace , with line break https://www.qualtrics.com/community/discussion/685/replace-commas-from-piped-response-with-linebreaks

bstrahin
Level 6 ●●●●●●
Forum|alt.badge.img+38
  • Level 6 ●●●●●●
  • December 7, 2018
@Pat is right. If these lists are both question choices in the first and subsequent question then you want to use the carry forward option instead of piped text. You can read more about it here: https://www.qualtrics.com/support/survey-platform/survey-module/question-options/carry-forward-choices/

  • Author
  • December 10, 2018
Thank you all for your responses, they were all helpful.