Solved
Randomize questions and set slider to previous answer
Hello there,
I am developing a questionnaire in which participants are presented 40 different behaviours that they have to rate using sliders (-3, -2, -1, 0, 1, 2, 3).
These 40 behaviours are randomized. Now, with each question I want the slider to be pre-set at the value of what the participant answered for the previous question (first slider will obviously be set at 0).
Does someone know how to do this? I know how to pre-set the slider but only when you already determine the order of the questions (the 40 behaviours).
Thanks!
Best answer by MohammedAli_Rajapkar
You will have to capture the slider bar question data into an embedded data through JavaScript and you will have to keep overwriting the same embedded data with previous question data and then set the default value for all the slider question to that same embedded data.
I hope that, every slider question is getting asked on it own (different) page.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
