+xDear Community,
I forward participants to Inquisite Web from a Qualtrics survey. Afterwards, I send them back to Qualtrics. In Inquisite, participants complete 2 IATs. I need to randomize the order of the IATs (preferably with a Batch file / without a big time investment). I saw on an old post that this was not possible in Inquisite 3 but was a feature planned for future releases. Is this possible in Inquisite 6?
Best,
Max
Yes, you can randomize the order of scripts with a <batch> file.
<batch randomorder>
/ file = "iat1.iqx"
/ file = "iat2.iqx"
/ selectionmode = random
</batch>
https://www.millisecond.com/support/docs/current/html/language/attributes/selectionmode.htm