jsPsych icon indicating copy to clipboard operation
jsPsych copied to clipboard

Audio button response plugin missing "stimulus" column in data generated

Open vzhang03 opened this issue 1 year ago • 0 comments

Going through the code and documentation for the plugin-audio-button response, it was missing a "stimulus" column. Inconsistent with the other similar plugins (image-keyboard-response, html-button-response), this missing info seems easy to generate by using a combination of parameters such as stimulus (path to audio file) and button_html (HTML for generating buttons). Would help classify data output from the plugin by giving the user an idea of what response is responding to.

vzhang03 avatar Jun 13 '24 18:06 vzhang03