I would like to create loops/blocks within my experiment since I want it to run online without having the participant open 4 separate tasks for each block. The task will have 4 blocks of 30 trials, each will need to run the whole way through until the feedback. There are 3 excel files present, familiarisation, encoding and retrieval. I wanted to know if there is a way to get a loop to run the whole experiment 4 times with all 3 excel files being different each loop. Is this possible?
I have attached the basic builder template I am using but I have added various coding elements to this so ideally I would like to find a way I can add this onto the code directly.
The outer loop can point to a spreadsheet with three columns containing the names of the excel files for each iteration. Then put those variable names into the inner loops starting with a $ so they are interpreted as variables/code.