Replies: 1 comment 2 replies
-
Couldn't you simply add an if-statement where if 1 you push condition 1 then condition 2 (along the respective instructions) to the timeline and if 2 you do it the other way around? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
My study has two conditions: 1 and 2. I want half of the participants to do condition 1 first, then condition 2; while the other half do condition 2 before condition 1.
Additionally, each condition has its own instruction and practice. So, this study has instruction 1, practice 1, main test 1, instruction 2, practice 2 and main test 2.
Practice and condition are using different stimuli.
Is there a way for me to group up each instruction + practice + main test together in each condition? Can I also balance the order between participants?
I explore the shuffle function, but not sure if I am using it right.
Please help! many thanks!
Ric
Beta Was this translation helpful? Give feedback.
All reactions