Pipe multiple choice selections separately into other questions | XM Community
Solved

Pipe multiple choice selections separately into other questions


Badge +1
Hello!
So, I want for respondents to choose up to 2 choices of a list of 15. For each of these choices, I want to have a question of how much they like it.
Such as:
1. Choose 2 below:
* 1
* 2
* 3
* ...
* 15
3. How much do you like __(piped choice, the first chosen in descending order or something)_____?
4. (IF 2 are chosen) How much do you like __(piped second choice, the second chosen in descending order or something)___?

Could anyone help?

Thanks!
icon

Best answer by Anonymous 21 August 2018, 21:26

View original

12 replies

Userlevel 6
Badge +21
hello @GabrielRibeiro ,
You can use Rank and order question in the survey. By using embedded data you store top two rank in two different embedded variable and then piped the value in your questions.
Hello @GabrielRibeiro ,

You can use loop and merge for such questions

!
Userlevel 7
Badge +27
Nevermind...I like @Shashi's idea better.
Badge +1
@PraDeepKotian_Ugam thanks! I thought about that but I don't want to have respondents have to order all 15 choices. Is there any other way?
Badge +1
@Shashi thanks for the idea! However, how do you properly pipe the options into the other questions?
> @GabrielRibeiro said:
> @Shashi thanks for the idea! However, how do you properly pipe the options into the other questions?

Please Follow this page
Badge +1
@Shashi thank you so much! In another (similar note), I'm trying to pipe these two answers into a table looking roughly like this one. Do you know any way how without creating multiple logics?

!
Badge +1
Also, @Shashi, when I Loop & Merge, is there any way for it to recognize the text in a choice such as "Other"?
> @GabrielRibeiro said:
> Also, @Shashi, when I Loop & Merge, is there any way for it to recognize the text in a choice such as "Other"?

Yes, in "select choice" select "Selected choices-Entered text"
Badge +1
Thanks @Shashi!
After respondents pick 3 items from the list, I want to show them their choices in the same page and ask them to rank the choices.

* 1
* 2
* 3
* ...
* 15

Selects e.g. 5, 9, and 11

In the next page I want to ask them to rank the choices based on their preferences.

5
9
11

Piping the choices using loop and merge does not work for me, since it shows each choice in another page.

Any suggestions?
> @Easa said:
> After respondents pick 3 items from the list, I want to show them their choices in the same page and ask them to rank the choices.
>
> * 1
> * 2
> * 3
> * ...
> * 15
>
> Selects e.g. 5, 9, and 11
>
> In the next page I want to ask them to rank the choices based on their preferences.
>
> 5
> 9
> 11
>
> Piping the choices using loop and merge does not work for me, since it shows each choice in another page.
>
> Any suggestions?

[Update]
I found the solution using Carry Forward Items.

Leave a Reply