Solved
Pre-select (carried forward) choices
I have a multiple answer question with carry forward choices.
When 2 or more items are checked, the respondent has to choose his/her preferred item in next question.
If only 1 item is checked in the multiple answer question, the next question is skipped. How can I pre-select this item in the next question without displaying the question?
Best answer by Akdashboard
You need to capture the top level choice using embedded data and then apply display logic to your 2nd question so that it shows ONLY when 2 or more choices from the first question is selected.
To do the embedded data piece, use branch logic in your survey flow to branch to one embedded data block if 1 choice is selected, or an identical block if 2 or more items are selected. In the first block, the embedded data element should equal the selection of the first question. In the second block, the embedded data should equal the selection of the second question.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.