If you look at the practice trials, there are 6 trials. I have 5 practice trial stimuli with 1-text item and 1-image prime (primeA_practice_RW_textquestion_HA_POS,primeB_practice_RW_textquestion_HA_NEG, primeC_practice_LW_textquestion_LA_POS, primeD_practice_LW_textquestion_LA_NEG), and another practice trial stimuli with 2-text-items and 2-image stimuli (primeE_practice_random_textquestion_neut). So it should add up, right? But there are still repeats. What should I do? I've checked everything several times. Thanks!
Sorry, I meant to say that I have *4* practice trial stimuli with 1-text item and 1-image prime and another practice trial stimuli with 2-text-items and 2-image stimuli. Still, this should add up to the total of 6 trials. Why then are stimuli being repeated?
<block practice>
/ bgstim = (attributeAlabel, attributeBlabel)
/ trials = [1-3 = instructions; 4-9 = noreplacenorepeat(
practice_RW_textquestion_HA_POS,
practice_RW_textquestion_HA_NEG,
practice_LW_textquestion_LA_POS,
practice_LW_textquestion_LA_NEG,
practice_random_textquestion_neut)]
/ recorddata = false
</block>
Shona,
*6* trials sampled from *5* elements in equal proportions. Again your math simply does not check out.
I thought that this would be ok because one of my elements (practice_random_textquestion_neut) has *2* stimuli options (total of 6). Sorry for my confusion. Thank you.
Then you need to list that trial *twice*.