Solved
Import data from one survey to another?
Is there a way to import data entered by a respondent from one survey into another one other than posting the information in the redirect URL? I'm thinking something like drilling down to a user's response (Survey ID -> Respondent ID -> Question ID -> Respondent's response).
For example, I have a user take two surveys, A & B. In survey B, I want to import the user's response to the First Name and Last Name (and other info), Is there a way to grab that info by referencing the Survey ID of survey A, then the respondent's ID of survey A, and then the needed response to the question? Perhaps posting the info to the URL is the best way to go, but curious if it can be done another way. Thanks in advance!
Best answer by AnthonyR
@JasonHill
We do this pretty often, we build a panel with all the information we need from Survey A, and reference it in survey b. We also create a distribution for survey B based on this panel, then use respondent id in a "Redirector survey" to pull the correct url for survey B (from a database using a webservice) and send them there.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.