I am looking at Jonathon Pierce’s PsychoPy Manual and have a question regarding the randomization of movie files.
It reads
"You create a random loop called blocks and give it an Excel file with a single column called movieName listing the file names to be played. On each repeat you can access this with $movieName.”
My question is: where do I put $movieName?