Randomizing


Author
Message
L O
L O
L O
posted 5 Years Ago HOT
Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)Associate Member (237 reputation)
Group: Forum Members
Posts: 6, Visits: 43
Hi!

We're having a hard time trying to code this experiment! Would love some help.


So there's 2 groups of stimuli per condition (test or control condition) and 3 items in each stimuli group.
We want to know how to code for one condition, let's say the test condition, with the following constraints:

Two pictures must appear at a time, one from each stimuli group, with sides randomized, and randomly select which Stimuli from Group1 goes with which Stimuli from Group2
Once you pair a Stimulus from Group1 with a stimulus from Group 2, neither of those specific stimuli can appear again
And there are 2 audio stimuli, and we want it to choose randomly which audio plays each time.

Here's the code for the stimuli and audio elements. In this case stimuli group 1 is kaisee, and stimuli group 2 is regli, and there are there instances of each.

<picture kaisee1>
/ items= ("T1.jpg")
/ size = (500,656)
</picture>


<picture kaisee2>
/ items= ("T2.jpg")
/ size = (500,656)
</picture>


<picture kaisee3>
/ items= ("T3.jpg")
/ size = (500,656)
</picture>


<picture regli1>
/ items= ("2T1.jpg")
/ size = (500,656)
</picture>


<picture regli2>
/ items= ("2T2.jpg")
/ size = (500,656)
</picture>


<picture regli3>
/ items= ("2T3.jpg")
/ size = (500,656)
</picture>



<video kaisee>
/ items = ("whichis_kaisee.mp3")
</video>

<video regli>
/ items = ("whichis_regli.mp3")
</video>

Does that make sense? Thanks so much for your help!

-L


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
L O - 5 Years Ago
Dave - 5 Years Ago
L O - 5 Years Ago
                 + x [quote] [b] L O - 12/12/2019 [/b] + x...
L O - 5 Years Ago
                     + x [quote] [b] L O - 12/30/2019 [/b] + x...
Dave - 5 Years Ago
                         + x [quote] [b] Dave - 12/30/2019 [/b] Please do not...
Dave - 5 Years Ago
                             + x [quote] [b] Dave - 12/30/2019 [/b] + x...
L O - 5 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search