Logic Map combining 2 answers | Community
Skip to main content
Question

Logic Map combining 2 answers

  • August 12, 2024
  • 4 replies
  • 24 views

Hello togehter,

my 1. Post. 

Following scenario

  • I have a form with 4 questions.
  • The 2 last questions are multiple choice (4 choices) and overall has 16 possible combinations.
  • Depending which answer combination the user is choosing he will be categorized in 1 of 4 different categories.
  • Example. USer answers Option 1 and Option 3 → this will put him into category 3.

How can I set it up typeform that the condition where he will sent at the end of the quiz depends on 2 answers and not on 1 like in the scenario described above?

Thanks so much for your help.

4 replies

Liz
Ex–Typefomer
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • August 12, 2024

@john.desborough is definitely your guy when it comes to logic!


  • Author
  • Explorer
  • 1 reply
  • August 13, 2024

THanks Liz. I hope @john.desborough can help. Or anybody else.


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5351 replies
  • August 13, 2024

@mariom - it’s fairly simple in setting up the logic rules for this by adding a condition

  • create the logic rule like this: 
    • if q3 = 1 AND q4 =3 then go to ending for category 3

 

you create the first part of the rule then add the condition 

 

that image above shows the selection of one answer from the first question and one from the second that routes the user to a specific ending. 

you would need to put the logic rules in place for all your combinations

des


picsoung
Typeform
Forum|alt.badge.img+5
  • Developer Advocate @ Typeform
  • 400 replies
  • August 14, 2024

Nice one @john.desborough 

I think you can also use the Outcome quiz to build such a form, it’s like a wizard that will create the logic for you. You can read more about it in this Help Center article.


Reply