How to use Logic Condition?

  1. Firstly you need to upgrade your quizify Basic Plan to Growth Plan.
  2. Conditional logic will allow you to create unique quiz paths dependent on options selected
  3. Go to the create quiz page.
  4.  After build a new quiz or edit quiz, click on “Conditional logic” tab.
  5. After select this tab click on “Get Started” button for set up logic condition.
  6. Here is some logical “Operator” and “Action” with their uses.
    1. logical operators
      1. Has a value of :

        This operator allows you to perform a specific action based on if “selected options” exactly matched with user’s selected answers.

      2. Either one of :

        This operator allows you to perform a specific action based on if any “selected options” matched with the user’s selected answer.

      3. Default :

        This is the default operator with no options/answers require, If this operator is selected then it will perform specific action directly.

      4. Doesn’t equal to :

        This operator allows you to perform a specific action based on if “selected options” not exactly matched with user’s selected answers.

      5. Doesn’t contain :

        This operator allows you to perform a specific action based on if any “selected options” not matched with the user’s selected answer.

    2. Action
      1. Jump to :

        This action allows you to jump on specific question according selected answers.

      2. Hide slides :

        This action will help you to hide those slide which you dont want to show after selected answers.

      3. End quiz :

        This action allows you to jump on end slide after selected answer.

  7. Watch below video for more information about Conditional logic.