Dear all,
In my experiment I have an excel file containing 64 stimuli. For each participant I would like them to randomly see 10 out of the 64.
I have achieved this by reading other discourse conversations and using this on the Selected Rows column of my trials loop.
However, I have noticed sometimes some of the cues out of the 10 are the same as each other(not always).
Any advice on how to make sure the 10 randomly selected are different?
(Please note the 10 in nReps is because I would like my participant to then see those 10 stimulus repeatedly 10 times).
Hello,
Thanks for your quick response!
When I have added the code you suggested to the “Begin Routine” portion, I do get 10 random stimuli appearing. But then the whole task ends, the second loop (trials_2) I have added with nReps 10 does not seem to work. How do I get it so I have only 10 random stimuli, but then they are shown 10 times?
Thanks in advance. Should it not go in Begin Routine?
Firstly, I can’t see your picture information, and secondly, you can achieve this function by defining the list。
List = [0,1,2,3,4,5,6,7,8]
This represents the stimulus of the first ten lines