Linked/ conditioned consecutive randomization


Author
Message
Rebsu
Rebsu
Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)Partner Member (664 reputation)
Group: Forum Members
Posts: 11, Visits: 33
Dear all,

I'm currently pretty stuck at the randomization of my experiment. There are two main problems:

1) I have two picture pools, <item Suchbild> with items from SB1A, SB1B, SB2A...SB5B, and <item Zielreiz> with 5 pictures ZR1..ZR5. I want to randomly present one of the Zielreiz first, then present a Suchbild. The problem is that I have to link the Zielreiz to the Suchbilder. So, if ZR1 is shown, SB1A or SB1B has to be shown after, for ZR2 it has to be SB2A or SB2B etc. I thought adding a copy of each ZR to the item list, so that there is a clear one-to-one connection for each Zielreiz and Suchbild. 
Now my beginner's question is, is there a "if..then" command or any other way I gotta work around the issue? (And is it correct to set the randomization at the <picture..> level, not the <trial..>?)

<item Zielreiz>
/1 = "ZR1.jpg"
/2 = "ZR2.jpg"
/3 = "ZR3.jpg"
/4 = "ZR4.jpg"
/5 = "ZR5.jpg"
</item>

<picture Zielreiz>
/items = Zielreiz
/select = noreplace
/position = (50, 50)
</picture>

<item Suchbild>
/1 = "SB1A.jpg"
/2 = "SB1B.jpg"
/3 = "SB2A.jpg"
/4 = "SB2B.jpg"
/5 = "SB3A.jpg"
/6 = "SB3B.jpg"
/7 = "SB4A.jpg"
/8 = "SB4B.jpg"
/9 = "SB5A.jpg"
/10 = "SB5B.jpg"
</item>

<picture Suchbild>
/Items = Suchbild
/select = if ....
</picture>

2) A third picture pool, <item Alternative> with NA1..NA5 should be shown after each ZRx-SBxx-trial. My problem is, that I have to show the same picture twice, so NAx for 1 sec, then a fixation cross, then the same NAx for another five seconds. My idea is to set a second Alternative 2, which selects the current Alternative (1) picture. Does this work or is there a possibility to set the /select = noreplace to pick a picture twice, then go on with selecting a different one?

Rudimentally, it would look like this:
<item Alternative>
/1 = "NA1.jpg"
/2 = "NA2.jpg"
/3 = "NA3.jpg"
/4 = "NA4.jpg"
/5 = "NA5.jpg"
</item>

<picture Alternative>
/items = Alternative
/select = noreplace
/position = (50, 50)
</picture>

<picture Alternative 2>
/items = Alternative
/select = current
/position = (50, 50)
</picture>

Thank you so much in advance!
Best regards,
rebsu
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
Rebsu - 5 Years Ago
Dave - 5 Years Ago
Rebsu - 5 Years Ago
Rebsu - 5 Years Ago
Dave - 5 Years Ago
                 + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                     + x [quote] [b] Rebsu - 5/27/2019 [/b] + x...
Dave - 5 Years Ago
                         + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                             + x [quote] [b] Rebsu - 5/27/2019 [/b] + x...
Dave - 5 Years Ago
                                 + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                                     + x [quote] [b] Rebsu - 5/27/2019 [/b] At some point in...
Dave - 5 Years Ago
                                         + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                                             + x [quote] [b] Rebsu - 5/27/2019 [/b] It should be...
Dave - 5 Years Ago
                                                 + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                                                     + x [quote] [b] Rebsu - 5/27/2019 [/b] + x...
Dave - 5 Years Ago
                                                         + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                                                             + x [quote] [b] Rebsu - 5/27/2019 [/b] + x...
Dave - 5 Years Ago
                                                                 + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago
                                                                     + x [quote] [b] Rebsu - 5/27/2019 [/b] Ok, thanks! The...
Dave - 5 Years Ago
                                                                         + x [quote] [b] Dave - 5/27/2019 [/b] + x...
Rebsu - 5 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search