In this article
Here you add the surveys that you intend to present to the users, and you can also access those surveys. You can register any number of surveys with a program, and you can register surveys in multiple programs. Note that you must first create the survey(s) using Survey Designer or Professional Authoring.
Note: Digital Feedback only functions with responsive rendered surveys - it will not function with the classic CSS3 rendering.
Important The survey to be used MUST NOT have the setting "Prevent survey page from being displayed within a frame" set in Survey Settings > Web. It is also recommended that the setting "Create database row only after first page submission" is enabled (on the Deployment > Access tab in Survey Designer). The survey must be launched for Production in Survey Designer or Professional Authoring.
Click the Surveys icon
in the side-bar.
Click +Add surveys.
The Select a survey overlay opens, with a list of the surveys to which you have access.
Figure 1 - The Select a survey overlayScroll through the list or type search criteria into the Search field to find the survey you wish to use, then select it.
Click Select.
The selected survey is added to the list.
Figure 2 - The selected survey is added to the listNote You can add as many surveys to a program as you wish.
You must now copy the survey name (the pxxxxxx number) into the scenario script.
Click Copy survey ID for the survey.
Click the Scenarios icon
in the side-bar.
If you have more than one scenario click on the scenario name to open the scenario script, then paste the survey id into the .survey('p0000001'); line to overwrite the p0000001 number.
Figure 3 - The survey name in the scenario scriptEnsure the pairs of parentheses and apostrophes are kept.
The survey is now linked into the program, and once the program is published it will be presented to the respondent when the conditions specified in the program are met. You can change the survey at any time by adding a different survey to the Surveys list and copying the new survey’s name into the scenario. Until the program is publish, any changes made will only be visible in test mode.]
Survey Actions
From Digital Feedback you can go directly to Survey Designer to edit your survey, and you can remove the survey from the program.
Figure 4 - The survey Actions
Click Copy survey ID to copy the survey id onto your clip-board. You can then paste it into the scenario script.
Figure 5 - The survey id in the scenario script
Click Open in Survey Designer to open a new window in your browser and run Survey Designer with the survey. You can now edit the survey as required.
To remove the survey from the program, click the Delete icon then confirm the removal operation.
Note: The survey is not deleted; it is only removed from the program. The survey will still be available in the survey list to be used in other programs. If you wish to delete the survey, this operation must be performed in Survey Designer or Professional Authoring.