I am trying to add an element to the survey we are piloting where, at the end of the survey, the participant is shown the questions they skipped and asked to explain why they skipped them. I have already implemented “request response” on each page, but we want to allow people to leave questions blank, we just want to know why so we could potentially improve our survey.
What I’ve looked into/tried doing is 1) use embedded data to record which questions are left unanswered (like the Q_UnansweredQuestions through Expert Review, but this doesn’t show up as an embedded data field in the survey flow for me), then 2) use display logic and/or piped text to display the questions. This would just be followed by a text field question. I’m very new to Qualtrics and have essentially no JS experience, so I may be missing something obvious. Thank you for your help!