How to have psychopy display stimuli in excel randomly

When I have a loop run through an excel sheet (let’s say a list of words), it starts from the top, and works its way down a column until the end. I want it to select the rows from the excel sheet randomly.

Is this possible?


Hi, you can do this by setting the loopType to random :slight_smile: