Hm - I took a look at your input file. It would seem that the errors are arising from the stimuli being used within the first three rows:
Quote:
|
~In this experiment, you will be presented with a series of letter strings, and must determine as quickly as possible whether they are words or nonwords. Each letter string will be proceeded by a brief presentation of the following figure (+++). We ask that you focus on this figure while you wait for the letter string to appear. Once the letter string appears, your task is to identify whether it is a word or non-word. Please press "enter" to continue.
|
Quote:
|
~To indicate that a letter sting IS A WORD, you should press the "M" key, which is identified on your keyboard with a green dot. Please press the "M" key now to indicate that you understand these directions.
|
Quote:
|
~To indicate that a letter sting IS NOT A WORD, you should press the "Z" key, which is identified on your keyboard with a red dot. Please press the "M" key now to indicate that you understand these directions.
|
To fix this problem, try placing these items within a text file, and then calling the text file. For whatever reason, DirectRT doesn't quite like longer strings like this unless they're called from a file.
Please let me know if you have any additional questions or if I can help in any way.