Question and answer piping enables you to add in the answer from a previous question, as answered by the participant of you survey, and then slot that answer into a subsequent question.
For example:
Question 1: What is you favourite colour?
- Green
- Blue
- Red
- Orange
- Other
Question 2: You said in the previous question that you favourite colour was {answer_for_question_1}. Why is {answer_for_question_1} your favourite colour?
In the above example if the question type was a single answer multi-choice question anf the participant selected 'Green' then Question 2would read:
Question 2: You said in the previous question that you favourite colour was green. Why is green your favourite colour?
Limitations
The question and answer piping only works with
- Multi-choice single answer
- Multi-choice multiple answer
- Multi-choice drop-down
- All text field answers - single and multiple
- Text blocks
- Yes/No question
You must use the format: {answer_for_question_#}
For example:
{answer_for_question_2} = question 2 answer
Comments
0 comments
Please sign in to leave a comment.