New routine for each text section in an instruction?

Hello everbody.

The instruction for my experiment is quite long. I want my participants to press the space key after each text section before they get to the next one.

Right now I have created a new routine for each text section so I could just use “Force end of routine” to get to the next one. Obviously this means that I have so many routines for just one instruction.

Is this how it should be or should I put multiple text components in one routine? I’ve noticed that there is the option to start a text component with a condition instead of a time. But I don’t know how to use it.

Thank you very much!

The easiest way to do this is to put the instructions in a spreadsheet and use a loop with a single routine.

1 Like

Thank you so much! This actually worked.