Reply To: Adding break trials

PennController for IBEX Forums Support Adding break trials Reply To: Adding break trials

#6400
aliona
Participant

Hi Jeremy,

would it be possible to use the above mentioned SepWithN function while having different number of critical and filler items? In our experiment we have 20 criticals and 30 fillers devided into three blocks by 2 breaks (7/7/6 +10 fillers/block).
My sequence looks like this:
PennController.Sequence(…sepWithN(“break” , rshuffle(“critical_trials”, “fillers”) , 17 )…);

How can I specify the number of the critical items and fillers/block? I tried adding the desired numbers after “critical_trials” and “fillers” in the sequence but that didn’t work, the proportion of criticls and fillers is still random.

Thanks in advance for your responce!
Aliona