If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): Win 10
PsychoPy version (e.g. 1.84.x): 2021.1.4
Standard Standalone? (y/n) If not then what?:y
What are you trying to achieve?:
Trial:
Present a text stimulus from 0.05sec
Take key response from: 0.5-1.25sec
Have the start and stop times of the key response period recorded in the csv.
What did you try to make it work?:
Ran the experiment. The code is the default built by the builder, I made no customizations.
What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.
Here are the relevant columns of the csv
key_resp.keys | key_resp.started | key_resp.stopped |
---|---|---|
None | 20.9945972 | None |
None | 23.4141408 | None |
None | 25.9142052 | None |
None | 28.4107369 | None |
None | 30.8975985 | 30.4128621 |
None | 33.385748 | 32.9100394 |
None | 35.8767328 | 35.3998119 |
None | 38.367962 | 37.8817444 |