counterbalancing with web delivery


Author
Message
Paul Lattimore
Paul Lattimore
Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)Associate Member (128 reputation)
Group: Forum Members
Posts: 1, Visits: 1
Hi,
I'm using Single target IAT based on script available in millisecondlibrary. I will run it on web so I need to figure out how to counterbalance allocation to compatible and incompatible categories. The current PC based script does this by assigning group number (1,2) on start-up. That's fine if you are sitting beside the participant. Participants will be promted via wb delivery to enter 8-digit alphanumeric ID.
 Can anyone tell me how I would write the counterbalancing into the script or use some other means to ensure even allocation.
Thanks,
Paul
The script is currently set for PC platform as follows:

Groupassignment is done by groupnumber

<expt>
/subjects = (1 of 2)
/groupassignment = random
/ blocks = [1=practice_compatibletest; 2=compatibletestinstructions; 3=compatibletest;
 4=practice_incompatibletest; 5=incompatibletestinstructions; 6=incompatibletest; 7=summary]
/onexptend = [values.completed = 1]
</expt>

<expt>
/subjects = (2 of 2)
/groupassignment = random
/ blocks = [1=practice_incompatibletest; 2=incompatibletestinstructions; 3=incompatibletest;
4=practice_compatibletest; 5=compatibletestinstructions; 6=compatibletest; 7=summary]
/onexptend = [values.completed = 1]
</expt>



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search