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.setEmbeddedData( 'TimeStamp', "${date://CurrentTime/MS}" );
});
Question JavaScript Editor While Qualtrics does allow for HTML and CSS in the HTML view of the question, the survey editor will strip out any JavaScript. Instead, you include JavaScript in the editor provided by Qualtrics.
When you create a multiple choice question on a Qualtrics survey, Qualtrics automatically assigns a numeric code to each answer. When your survey data is exported to Excel or SPSS, those numeric codes appear in the dataset as "shorthand", and the text of the responses are used as value labels.
Yes, there is! Click the gear box for the questions you want to prepopulate, then select "Add Default Choices" and follow it from there to insert your Embedded Data Fields in the appropriate text fields.
You need to add it to your survey flow.
Your syntax appears to be correct, so if you do this, you should be good to go!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With