mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
2.0 KiB
2.0 KiB
@jspsych/plugin-survey
0.2.1
Patch Changes
- #2781
12956b3c
Thanks @jadeddelta! - added readme for visibility on npmjs.com
0.2.0
Minor Changes
- #2622
9cfefe38
Thanks @jsato8094! - Addinput_type
parameter for questions of typetext
Patch Changes
- #2632
a17f423f
Thanks @bjoluc! - Improve browser compatibility when loading viaunpkg.com
, i.e. when using thedist/index.browser.min.js
build artifact.
- #2625
0f6c0be7
Thanks @jsato8094! - Export css files inpackage.json
0.1.1
Patch Changes
- #2370
04f362af
Thanks @jodeleeuw! - Added the CSS folder to package.json so that it will be included.
0.1.0
Minor Changes
- #2265
d9dc2507
Thanks @becky-gilbert! - A plugin for presenting one or more pages with survey-type questions, such as multiple choice, multiple selection, free text responses, drop-down selection, and likert scale matrices. Provides options for response validation and question/option randomization. Uses the SurveyJS library: https://surveyjs.io/.