Question

Meyers Brigs test

  • 23 March 2023
  • 2 replies
  • 43 views

Hi everyone,

 

I am trying to create a Myers Briggs type test.

 

Here is an example

5 questions for category A, and if someone answers 3 or correct I would like them to go to outcome 1.

5 questions for category B, and if someone answers 3 or correct I would like them to go to outcome 2.

 

But if some answers 3 or more correct for category A and B, they would go to outcome 3.

 

Is this possible and how would I do this.

The full test is around 25 questions with 16 possible outcomes.

 

With thanks

 

Phil


2 replies

Userlevel 7
Badge +5

@john.desborough might be your guy for this!

Userlevel 7
Badge +6

@Phil4ever - start with the more complex rules first in your list as typeform evaluates them in sequence.. something like this:

  • if A gt=3 and B gt=3 then go to outcome 3
  • if A gt=3 go to outcome 1
  • if b gt=3 go to outcome 2

always put the ‘harder to match’ logic first and work your way down the stack

des

Reply