When a respondent is terminated, the software will route them to any page, label, or group with the name or value of 'term'.
If a 'term' page, label, or group does not exist in the survey source, the system will automatically create a page labeled 'term' and the respondent will be redirected to this form when terminated.
Here is the default term page:
To change this message, add the message FINALMESSAGE_T
tag to app config
in the survey source as follows:
appconfig message FINALMESSAGE_T: Custom termination message here.
Alternatively, the term page can be customized further by adding a page or group to the survey source with the label 'term'; this will replace the system's term page. For more information and examples, see end survey
.
The following articles detail different methods for terminating respondents:
termif
andtermtext
— Apply a tag to a question to insert a termination point- Termination in tables — Use the
termif
andtermtext
tags on tables set term
— Insert a standalone widget as a termination pointterm
andqualify
decorators — Add a decorator to an option as a simple way to create a term point
Comments
0 comments
Please sign in to leave a comment.