Random incorrect responses #2562
jgerard417
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having an issue with the incorrect response being recorded in the html-button-response plugin. It's using button_pressed rather than response since I haven't had a chance to update the study for jsPsych 7, but I'd like to figure out first whether this is a compatibility issue or an issue with my code.
Specifically, the response will occasionally get recorded as the response for the next trial, but the issue is sporadic and only happens 10-20% of the time.
Relevant code is below, and I'm using a slightly modified plugin based on the discussion here:
Beta Was this translation helpful? Give feedback.
All reactions