Replies: 1 comment 1 reply
-
Hi @mary-9555, It would help a lot if you shared the code that generated these errors. It sounds like you may not have a |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi again
I need feedback for the "jspsych-image-button-response" plugin.
As my choices are not "value", I got these errors:
You must specify a value for the choices parameter in the image-button-response plugin.
setDefaultValues @ jspsych.js:1144
jspsych-image-button-response.js:166
Uncaught TypeError: Cannot read property 'length' of undefined
at Object.jsPsych.plugins.image-button-response.plugin.trial (jspsych-image-button-response.js:166)
at doTrial (jspsych.js:1019)
at nextTrial (jspsych.js:967)
at Object.window.jsPsych.core.finishTrial (jspsych.js:339)
at end_trial (jspsych-image-button-response.js:306)
at after_response (jspsych-image-button-response.js:285)
at HTMLDivElement. (jspsych-image-button-response.js:254)
p%3E:1
Failed to load resource: net::ERR_FILE_NOT_FOUND
any advice?
Beta Was this translation helpful? Give feedback.
All reactions