Group: Forum Members
Posts: 17,
Visits: 84
|
Hey everyone, I've got three blocks. In every block 9 different pictures should be shown in a random order. Could anyone help me to make it work? Unfortunately I did not find it under Inquisit help and tried different ways to handle it. But somehow I don't get it. Hope you are can help me. Thanks a lot!
<block block4A> / trials = [1-9=noreplacenorepeat (1=Bild1A; 2=Bild2A; 3=Bild3A; 4=Bild4A; 5=Bild5A; 6=Bild6A; 7=Bild7A; 8=Bild8A; 9=Bild9A)] </block>
<block block4B> / trials = [1-9=noreplacenorepeat (1=Bild1B; 2=Bild2B; 3=Bild3B; 4=Bild4B; 5=Bild5B; 6=Bild6B; 7=Bild7B; 8=Bild8B; 9=Bild9B)] </block>
<block block4C> / trials = [1-9=noreplacenorepeat (1=Bild1c; 2=Bild2C; 3=Bild3C; 4=Bild4C; 5=Bild5C; 6=Bild6C; 7=Bild7C; 8=Bild8C; 9=Bild9C)] </block>
|