mattroumaya / surveymonkey

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

custom variable values pass though when present - addresses #10 #35

Closed sfirke closed 4 years ago

sfirke commented 5 years ago

Tough to set up tests given the problem of authentication, but I tested this on a survey with and without a custom variable and it worked appropriately for both.

Only thing left would be, look at a SurveyMonkey .csv download and see if there are any other columns we want to pull through - that would fully address #14.

sfirke commented 5 years ago

Tough to set up tests given the problem of authentication, but I tested this on a survey with and without a custom variable and it worked appropriately for both.

Only thing left would be, look at a SurveyMonkey .csv download and see if there are any other columns we want to pull through - that would fully address #14.

sfirke commented 4 years ago

Merging the custom vars feature w/o addressing all possible other metadata in #14