how can I run blocks randomly?
in OpenSesame
Hi,
Is it possible to run blocks randomly within a loop?
I'm trying the stopp-signal paradigm, and I want to have in each block a different delay time and to run them seperately in the experiment and at the beginning at leat not sequentially. Is it possible?
Comments
Hi @Raanan,
Yes, you can wrap your blocks, into another loop-sequence where you specify the conditions in the loop table. Make sure the select order:
randomin the loop table.In case that is not exactly what helps you, you need to provide more information. I am not sure I am fully getting your specific idea.
Eduard
Hi @Raanan,
As Eduard pointed out, you just need to use nested loops.
I attach an example. Take a look inside and you should be able to see hot this works.
Best,
Fabrice.