Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

how can I run blocks randomly?

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: random in 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

    Buy Me A Coffee

  • 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.


    Buy Me A Coffee

Sign In or Register to comment.