Group: Forum Members
Posts: 6,
Visits: 21
|
Hello, I'm currently trying to run a simple word vs. non-word lexical decision task. There are 21 category (i.e., target) words, 21 neutral words, and 42 non-words. This is my script for the block:
<block lexicalDecisionTask> / trials = [1=instructions; 2-85=noreplace(ldtcategory, ldtneutral, ldtnonword)] </block>
However, I noticed that some words are appearing more than once. I just want ALL of the words (category, neutral, and non-word) to appear ONLY ONCE. How do I need to re-word the script? Thanks!
|