Hello! I am using PsychoPy version 3.1.2 to create an experiment about smell and emotion. I am brand new to PsychoPy and cannot figure out how to get the program to randomly select a single stimulus from my conditions file per execution of the loop. My conditions file looks like this:
At the moment it is presenting all of the stimuli in the file for every execution of the loop. I would like it to randomly select 1, then repeat this 32 times without ever repeating the same stimulus. I have another routine later in the experiment with the same procedure, and I would also like to avoid repeating any of the stimuli used in the first routine. Apologies if I am using the incorrect terminology.
I have no experience coding, so any help would be appreciated!