You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a slider response, sometimes it is important that the participant can see the exact value selected. In our research group, we are using a modified version of the jspsych-html-slider-response.js.
Using jsPsych-master I modified jspsych-html-slider-response.js to create a reproducible example with minimal changes: slider-plugin-number.zip
With slider_number: true
With slider_number: false
I would be happy to do a pull request if you think it could be useful.
The text was updated successfully, but these errors were encountered:
Hi @gorkang, thanks for sharing this - looks great!
Would you mind putting the changes into a pull request please? In addition to the slider plugin file changes, it'd be great if you could include changes to the plugin documentation and example files. Thank you!
gorkang
added a commit
to gorkang/jsPsych
that referenced
this issue
Nov 21, 2020
When using a slider response, sometimes it is important that the participant can see the exact value selected. In our research group, we are using a modified version of the jspsych-html-slider-response.js.
Using jsPsych-master I modified jspsych-html-slider-response.js to create a reproducible example with minimal changes: slider-plugin-number.zip
With slider_number: true
With slider_number: false
I would be happy to do a pull request if you think it could be useful.
The text was updated successfully, but these errors were encountered: