Group: Forum Members
Posts: 2,
Visits: 4
|
I am attempting to display an image of text, and I want the screen to 'lock' for 1 minute so I can be sure that participants are reading the stimulus. I added the 'trialduration' attribute, and I tried to embed the image in the trial as follows:
<image Strategy> / items = ("strategies.jpg") / position = (20, 10) </image>
<trial TRAINING.2> / stimulusframes = [1=strategy] / trialduration = (6000) </trial>
However, I get an error message saying that the stimulusframes attribute could not locate my image. Please help.
|