Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
splitting stimulus list randomly into two fixed groups
splitting stimulus list randomly into two fixed groups
Post Reply
Like
32
splitting stimulus list randomly into two fixed groups
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
juliane_d
juliane_d
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 12,
Visits: 39
Hi there,
I thought this was easy, but i cannot figure it out. I have a list of stimuli that i want to randomly assign to two groups anew for each participant to be used in various tasks throughout the experiment. I have tried using counter and list elements with the /not attribute for the second group, but cannot get it to run. Any idea what I am doing wrong? Many thanks,
Juliane
**************************************
<counter setup_pix1>
/ items = ("pix1", "pix2","pix3","pix4","pix5","pix6")
/ select = noreplace
/ selectionrate = trial
</counter>
<counter setup_pix2>
/ items = ("pix1", "pix2","pix3","pix4","pix5","pix6")
/ select = noreplace
/ selectionrate = trial
/ not = (setup_pix1)
</counter>
<item pix1items>
</item>
<item pix2items>
</item>
<text Pix1>
/ items = pix1items
/ size = (30%, 30%)
/ position = (50,50)
/ select = noreplace
</text>
<text Pix2>
/ items = pix2items
/ size = (30%, 30%)
/ position = (50,50)
/ select = noreplace
</text>
<trial setup_pairings>
/ ontrialbegin = [item.pix1items.item=counter.setup_pix1.selectedvalue]
/ ontrialbegin = [item.pix2items.item=counter.setup_pix2.selectedvalue]
/ trialduration = 0
</trial>
Reply
Like
32
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
splitting stimulus list randomly into two fixed groups
juliane_d
-
11 Years Ago
<block myblock> / trials = [1=setup_pix; 2=summary]...
Dave
-
11 Years Ago
Post Reply
Like
32
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search