Is it possible to assign a number of blocks a participant will see in real time during the survey? | XM Community
Skip to main content
Solved

Is it possible to assign a number of blocks a participant will see in real time during the survey?

  • February 19, 2019
  • 3 replies
  • 10 views

For example. I want participant 1 to get 4 blocks, and participant 2 to get 6 blocks...etc. Preferably I want to generate the number of blocks a given participant will see randomly between a certain range, but If it's possible to change this number in real time, or before a participant will start, that would be great.

Best answer by NiC

Hi @Katmo You can have Survey flow as shown below ! This will allow you to show the number of blocks you are willing to show to the respondents by just changing the embedded data . If you want specific participant to have specific number of blocks you can give that by passing variables via the url by which the condition is specified or just using a contact list .
View original

3 replies

NiC
QPN Level 5 ●●●●●
Forum|alt.badge.img+27
  • QPN Level 5 ●●●●●
  • 255 replies
  • Answer
  • February 20, 2019
Hi @Katmo You can have Survey flow as shown below ! This will allow you to show the number of blocks you are willing to show to the respondents by just changing the embedded data . If you want specific participant to have specific number of blocks you can give that by passing variables via the url by which the condition is specified or just using a contact list .

PeeyushBansal
Level 6 ●●●●●●
Forum|alt.badge.img+39
  • Level 6 ●●●●●●
  • 1144 replies
  • February 20, 2019
Adding to above if you dont want to specify number in url you can use qualtrics random number. you can set number of blocks as embed variable like `${rand://int/1:10}`

  • Author
  • 3 replies
  • March 1, 2019
Hello, Thank you for all of your suggestions. I think I figured out how to achieve what I needed to.

Leave a Reply