Hello everyone
I suspect that this problem must have been widely studied but I have a block randomization problem.
OS (e.g. Win10): windows 10
PsychoPy version (e.g. 1.84.x): Pyschopy 2023.2.3
Standard Standalone? (y/n) If not then what?:
What are you trying to achieve?:
For experimental reasons, I have to randomize 12 different routines (a set image followed by a different image). the 12 routines must each return 5 times randomly.
What did you try to make it work?:
Coding is certainly very good, but I must recognize a glaring lack of skills on this subject. So I would prefer to use the builder.
I built the program like this
Each routine is made up of the same diagram
and my randomization trial is this one
with an excel file like this
What specifically went wrong when you tried that?:
There is no error message, I just have 5 times the same order of routines which follow one another.
How to make the 5 times different.
Thank you for your help