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.
Page 1 / 1
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 .
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 .
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}`
you can set number of blocks as embed variable like `${rand://int/1:10}`
Hello,
Thank you for all of your suggestions. I think I figured out how to achieve what I needed to.
Thank you for all of your suggestions. I think I figured out how to achieve what I needed to.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.