Hello,
I am using Builder for my experiment with a linked excel file.
The task simply requires participants to give a keyboard press to numbers on screen. I have two sets of stimuli. The first are just single numbers from 1-6 at the top of the screen. The second are two numbers 1-6 on screen (one above the other). I want the first stimulus type to be on loop for 5 trials and then a single trial of the second stimulus and then back to 5 trials of the first stimulus and so on. In essence, a stimulus from the second set will appear every 5 trials of the first stimuli set. I want my data to all save in one excel file so I can be adding data on overall %correct responses across both stimuli types. Does anyone have any advice about how I should do my loops? I was going to have a loop around routine 1 (that goes 5 times) and then an outer loop around routine 1 and 2. How can I make sure that the inner loop only goes 5 times before moving on?
Thanks,
Lucy