Hi everyone!
I'm trying to have a pop-up message on the screen upon the selection of a particular answer for a multiple-choice question.
I'm trying to see if I can change participants' responses after the warning message, so it is important to record their first choices and whether they changed their minds or not.
If choice #1 is selected, I need a pop message to show on the screen at the moment the participant select that choice.
I need Qualtrics to record the response they selected that caused the pop up to appear, and
I need to provide an opportunity for participants to change their choices after seeing the pop up message. Therefore, the pop up message should include two response options: yes and no.
I need that both the first choice and second choice to be recorded.
question 1: Do you want to share the following?
Response options: Share , Not share
If "Share" is chosen, then I need a pop message saying: "are you sure?". The pop up message should include two response options: Yes , No.
Also, I would like the pop message to show up in the middle of the screen, not at the top.
Any help will be appreciated. My JavaScript knowledge is very limited.
Thank you!
Angélica
Page 1 / 1
1) in order to pop up an alert message on the browser, you can use alert box function of JS
JavaScript Popup Boxes
2) the answers are recorded in Qualtrics only when the survey is submitted. Hence trying to have the functionality to record the first choice selected you to need to create new embedded data where you can store the record and the actual answer.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.