Hi all,
I am designing a Stroop task in E-Prime 3 and need help with the following setup:
I want the Stroop stimulus (a word) to disappear as soon as the participant responds, but without ending the trial or moving on to the next one. After the participant responds, the stimulus should disappear, and a black screen should be displayed for a fixed maximum duration of 2000 ms, accounting for the participant's response time. For example:
How can I implement this behavior in E-Prime? Can it be achieved through the properties of the objects containing the word (Slide/TextDisplay), or is it necessary to use an In-Line between the stimulus and the black screen? If an In-Line is needed, what would be the essential elements of the code?
Thank you very much for your help!