qualtrics Questions
2
I am using the package qualtRics in TERR in Spotfire to pull in data directly from specific surveys in Qualtrics. The code I am using is:
registerApiKey(API.TOKEN = "xxxx")
df <- getSurvey(sur...
2
In my Qualtrics survey I have a free-response (textbox) question. I'd like to get the response to this question into javascript so I can do some complicated text processing and post the result to a...
Meakem asked 2/12, 2014 at 18:30
2
I get the below error message from the console when I try to implement Google Maps to my Qualtrics survey. API Key works properly:
"This site overrides Array.from() with an implementation that d...
Guacin asked 29/9, 2019 at 19:31
5
Solved
1
Solved
I can't seem to find the answer on how to set embedded data with javascript in Qualtrics.
Here is what I have:
Qualtrics.SurveyEngine.addOnload(function()
{
Qualtrics.SurveyEngine.setEmbeddedDa...
1
Solved
I am creating a survey in Qualtrics with many photos, say 1000. I want to have each survey participant answer, say 6, questions per photo. Each participant will see 5 photos that are randomly assig...
1
Solved
I am planning to use Qualtrics REST API, in order to get the data collected from a survey. Can i still retain Meteor's reactivity directly thru the rest api or should I save the data from the rest ...
Agnate asked 2/1, 2014 at 17:36
1
© 2022 - 2024 — McMap. All rights reserved.