-
Thought I'd hammer out something for #215 and similar, since it shouldn't be too hard with the new framework. What should we call it, though? Do we need a new verb?
So far, "fetch" seems general…
-
There is a new interest in alternative recruitment methods besides Amazon Mechanical Turk in response to the changing prices (https://requester.mturk.com/pricing). This has been a possible area of de…
-
Hello,
Thank you for sharing this script!
I used your code to implement Qualtrics questions with Google Maps (a research project). However, it worked fine until it showed an error message (grey …
-
Dear Erwin,
I've tried to used the v15_jfe_fix vision after the updating of qualtrics, but it seems the reaction time data still does not been stored. My survey was shared with your email address via…
-
I would like to be able to have the package provide a global list of the 17 standard metadata columns (plus browser meta info which comes through like response data but should be treated like metadata…
-
This might be somewhat an edge case, although I dealt with this in the past when working with Ruby's Omniauth where this issue was addressed IIRC.
Here's my setup:
I have two profiles for Google…
-
Hi, first of all - thanks for your lovely qualtRics package. It is very useful!
I've encountered a problem, I need to download all my qualtrics surveys - data, metadata and QSF files - from my user…
yuvso updated
11 months ago
-
Following the vignette, creating an object from the `Table` class doesn't work:
```r
# creating an object
obj
-
Would be fantastic to have the option to download in progress as well as completed responses from fetch_survey(). It's helpful for monitoring incoming data before finalising surveys.
-
Is it possible to add survey-specific filters to fetch_survey()? I can filter after fetching but this would help avoid loading unnecessary info into the environment (helpful when dealing with a huge n…