I was wondering if there is a way to obtain user-input data (from different response questions) and run JavaScript on it? I also need to save the data obtained from JS in Qualtrics for data analysis. Is this manipulation possible?
Page 1 / 1
Hello @R_I ,
This is possible while survey is filled by respondent. Js code will be in either question options or in the header - source (look and feel tab)
Get the value of user input using js code, do the operation on it.
Store the answer in a variable and using set embedded data store it in Qualtrics for data and analysis
This is possible while survey is filled by respondent. Js code will be in either question options or in the header - source (look and feel tab)
Get the value of user input using js code, do the operation on it.
Store the answer in a variable and using set embedded data store it in Qualtrics for data and analysis
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.