I am having trouble to counterbalance between two blocks. The basic structure of my current task is as follows:
Task A and Task C will have the same set of stimuli, but the setup of the loop will be different. For Task A, the loop will be random while for Task C, the loop will be sequential.
I am trying to counterbalance the order Task A and Task C appears first such that some participants see Task A first and some see Task C first. I am getting a bit stuck here. I am wondering if there is any way to do it in the builder or if there is any code component I can insert. Or maybe a better way is to set up two different versions of the experiment and randomly assign participants to one of them. I am planning to run it online and so it would be nice if I can insert a code component to do the counterbalancing rather than creating two versions of the experiment. I am wondering if there is any idea as to how I tackle this. Thank you!