Survey branching

Branching

You'll find the option to edit branching just above your question cards on the survey tab. Click it to see the branching system contained inside. 

A Product Fruits survey showing the branching menu and highlighting the Add branching option

Once you reach the Add branching screen, you should see the list of questions you've created "branching" off from one another as shown in the screenshot below.

An example of a survey with branching in the branching menu

In the example above, Q1 is the first question in our flow, which allows the user to either answer "Yes" or "No" to the question "Are you enjoying Product Fruits so far?". Here's what this question looks like in the survey editor:
An example of a branched survey question shown in the survey editor

As you might have guessed, if the user answers "Yes" we want to send them to Q2, but if they answer "No" we want to send them to Q3. This is where branching comes in. Back inside the branching editor, we'll need to click the "+Add branching" option for Q1 that we saw in the second screenshot. 
 The branching menu highlighting the Add branching option

By default, this will create a new branch that leads to the next step, which we'll alter by selecting "+Add rule". 

The branching menu highlighting the Add rule option

Once you've selected "+Add rule", you'll see that a new set of if-then statements open up for your survey's questions- If the user selects x, then send the user to y. In the case of our example, if the user selects "Yes" to Q1, then send the user to Q2. 

Example of a branched survey showing if then statements

We will then need to create a condition for when the user answers "No" to Q1 by clicking "+Add rule group". 
Example of a branched survey showing the Add rule group (OR)

This will allow us to send the user to Q3 instead of Q2 if they choose "No" instead of "Yes". 

Example of a branched survey showing sending a user to another question based on their answer

With this example in mind, you can see how you can create different combinations of question and answers leading to different paths in your surveys. To your users, this will act as one smooth flow from start to finish. Nothing will indicate that they have jumped from one path of the survey to another.