Hey all!
I come from R and so I made the table I wantrd as my final results in Qualtrics but I'm struggling here.
Here is what I want to accomplish:
{Statement} that was said by {person}.
State your agreement 1-5.
Now, I made a pull of 30 statements and 30 people. I want that for each subject there will be a random statement with a random person (without replacement, to make sure all 30 are presented) and of course the order is random, and also the statements aren't real so I want complete randomisation.
I'm an R programmer and I was able to make a nice webapp that simulate the results and my analysis:
https://psychisrael.shinyapps.io/anna_diana_yann/
Please let me know if it's possible in Qualtrics :)
Solved
Randomised points of data (it's simple, please help(: )
Best answer by Tom_1842
Hi there, I believe you should be able to accomplish what you are describing by using a Randomizer with "Evenly Present Elements" enabled in the Survey Flow. Beneath the Randomizer element, include the 30 possible statements/people each as their own elements. Then, make sure that only "1" element is presented. When a respondent enters the survey, they will be randomly assigned a Person and Statement which can then be referenced in the survey using Piped Text. Something like the below:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.



Thanks for all your help but i think there is a fundamental problem with qualtrics,