Millisecond Forums

Delaying participant responses

https://forums.millisecond.com/Topic30132.aspx

By PileOfTrash - 11/12/2020

Hello, may I ask for help on something? I'm having trouble looking for resources regarding having a participant respond 4.5 seconds after looking at the stimulus. Perhaps someone may provide me assistance?

The way this script works is that participants view a trial of numbers going across the screen from left to right (one number for every 1.5 seconds). I'm having trouble figuring out where to implement the code for having the participant see at least 3 stimuli (4.5 seconds) before they answer. 
Thank you!
By Dave - 11/13/2020

PileOfTrash - 11/13/2020
Hello, may I ask for help on something? I'm having trouble looking for resources regarding having a participant respond 4.5 seconds after looking at the stimulus. Perhaps someone may provide me assistance?

The way this script works is that participants view a trial of numbers going across the screen from left to right (one number for every 1.5 seconds). I'm having trouble figuring out where to implement the code for having the participant see at least 3 stimuli (4.5 seconds) before they answer. 
Thank you!

https://www.millisecond.com/support/docs/v6/html/language/attributes/beginresponsetime.htm

Set

/beginresponsetime = 4500

in the respective trial elements.