Textbox in likert plugin #1933
Replies: 2 comments 1 reply
-
If i'm understanding correctly you can make this type of experments using jspsych-survey-multi-choice plugin. You can find an use case in jsPsych/examples/jspsych-survey-multi-choice.html Edit: I just realized that the question was for the fill-in textbox. In that case maybe the jspsych-survey-html-form plugin it's a better option. Best! Gustavo. |
Beta Was this translation helpful? Give feedback.
-
HI @SophiaAdamWangels, I agree with Gustavo, the survey-html-form plugin might be your best bet. Another option is to modify the survey-likert plugin file so that it (1) includes a parameter for adding a textbox to each question, and (2) saves the textbox response to the trial data. Please let us know if you need any further guidance with either of these options. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am new to jsPsych (and coding in general) and would like to ask if it is possible to include a fill-in textbox in the likert survey format. I haven't been able to figure out a way. I would like it to look something like in the screenshot I am attaching.
Can someone tell me if that would work at all and if so, how to go about it? I would appreciate it!

Beta Was this translation helpful? Give feedback.
All reactions