Hi, this is my first time using PsychoPy. In my experiment I have three loops(anger,neutral,fear) . Within each loop, there are 2 different types of stimuli that are words and images. I want to randomize loops. For example: Anger1, Anger2 ,Fear1, Neutral1, Anger3 …
I read previous comments about this problem and I learned that I should have added an outerloop that contained confile and rowindex. Even though ı did exactly the same thing, it did not work because in a previous example there was only one type of stimulus within a loop. However,in this example, I have two different types of stimuli. What should I do?
I really need your help. Thanks.