Howdy, Stranger!

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

Supported by

Counterbalancing multiple blocks

Hi all,


I'm new to OpenSesame. I'm trying to create an experiment in which participants will process a total of 5 blocks containing 20 trials each, resulting in 100 trials. However, for each block, trials are presented with different experimental conditions.


What I did runs as follows:

Main_loop contains 5 blocks [1,2,3,4,5] and is declaring every condition [N, W, T, A, N]. Main_loop will be running 5 times sequentially (in theory I should be shuffling middle conditions [W, T, A] too, but this is for another question here =p, if you can help me, thanks ).

However, on Block_loop (yes, I know that names should be inverted) I have my set of 100 trials to randomly show the stimuli 20 times.


It runs brilliantly, however, because Block_loop shuffles my trials every time I enter the loop, OpenSesame is showing some trials twice or more. How can I make this in a way that I present all 100 trials, but once each???


Thanks,

Victor



Comments

Sign In or Register to comment.