@jspsych-contrib/plugin-survey-slider
v2.0.0
Published
Add several analogue scales on the same page for use in questionnaires.
Downloads
148
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]"></script>
Via NPM
npm install @jspsych-contrib/plugin-survey-slider
import jsPsychSurveySlider from '@jspsych-contrib/plugin-survey-slider';
Compatibility
jsPsych v8.0. For compatibility with jsPsych v7.0, use version 1.0.0 of this plugin.
Documentation
See documentation
Author / Citation
Dominique Makowski