Hello!
I’ve encountered a problem when trying to create different conditions for my experiment.
Currently the procedure looks like this:
What happens is that participants learn a list of words, then do some calculations, then recall and then have the information “Click next to start the next list of words” (that’s in the Next_list2 routine). The loop goes on 3 times so they learn 3 lists in total and the order is randomized.
What I wanted to do is indicate in some way that they’re about to see the 2nd and 3rd list, possibly change something with the Next_list2 routine, but I’m not exactly sure how to do that. So for example, after learning the 1st list and doing recall, they would see a text “Click next to start the 2nd list of words” and then after learning the 2nd list and 2nd recall, they would see “Click next to start the 3rd list of words”. I assume I need to create new conditions for that, but I’m still a beginner and I’m not sure how to start. Any help or advice would be strongly appreciated!