I am trying to program a paced auditory stimulus task. In this task a number is shows (e.g. 4). Then a second number is shown (e.g. 7) and the participant must add the two and give the correct response (11). Then a third number (e.g. 5) is shown and the participant must add it to the previous number and give the correct response (e.g. 12).
In this task the correct response is dependent on both the stimulus currently shown AND the stimulus that was previously shown. If possible I would like to be able to program this using a list so that SuperLab is choosing the number at random. However, I’m not sure if it’s possible to be able to tell SuperLab what the correct response is if that response is dependent on a previous trial. Is this possible without us having to create each trial manually ourselves (so that we already know the correct response)?
Any thoughts or suggestions would be appreciated!