How do I create the Typeform results? | Community
Skip to main content
Answered

How do I create the Typeform results?

  • March 1, 2023
  • 1 reply
  • 39 views

There are 8 Yes/No Questions. If they respond Yes to 2 or less questions after completing the whole quiz, they will see the correct result “Low Risk”. If they respond Yes to more than 2 questions after completing the whole quiz, they will see the correct result “High Risk” 

 

How do I set that up?

Best answer by jeremielp

You can use a score variable. See here:
https://www.typeform.com/help/s/create-scores-360006025571/

For each question, add 1 point if Yes, 0 if No.

Then, after the last question, make a logic jump that check the score. If above 2 show High Risk ending, else Low Risk ending.

View original

1 reply

Forum|alt.badge.img+5
  • Community Wizard
  • 127 replies
  • Answer
  • March 1, 2023

You can use a score variable. See here:
https://www.typeform.com/help/s/create-scores-360006025571/

For each question, add 1 point if Yes, 0 if No.

Then, after the last question, make a logic jump that check the score. If above 2 show High Risk ending, else Low Risk ending.