@jspsych-contrib/plugin-survey-slider
v1.0.0
Published
Add several analogue scales on the same page for use in questionnaires
Downloads
51
Readme
survey-slider
Overview
Add several analogue scales on the same page for use in questionnaires.
Porting of existing code by Dominique Makowski here: https://github.com/RealityBending/JSmisc/blob/main/jspsych_extensions/plugin-survey-slider.js to jspsych-contrib by Max Lovell
Loading
In browser
<script src="https://unpkg.com/@jspsych-contrib/[email protected]">
Via NPM
npm install @jspsych-contrib/plugin-survey-slider
import jsPsychSurveySlider from '@jspsych-contrib/plugin-survey-slider';
Compatibility
jsPsych 7.0.0
Documentation
See documentation
Author / Citation
Dominique Makowski