-
**As a** member of the development team
**I need** identify the root cause the Qualtrics 401 error when we run the system
**So that** I can resolve the issue and ensure proper running of our system…
-
Currently, a user who queries a survey using any of the available R packages is returned a messy data frame.
Ideally, the returned data frame should:
* Be [Tidy](http://vita.had.co.nz/papers/ti…
-
-
Exception when creating README form TinyURL
```
21:55:31 - INFO: TinyURL link does not exist. Creating!
21:55:31 - WARNING: Caught an HTTPError: 400 Client Error: Bad Request for url: http:/…
zoidy updated
3 years ago
-
From DataDrivenSurveys created by [Ovich](https://github.com/Ovich): isplab-unil/DataDrivenSurveys#232
Kevin: create the "transparency" div in the first page seen by respondents on the DDS website…
-
These are just ideas which I think would be nice to have in the project. If you think they wouldn't add value to the project, I'm fine with not implementing them or trying other ideas.
### More use…
-
Would it be possible to retrieve survey translation? Especially for `extract_colmap` and `fetch_survey`?
-
Shift the code from `pkg_resources` to `importlib.resources` api
Migration guide: https://importlib-resources.readthedocs.io/en/latest/migration.html
Decision making story: https://github.com/open…
-
When setting all sharing permissions to FALSE, one would expect to see the survey removed from the user's account with whom the survey was initially shared. Right now this is not the case and the surv…
-
In ropensci/vcr#255 @sckott suggested it is good practice to regenerate all the test fixtures on occasion. We definitely have not done that, mostly because I (the maintainer) don't have access to many…