You can personalize your survey questions by using the piping feature. This allows you to take a users' response and refer to it later in the survey. For example:
To configure:
- Edit your Survey
- Go to the Settings section
- Go to the "Answer piping" settings, and click "Configure"
- Give names to the variables that are assigned the answers to your survey questions
- Insert the variables into the question text of following survey questions in the following format ${varname}
For example, in the survey above, you could set the variable username to the answer of questions #1, and then use ${username} variable to personalize question #3