Assignment of participants to conditions


Author
Message
Nick Riches
Nick Riches
Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)Esteemed Member (2K reputation)
Group: Forum Members
Posts: 19, Visits: 69
Hi
I would like to assign participants to one of four conditions. I have an 'experiment' file which calls other files as shown below. Unfortunately, this doesn't seem to have worked, as I only have responses for conditions 1 to 3 (there are 14 responses, so they should have cycled through all four conditions).

Is there anything wrong with the code?

Thanks

Nick

<batch>
/ subjects = (1 of 4)
/ file = "student_ASD_part_1_marker.iqx"
/ file = "student_ASD_survey.iqx"
/ file = "student_ASD_part_2_marker.iqx"
/ file = "student_ASD_magnitude_estimation_C1.iqx"
</batch>


<batch>
/ subjects = (2 of 4)
/ file = "student_ASD_part_1_marker.iqx"
/ file = "student_ASD_survey.iqx"
/ file = "student_ASD_part_2_marker.iqx"
/ file = "student_ASD_magnitude_estimation_C2.iqx"
</batch>


<batch>
/ subjects = (3 of 4)
/ file = "student_ASD_part_1_marker.iqx"
/ file = "student_ASD_survey.iqx"
/ file = "student_ASD_part_2_marker.iqx"
/ file = "student_ASD_magnitude_estimation_C3.iqx"
</batch>


<batch>
/ subjects = (4 of 4)
/ file = "student_ASD_part_1_marker.iqx"
/ file = "student_ASD_survey.iqx"
/ file = "student_ASD_part_2_marker.iqx"
/ file = "student_ASD_magnitude_estimation_C4.iqx"
</batch>

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Nick Riches - 7 Years Ago
Dave - 7 Years Ago
Nick Riches - 7 Years Ago
Dave - 7 Years Ago
                     + x [quote] [b] Dave - Monday, March 5, 2018 [/b] +...
Nick Riches - 7 Years Ago
                         + x [quote] [b] Nick Riches - Monday, March 5, 2018 [/b]...
Dave - 7 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search