Top two choice out of previous text entry response | XM Community
Skip to main content

Hello,

 

I am working on building a survey in which I am following the below-mentioned steps:

  1. First, in a text entry response, I am asking my participants to write different ideas and separate their responses using commas.
  2. In the following question, I want my participants to select their “top two” ideas of the several ideas in the former text entry question.

I am trying to create a multiple choice question for the follow up response in which responses from their text entry question will be carry forwarded as separate choices so that participants could select the top two from their responses. I have created a piped text in the multiple choice question, however all the responses are coming as a single response in the multiple choice questions. I am unable to create a list of their different ideas (from the text entry response) as separate choices in the follow up multiple choice question.

Any suggestions would be appreciated!

You could use a Form Field question and ask the respondents to enter one idea per line, then you could pipe those answers into choices in the follow-up question.

With your current one text box approach, you would have to use JavaScript to parse the answers and replace the choices in the follow-up question.


Leave a Reply