In my survey I have embedded a Java Script code which produces 10 sets of data each consisting of 3 variables, which I would to display independently in my results report. I was wondering if this was possible?
Page 1 / 1
Hello @Joelene ,
You can set the JS variables value in the embedded data using the below code
` Qualtrics.SurveyEngine.setEmbeddedData('EmbeddedVariable',EmbeddedData);`
Show these embedded data in the result report
You can set the JS variables value in the embedded data using the below code
` Qualtrics.SurveyEngine.setEmbeddedData('EmbeddedVariable',EmbeddedData);`
Show these embedded data in the result report
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.