selecting pool of items


Author
Message
juliane_d
juliane_d
Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)Expert (1.4K reputation)
Group: Forum Members
Posts: 12, Visits: 39
HI there,

I am sure this has been asked before, but I cannot find it anywhere in this forum...:

I would like to implement a selection procedure of a random subset of stimuli to be used in several types of trials and two blocks throughout one experiment (each participant receives a fixed set of 10 randomly chosen stimuli out of a pool of 20 stimuli - to be used in different trials). I started with a list element but it only selects one item instead of a pool of 10...
Any idea what I am getting wrong?

<list testlist>
/ items = ("stimulus1", "stimulus2", "stimulus3", "stimulus4", "stimulus5", "stimulus6", "stimulus7", "stimulus8", "stimulus9", "stimulus10",
"stimulus11", "stimulus12", "stimulus13", "stimulus14", "stimulus15", "stimulus16", "stimulus17", "stimulus18", "stimulus19", "stimulus20")
/ poolsize = 10
/ selectionrate = experiment
/ selectionmode = random
/ replace = false
</list>

<text testitems>
/ items = ("stimulus1", "stimulus2", "stimulus3", "stimulus4", "stimulus5", "stimulus6", "stimulus7", "stimulus8", "stimulus9", "stimulus10",
"stimulus11", "stimulus12", "stimulus13", "stimulus14", "stimulus15", "stimulus16", "stimulus17", "stimulus18", "stimulus19", "stimulus20")
/ select = noreplacenorepeat
/ select = testlist
/ position = (50,50)
</text>

Thanks for any hint...
best,
juliane


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
juliane_d - 5 Years Ago
Dave - 5 Years Ago
             works nicely, thanks so much!!!
juliane_d - 5 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search