Solved
Never-ending survey
Dear all,
I have to survey 19 different companies. Each company has a lot of custom data I use for the different questions.
Still, I need the company to be able to transfer the survey link between employee of the same company, and to reach the same response each time, even after someone has finish it.
The only way I see it possible in qualtrics is to use email invitation and to create some sort of loop so one respondent can't close the survey.
1. how do I create this loop ?
2. how can I get the link so I can consult the answer as a respondent ?
Thanks!
Best answer by Akdashboard
1. You can write whatever you want (but why be tricky, just call it "Retake_Link" ;) ). You are just naming the data being created (think of it as adding a column header in excel and each survey is a row where this URL is populated under that column header.
2. The URL you use will change slightly after each survey response. This is because each URL is unique based on the ResponseID of the last take survey. I know the intent is to share this within an organization, where people can keep retaking and edit the previous response. To do this in a way that is 1) easy to share and 2) automatically updates with the most up-to-date URL, I would ...
* Create a new report in the project's report section.
* Hide all pages, and create a custom page.
* Create a simple Chart with AT LEAST the Retake Link and the Date Edited (End Date). If appropriate, I would include who last edited (took) the survey.
* Make the report a Public Report (Manage Public Reports)
* Share the URL of the Public Report. - The report will update in real time as the survey is taken over and over.
Rough Example:
!
Example of Public Report:
!
Example of Public Report:
!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.


This is what the retake response link looks like and it can be used multiple times. The 'retake as new response' doesn't have the DEL=1 at the end of it
The first time I'm using it, everything goes as you describe it. But if I submit the response, and use the exact same link again, that when I land on a blank survey.
So I guess I do encounter a bug.
In the end, I have found a way through a different approach. I'm disabling the last next/submit button with javascript, so the respondent can't close the response.
Thanks !
2. What URL do I use to reach this response once it's done? The static retake response URL ?
You are amazing!