Hello!
I am an undergraduate student totally new to psychopy.
I am trying to create a self-paced reading task with the builder. What I’m going to do is have the main loop present sub-loops randomly.
For example, let’s say I have two subloops, A and B, that show the sentences “I love her.” and “I miss her.” I want to combine these two subloops into a mainloop. I also want to set the type of the main loop to random so that A and B are presented randomly.
The reason for this is that I want to keep the order of I-love-her, in other words, the order of words in a sentence fixed, but randomize the order of different sentences.
I would appreciate it if you let me know what I can do to make this experiment possible.
Thank you in advance, and have a great day!