OS (e.g. Win11):
PsychoPy version (e.g. 2025.1.1):
Standard Standalone Installation? (y/n) If not then what?: y
Do you want it to also run online? (y/n) y
What are you trying to achieve?:
I have an experiment that I want to run online via Pavlovia. In this experiment, I have two routines. The first routine is for 6 trial lists. The second routine is not a trial; it has one Excel sheet with 30 rows that each participant should access, with only one row per participant, and the rows do not appear again for other participants. The rows should be in sequences not random.
I want something like: participant 1 gets trial list 1 from the first routine and row 1 from the second routine, and participant 2 gets trial list 2 from the first routine and row 2 from the second routine….participant 6 gets trial list 6 from the first routine and row 6 from the second routine. Once it’s done, it loops again for only the trial list: participant 7 gets trial list 1, row 7; participant 8 gets trial list 2, row 8; and so on until the last participant, which should get trial list 6 and row 30.
What did you try to make it work?:
I used the participant number to assign the trials and the rows to each participant, but it didn’t work
How to achieve this in PsychoPy builder? It would be appreciated if you could help to set up this