Hey forum,
I downloaded the Inquisit 4 Beta and the AAT script. but the script is for the version 4.0.0.2 and the Beta is the 4.0.0.1 and there is one thing that doesnt work.
for example:
<trial joystickrest>/isvalidresponse = [trial.joystickrest.response =="change"]/branch = [if (joystick.y == 0 && joystick.x == 0) trial.InterTrialInterval else trial.joystickrest]/recorddata = false</trial>
Inquisit gives me an error response that says:
"Expression 'joystick.y' is invald. Expression contains an unknown element or property name."
Can anybody help me?
Thanks!
You'll have to wait for version 4.0.2 to be made available publicly. The features required by the respective script are not available in versions prior to 4.0.2.
Hey Dave,
I am not sure whether I got that right.. (sorry!) Isn´t the test version of inquisit 4 the "4.0.2.0" one? I had the same problem and am still wondering why they don´t work out together...
Especially as there is no AAT routine (even with less functions) available for our lab version of inquisit 3 :(
Thanks for your patience!
Franzi
The current release is 4.0.2.0 available via the download page at millisecond.com. I'm not sure what you mean by "test version".
There is no AAT script for Inquisit 3, but you may go ahead and write your own (AATs have been discussed here a number of times, searching the forum will help you find those threads).
Alright, thanks! I try my best!
Note though that joystick support for this type of task is lacking in Inquisit 3. That's the primary reason why there isn't any script available. So you will either have to (a) use a different input device, (b) come up with some sort of smart workaround using external tools or (c) consider switching to Inquisit 4 for extended joystick features (such as x and y cursor positions).