You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Patch Changes
#3691ff1fede92c6f996858624fe9a8fd238b343fedeb 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).