mattroumaya / surveymonkey

Access your SurveyMonkey data directly from R!
https://mattroumaya.github.io/surveymonkey/
Other
42 stars 10 forks source link

Support for Issue #57 #84

Closed mattroumaya closed 2 years ago

mattroumaya commented 2 years ago

There are many ways to set up star rating questions from the SurveyMonkey UI, including using different objects/emojis (stars, smileys, etc.). There is also the option to use labels, which is sometimes not necessary since a respondent will usually understand if they are giving something 1 to 5 stars. When labels aren't used, we have to pass through the choice_position variable as the response option, since they currently come through the API as an empty string (i.e., "").