diff --git a/.changeset/serious-suns-hang.md b/.changeset/serious-suns-hang.md new file mode 100644 index 0000000000..e44a20511f --- /dev/null +++ b/.changeset/serious-suns-hang.md @@ -0,0 +1,5 @@ +--- +"@jspsych/plugin-survey-text-dynamic": minor +--- + +FEATURE: Added a new plugin that is a variation on plugin-survey-text, where a new input field is generated on the right for the same question when the user presses Enter or spacebar while in the existing input field. diff --git a/.changeset/shiny-rings-destroy.md b/.changeset/shiny-rings-destroy.md new file mode 100644 index 0000000000..36ca15511b --- /dev/null +++ b/.changeset/shiny-rings-destroy.md @@ -0,0 +1,5 @@ +--- +"@jspsych/plugin-survey-text": patch +--- + +ENHANCEMENT: Add question_order as part of generated data for the original survey-text plugin. diff --git a/examples/jspsych-survey-text.html b/examples/jspsych-survey-text.html index a84683d48a..8088e54310 100644 --- a/examples/jspsych-survey-text.html +++ b/examples/jspsych-survey-text.html @@ -3,7 +3,7 @@
- +