Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Supported by

Present a different sequence for each participant (randomize)

Hi, I wonder if anyone could help me since I have been searching for a solution in this forum and I didn't find anything similar to my issue.

I have an experiment with 10 different sequences (I followed the structure of the example attached bellow). I need to present a different sequence for each participant in a randomixe order and not the others sequences, just one of them (Participant 1 sees sequence 3, participant 2 sees sequence 10, etc) but I don't know how to do it because I'm a begginer.

I have tried using an inline and creating a random number and deppending on that number running one sequence, but the other sequences will run after this. I also think that I didn't did it right because the inline showed several error messages when I tried running, so if anyone could help with that too I would appreciate it.

Thank you so much.



Comments

  • Hi Irene,

    I attach an example that demonstrates how to assign subjects to specific sequences. The key is the run_if field in the sequence. There you can specify conditions that have to be fulfilled for a sequence to run. Use the subject_nr to set those conditions.

    Hope this helps,

    Eduard

    Buy Me A Coffee

Sign In or Register to comment.