Survey question possible response variables
| Variable | Description |
|---|---|
| name | Name of the survey question response e.g. {{ survey_question_possible_response.name }} |
| radio_button | Radio button for survey question response e.g. {{ survey_question_possible_response.radio_button }} |
| outro | Text to display on the following page if a person selected this response e.g. {{ survey_question_possible_response.outro }} |