Survey question variables
Variable | Description |
---|---|
content | Content of the survey question e.g. {{ survey.question.content }} |
intro | Text to display before showing any of the possible responses e.g. {{ survey_question.intro }} |
possible_responses | Possible responses to survey question e.g. {{ survey.question.possible_responses }} |
is_multiple_choice? | |
is_yes_no? | |
is_text? |