Millisecond Forums

AAT Mouse Version - Pre-generated Sequence Issues

https://forums.millisecond.com/Topic15207.aspx

By becgwin - 12/15/2014

Hi,
I am having trouble including a pre-generated sequence for the mouse input version of the AAT.  I have successfully done it for the joystick version, but when I use the same code for the mouse version I get errors relating to the values.sequence.  Please see below:

for summary data: 'values.sequence' is not a valid setting.
for trial.AAT_start: Expression 'values.sequence' is invalid. Expression contains an unknown element or property name.
for trial.selectnumber: Expression 'values.sequence' is invalid. Expression contains an unknown element or property name.

I am not sure why it works with one script and not the other.  Can you help me resolve this?  I have attached the full file.  I have increased the trials to 192 (and have used R and L for the images as I am inserting images that are tilted either right or left).  I have also included an error message to appear when mistakes are made in the proper trials (similar to practice trials).

Many thanks,
Rebecca 
By Dave - 12/15/2014

There is no value called 'sequence' in the script's <values> element(s). You must have deleted it by accident. Hence Inquisit correctly throws errors.

EDITED due to mix-up. I mistakenly thought you were using Inquisit 3.
By becgwin - 12/16/2014

Thanks so much Dave.  I should have picked that!  Works perfectly now. 

Rebecca