How to set feedback time on builder code snippet?

Hi, I’m trying to add feedback for each trial at the end of begin_routine. I know how to code the message. But if I want every message to show for 1s on the screen. How can I do that? THanks!

Hi @CatK, if you add a new routine to present your feedback, then you can set the duration of your feedback component (e.g., a text component) to 1 second. This way, your feedback will only appear for 1 second.