jspsych/jsPsych: @jspsych/plugin-survey-multi-choice@1.0.0
Creators
- Josh de Leeuw1
- Becky Gilbert
- bjoluc
- kristiyip
- Junyan Qi
- Shane Martin2
- Daiichiro Kuroki3
- Gustavo Juantorena
- Peter J. Kohler
- Chris Jungerius
- Xiaolu bai
- Nikolay Petrov
- Jana Klaus4
- Christian Brickhouse5
- Wolfgang Walther
- Andy Woods
- Rob Wilkinson6
- Sivananda Rajananda
- Vijay Marupudi7
- Jan Simson
- sprengholz
- mariansauter
- Angus Hughes
- Daniel Rivas
- Ari Dyckovsky8
- Erik Weitnauer
- Mark Gorenstein9
- Tim Vergenz
- alisdt
- Dillon Plunkett
- 1. Vassar College
- 2. @rewardops
- 3. Kyushu University
- 4. Donders Institute for Brain, Cognition and Behavior
- 5. Stanford University
- 6. @oddballio
- 7. Georgia Tech
- 8. @startyourlab
- 9. UC Berkeley
Description
#2183
c8760b1
Thanks @jodeleeuw, @becky-gilbert, @bjoluc! - jsPsych is now fully modular, with individual NPM packages for the core library, plugins, and extensions.To support this change, we've made a number of breaking changes. We've added a guide for migrating from version 6.x to 7.x to the documentation, and updated the hello world tutorial with instructions for configuring jsPsych in three different ways. In addition to enabling package management, some of the benefits that this change provides include an improved developer experience with IntelliSense code hints, proper encapsulation of jsPsych so that multiple instances can be run on the same page, and easier integration with modern JavaScript tools like bundlers.
- #2129
f37f64a
Thanks @jodeleeuw! - All duration measurements, including response times, are now rounded to the nearest millisecond. We changed this because the precision thatperformance.now()
generates is misleading in this context and removing the (often very long) decimal component of the measurement will save space in the data files.
Files
jspsych/jsPsych-@jspsych/plugin-survey-multi-choice@1.0.0.zip
Files
(11.7 MB)
Name | Size | Download all |
---|---|---|
md5:3b906a255290b2a81d849915c8dd1290
|
11.7 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jspsych/jsPsych/tree/@jspsych/plugin-survey-multi-choice@1.0.0 (URL)