Show image stimuli, when we don't know its start time (variable start time, based on subject's response)

I’m trying to make self-paced trial structure, with 3 components. I’m not able to figure out start timings of stimulus as trial is self-paced. Please pardon, if this is trivial.
Image1 > Response > Image2 > Response > TextStim > Response

all the responses are self-paced.

Image1 - start at 0sec
ends at (subject response time)
Image2 - how do I start it automatically after previous response.

OS (e.g. Win10):
PsychoPy version (e.g. 2020.1.3):
Standard Standalone? Yes
What are you trying to achieve?: Show the stimuli after previous response, (in same routine)

What did you try to make it work?:

What specifically went wrong when you tried that?: i can’t figure out, how should image start

Hi,

You probably want each image + response pairing to be in its own routine and you want the response component to force the end of that routine. The routine would look like

Thanks,
Becca

2 Likes