Group: Forum Members
Posts: 10,
Visits: 51
|
Hi everyone! I'm trying to set 26 trials in which there should be 16 trials of "choice" and 10 trials of another two kinds ("posneg", "arounon"- 5/5). I'm setting the proportions in the selection pool but I always have an unequal quantity of trials between "posneg" and "arounon" (4/6). This is the code i'm using
<block choiceblock> /trials = [ 1,3,5,7,9,11,13,15,17,19,21,23,25,27,29,31,33,35,37,39,41,43,45,47,49,51 = noreplacenorepeat(choice, choice, arounon, posneg); 2,4,6,8,10,12,14,16,18,20,22,24,26,28,30,32,34,36,38,40,42,44,46,48,50,52 = rate ] </block>
thanks to all of you !
|