/ ontrialbegin


Author
Message
Igor Iarrobino
Igor Iarrobino
Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)Associate Member (244 reputation)
Group: Forum Members
Posts: 42, Visits: 114
Hi everyone,
I'm Igor and this is my first day in which I'm trying to modify an Inquisit script.
My problem is with the following lines of script:
<trial testE>

<trial testE>
/ inputdevice = keyboard
/ ontrialbegin = [
    values.selectStim = list.testE_itemnumbers.nextvalue;
    values.wordposition = list.wordPositions_testE.nextvalue;
    values.congruence = list.congruency_testE.nextvalue;
    values.correctButton = item.correctButton_testE.item(values.selectStim);
    values.wordposition == 0){
        values.word_y = parameters.center_y;
    }
]

    
The error says that I'm missing a ']'. Perhaps, I put it into the script in the wrong way.
Could you please help me out?
I'm just at the beginning and my head is already exploding! :hehe:


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View

Reading This Topic

Explore
Messages
Mentions
Search