I have multiple choice questions in my survey. I want to embed data that is one choice away from the selected answer in a particular question. How can I achieve this task?
Page 1 / 1
You can use a JS addOnPageSubmit function to find the selected answer then find the next and/or previous adjacent answer and save it as an embedded variable.
> @TomG said:
> You can use a JS addOnPageSubmit function to find the selected answer then find the next and/or previous adjacent answer and save it as an embedded variable.
Is this JS function in Qualtrics API or is it a self-defined function?
> You can use a JS addOnPageSubmit function to find the selected answer then find the next and/or previous adjacent answer and save it as an embedded variable.
Is this JS function in Qualtrics API or is it a self-defined function?
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.