- 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.
- 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".
- 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.