Assigning 3 groups of participants across 6 conditions?


Author
Message
socialpsych
socialpsych
Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)
Group: Forum Members
Posts: 11, Visits: 11
I'm running a study where participants first complete a Qualtrics survey, and then complete an Inquisit experiment. In the Qualtrics survey, participants are randomly assigned to one of 3 conditions, and participants in different conditions see different versions of tasks when they arrive at Inquisit.

I've set up URL parameters so that Inquisit receives their subject number from Qualtrics (for purposes of matching together the two datasets), and also receives the condition they were assigned to from Qualtrics (1, 2 or 3), which is used as their group number. I've then used groupnumber to assign people to see different sequences of blocks:

<expt version1>
/subjects = (1 of 3)
/groupassignment = groupnumber

This is all working fine... but!!! (there is obviously a 'but' coming somewhere or else I would not be here.) I've just realised that within one of the tasks all my participants complete during the Inquisit session, I also need to counterbalance the order of the blocks across participants.

Is there any way to use groupnumber in this way, but then within these groups, randomly assign people to two block orders?

It seems like I could possibly do this by splitting my tasks into separate files and making two <batch> orders, but I'm wondering if there is an easier way to do this just using my existing single script. I only have one Inquisit license, which rules out the solution of redirecting participants to three separate experiments.

Many thanks to anyone who can offer me any advice!
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: 12K, Visits: 98K
If you need to *counterbalance* block order, you need more conditions (six, as you yourself mention). You might set up *six* conditions in Qualtrics, where conditions 1 & 2 are identical in terms of the Qualtrics portion, 3 & 4 are identical, 5 & 6 are identical. Then forward to Inquisit with the condition parameter and assign to *six* <expt> elements, where <expt version1> and <expt version2> are identical *except* for the reversed block order and so forth.

socialpsych
socialpsych
Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)Expert (1.5K reputation)
Group: Forum Members
Posts: 11, Visits: 11
Dave - that seems really simple now that you put it like that. Thanks for the advice!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search