Skip to content

@jspsych/plugin-survey-multi-select@2.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:20
262a586

Patch Changes

  • #3691 ff1fede92c6f996858624fe9a8fd238b343fedeb Thanks @Mandyx22! - Fix the response data field description, which was copied from the survey-likert plugin and incorrectly described responses as integers representing a position on a likert scale. The description now reflects what each plugin actually records: the entered text (survey-text), the selected option (survey-multi-choice), and the selected option(s) (survey-multi-select).