Group: Forum Members
Posts: 1,
Visits: 11
|
Hello,
I am attempting to skip a video trial after it has been presented within a block.
For example, I'm trying to randomly select 1 out 6 beta videos first, afterwards, watch the remaining videos, both alpha and beta (but not the beta video that was ranomly selected in trial 1). I have the code below, but it doesn't seem to work.
<block ABLOCK> /trials = [1= noreplace (beta1, beta2, beta3, beta4, beta5, beta6); 2-12=noreplace(alpha1, alpha2, alpha3, alpha4, alpha5, alpha6, beta1, beta2, beta3, beta4, beta5, beta6)] </block>
Thanks for the help!
|