Assigning participants according to subject parity in a within experiment
Hello everyone,
In the experiment, participants need to solve both blocks contained in the experiment, but I aim that participants starting with "high_loop" have an even number of participants, participants starting with "low_loop" have an odd number of participants. Most of the examples I've seen here are through each participant taking a specific block.
That's why I wrote to you for your support.
Best regards,
Beril
Comments
Hi @bssengul,
The logic for achieving this is fairly simple and can is described here, for example :
Be aware that this example was not designed to run in the browser. You'd have to replace the Python code with the Javascript equivalent (in an inline_Javascript object), but the logic is identical.
Hope this helps,
Fabrice.
Hi Beril,
to add to this, maybe this post by @ethanweed might be helpful to you:
Eduard
Thank you so much!
Beril