get all responses to single question from older survey | XM Community
Skip to main content

I am designing an intervention experiment where I will show individuals the distribution of responses from a previous qualtrics survey. To make this clearer: in the first wave 20 people have made a response on a 10 point scale. In the second wave, respondents will see the distribution of the 20 responses from the first survey. These surveys are not the same survey and ask different questions.
Ultimately, I just need to find a way to have my second survey get the list of all responses from the first survey. Cherry on top would be if there is a way to filter this list based on some second field (get all responses from men/women only).
This needs to happen when the second survey is started. Any javascript or API requests I can make to accomplish this?

Thanks!

Hi,
If I understand the design correctly, the survey respondents from the second wave need to see a summary of survey answers from the first wave as soon as they are collected.
I am not sure if you need JS or API requests involved here. In the first survey, you can make a Report using the Reports tab. This report can be configured to just show the 1 question (response distribution, stats, or individual responses via results table) from the first wave and can be filtered however is needed.
Once the Report is configured, you can obtain a link to the Public Report and make this link available to respondents that are participating in the second wave, probably within the second wave's survey instrument. A password can be added as well. The report will always be up to date with the answers collected from the first wave and so would be ready for viewing by the second wave as soon as the first wave is concluded. A bit more on sharing Public Reports:
Sharing Your Advanced-Reports


Leave a Reply