How to pass a parameter from one Qualtrics survey to another? | XM Community
Skip to main content

  1. I have created a survey, say "Survey-1" and at the end of it, it displays a score. I want this score to be passed to "Suvery-2" so that I can compare the 2 scores at the end of "Survey-2" . I cannot do this without Javascript or a complicated use of the Embedded Data.

  2. I want "Survey-1" to redirect to a URL that has been provided in the survey using HTML, but I also want it to redirect back to "Survey-1".

  3. I want to display the scores in percentage (%) form, which can be done using Javascript.

I know I can solve these using Javascript, but the platform doesn't allow the use of Javascript.
I would be very grateful if anyone could help me with these issues.
Thank you.

You can pass information from one survey to another using query strings:
Passing Information via Query StringsYou can also use Javascript within questions in Qualtrics:
Add JavaScript


Leave a Reply