Skip logic refers to the order in which the slides will be presented to the user. There are three ways to create it:
Controlled by slidesarrow-up-right: In this mode, you set the default order in the editor and customize it if necessary by dependencies in each slide’s settings.
Controlled by tree:arrow-up-right In this mode, you create a tree diagram with the paths based on previous answers.
Programmaticallyarrow-up-right: Using our JavaScript API, you can have full branching control.
Last updated 3 years ago