Randomizing IAT and Survey


Author
Message
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 13K, Visits: 108K

You need 4 <batch> elements in your file to do this:


<batch>
/ subjects = (1 of 4)
/ groupassignment = random
/ file = "Survey.Iqx"
/ file = "IAT1.Iqx"
</batch>

<batch>
/ subjects = (2 of 4)
/ groupassignment = random
/ file = "Survey.Iqx"
/ file = "IAT2.Iqx"
</batch>

[...]


Verena3711
Verena3711
Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)Associate Member (156 reputation)
Group: Forum Members
Posts: 4, Visits: 1

Hello Inquisit-Community,


I've already looked at related posts, but I still can't solve my problem:

I have programmed 4 individual IATs and one Survey. Now I would like the survey always to run in the beginning and then the program should randomly choose one of the four IATs. Is this possible?


I know that with the <batch> element I can combine the different scripts, but I cannot figure out how to randomize the IATs but keep the survey constant.



Thanks for your help!


PS: My script looks like this


<batch>
/file = "Survey.Iqx"
/file = "IAT1.Iqx"
/file = "IAT2.Iqx"
/file = "IAT3.Iqx"
/file = "IAT4.Iqx"
</batch>



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search