Other
#3526
Replies: 1 comment
-
Thank you for your works! As I explained #3518, the survey plugin is very versatile and likely capable of handling "Other" tasks as well. However, this does not diminish the value of your plugin. I believe many people will be interested in your plugin. Best regards, |
Beta Was this translation helpful? Give feedback.
0 replies
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, I just wanted to check whether a plugin I developed has already been implemented. I created a multiple-choice selection plugin for jsPsych that allows an unlimited number of "Other" options. Each "Other" option can have a custom label, and when selected, it dynamically shows a text input field. The input is then saved and recorded as part of the jsPsych data after the experiment finishes.
I wasn’t able to find an existing plugin with this functionality, and I’m considering submitting it to the jsPsych GitHub repo. Just wanted to make sure I didn’t overlook something similar. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions