Completion action |

|
Once our respondents have finished to answer our survey and submitted their answers we can setup FeedbackServer to trigger a completion action to run at the end of our form.
Completion actions that can be executed are described below :
"Thanks you" Message Action
This action allows us to show any text / html message to the respondent once he finished the survey. Its generally used to thank the user or maybe give him information about the survey he took. Using the conditional thanks message feature we can also show a specific message based on the user answers.
- Edition Language is the language in which the "thank you" message text is edited and to which language it will be shown. We can select a language, change the text and when we will click on the update button the text will be assigned to the selected language. This feature is only available if we have turned on FeedbackServer's Multi-Language features.
- Thanks Message is the message that will be shown to the end user once he finished the survey. Its also possible to embed specific text tags that will be replaced dynamically at runtime by FeedbackServer and show extra information like :
::score:: tag will display the total score of the user. Note that this features requires scoring to be activated.
::keycode:: tag will display the unique code provided by the Key Provider, this tag is generally used if the user can change their answers and if the default display of the key code has been disabled.
URL Redirection Action
This action allows us to redirect the user to specific page or URL.
- Edition Language for which the redirection will occur it is also the language in which the "thank you" message text is edited and to which language it will be shown. This feature is only available if we have turned on FeedbackServer's Multi-Language features.
- Thanks Message is the message that will be shown to the respondent once he finished the survey. This message will only show up if you didn't specify any redirection URL. Its mostly used in case you have multiple languages and want for one language a redirection but not for the others.
- Redirection URL is the URL to which the user will be redirected. It must be in following format : http://www.youdomain.com/yourpage.aspx.
- Redirection Delay is the number of seconds the thank you message will be shown to the respondent until he gets redirected to the redirection URL.
Reports Display Action
This action allows us to show a "thank you" message at the end of the survey which has attached at his bottom a list of reports that the user can display.
- Edition Language in which the "thank you" message text is edited and to which language it will be shown. This feature is only available if we have turned on FeedbackServer's Multi-Language features.
- Thanks Message is the message that will be shown to the respondent once he finished the survey. This message will only show up if you didn't specify any redirection URL. Its mostly used in case you have multiple languages and want for one language a redirection but not for the others.
- Reports To Show is the list of reports that will be available to the respondent once he finished the survey. Note that in order to be able to use reports publicly we must be set at least one public reports from the General Report Settings.