Hi Dave,
Here is what I have entered in my <text>:
<text Nonword>
/ items = Non-word
</text>
<text Word>
/ items = Word
</text>
And here is what I have entered in my <block>:
<block lexicalDecisionTask>
/ trials = [1=instructions; 2-85=noreplace(ldtcategory, ldtneutral, ldtnonword)]
</block>
<block lexicalDecisionTaskPractice>
/ trials = [1=instructions; 2-7=noreplace(ldtneutralPractice, ldtnonwordPractice)]
</block>
What would I need to add to my block to have "Word" show up on the top left of the screen and "Non-Word" show up on the top right of the screen. Thanks!