Chris Umphlett

Results 28 comments of Chris Umphlett

Yea just adding a '2' to the name of the pin and it works with the full reference to the pin name. Manually deleting the cache folder, and now I...

no intentional changes, I am the only one who has written the pin. I had to change my password recently (we use SSO with RSC) which caused various kinds of...

I don't mind testing. I'm not sure if these objects will exist however... I think a mailing list is created in order to do an email distribution right? If so,...

I used `remotes::install_github("ropensci/qualtRics#275")` to install. I'm not seeing these new functions.

It's working for me. I see two potential problems with the data frame returned by `list_mailing_lists()`. 1. datetime columns are in unix epoch which is not consistent with the rest...

add `query = list(param1= "value1", param2= "value2"))`

It's weird that Qualtrics says it's not exact, without a reason. I would guess that it's probably very close until we see evidence other wise. I have a lot of...

Maybe from this? https://api.qualtrics.com/02a178db2ab5b-get-schema-response ![image](https://user-images.githubusercontent.com/7210482/180308285-5173c25a-1e41-432b-84ee-ccb95f6da723.png) And perhaps it could be instead a way to get all of the "dataTypes" for a survey rather than just having the list of metadata....

Also response quality columns: https://www.qualtrics.com/support/survey-platform/survey-module/survey-checker/response-quality/ eg, `qualtrics_data_quality_cols

Thanks Jim. This is definitely an improvement, not perfect (through not fault of yours). Qualtrics data model is not well-aligned with the categories available. When I run the call to...