Joseph O'Brien
Joseph O'Brien
Thanks. I just realized you mentioned `fetch_qsf()`, which was an older trial function. We still haven't fully implemented its replacement `write_qsf()`, but it approaches the task a bit differently, including...
Yep. Should be ready to go as long as you agree.
Makes sense, easy enough to change. I'll add some examples, too.
+1 to this, though I agree we should think about what's best to include. Re: implementation, seems like a saved example survey would work fine; the vignette could just use...
Hmm, this might be harder than we think. As currently configured, the zipped file always has the unproblematic name `temp.zip`. The problem seems to be with what comes out. From...
@asadow, I've got something that might work. If you want, you can try temporarily installing from the recent commit in the draft PR using `remotes::install_github("ropensci/qualtRics", ref = "463ec76")`, and see...
Okay. Thoughts @juliasilge? Any other relevant scenarios we might need to test? The implementation in the draft PR was just hacked in for speed. If we actually move away from...
Yeah, I cut down `utils.R` a lot in the last reorganize, and it's still got a lot. Okay. I'll poke at it as I finish up some of this other...
I agree that the cassettes for existing tests should probably be re-generated regularly, but I have the same issue with feature availability. How does Qualtrics itself view open-source support tools...
Referencing #297, which brought to mind an additional challenge here: We currently have the situation where all the recorded tests use "www." in the credentials so as to not to...