randomized groups of surveypages in survey


Author
Message
francesca92
francesca92
Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)Associate Member (289 reputation)
Group: Forum Members
Posts: 3, Visits: 38
Hi! I have a question about the randomization of 3 surveypages in a survey. I have 4 parts of a questionnaires (a, b, c, d), each of these parts includes 3 surveypages (a1, a2, a3, b1, b2 ecc). I would like to randomize only the main parts a, b, c, d, not the order of the subgroups a1, a2 ecc. How can i do that? I can't use extp because this survey is a filler between other tasks, already randomized and divided in a superior level. But I understand that survey works with trials/pages not with blocks, right? Thank you so much in advance!

<survey filler>
/ pages = [1=demographics1; 2=demographics2; 3-6= noreplace (a, b, c, d); 7=immigration]
/ timeout = 600000
</survey>

<block a>
/ trials = [1=a1; 2=a2; 3=a3]
</block>

<block b>
/trials = [1=b1; 2=b2; 3=b3]
</block>

same for block c and d

<surveypage a1>
/caption = "Please answer honestly. This person is an ARAB woman. How is she?"
/questions = [1=credible; 2= intelligent; 3= passive; 4=threatening]
/ stimulusframes = [1= arabhijab]
/ontrialbegin = [picture.arabhijab]
/ontrialend = [if (slider.credible > slider.intelligent > slider.passive > slider.threatening)]
</surveypage>

same for a2, a3, b1, b2 b3 c1 c2 c3 d1 d2 d3

<expt 1>
/blocks = [1 = consenso; 2=arab_without; 3= filler; 4= practice_item; 5= a_without]
/subjects = (1 of 4)
/groupassignment = subjectnumber
</expt>
 same for expt 2, 3, 4
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Reading This Topic

Explore
Messages
Mentions
Search