Dear all,
I am trying to run several tests in a row using batch function, but after the first test Inquisits ends and the second test does not start. I do not know where can be the problem. Do I have to modify the end of the test script somehow? I am using ST-IAT test from Inquisit 5 library. My batch file code looks as follows:
<batch>
/ file = "demographicsurvey.iqx"
/ file = "ST_IAT_1.iqx"
/ file = "ST_IAT_2.iqx"
</batch>
Aftrer the ST_IAT_1 Inquisit stops and ST_IAT_2 wont start.
Thank you for your help.
Michal