Find the maximum number | Community
Skip to main content
Answered

Find the maximum number


dizdonchik
Forum|alt.badge.img+1

How to find the maximum number if I have 6 different variables in the test, which should give the desired result depending on the one that is larger?

Best answer by john.desborough

@dizdonchik - the case of a tie is now what you need figure out from a business process:

  • if there is a tie, do you want to send them to a tie breaker question within the same quiz or maybe send them to a second one question quiz to break the tie? 
    • if so then you need to create the logic rule to a) send them to that question and then to the endings after you do the evaluation again.
  • you could also say to them that it’s a tie and you are unable in this little quiz to get at the true outcome, so expect an email shortly with a tie breaker question or to book a meeting with you to discuss

once you figure out how you want to deal with it, you can then put the appropriate pieces into your typeform as necessary

 

des

View original

10 replies

dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 27, 2022

The quiz has 30 questions with the same three questions for each, with scoring of 2, 1, 0 points. There are 6 different endings I need to be shared to the highest scoring section of the quiz.
 

 


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 27, 2022

 


john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5294 replies
  • January 28, 2022

@dizdonchik - i saw your DM to me as well as your other post for this issue. 

here is an example file of a 5-category which is higher (without a tiebreaker in the quiz) that is based on question groups. It is a bit of a ‘learning file’ in that i step through calculations and variable evaluation to try and  give a better understanding. 

hopefully this will help walk through some of the points on how i calculate the results. 

des


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 28, 2022
john.desborough wrote:

@dizdonchik - i saw your DM to me as well as your other post for this issue. 

here is an example file of a 5-category which is higher (without a tiebreaker in the quiz) that is based on question groups. It is a bit of a ‘learning file’ in that i step through calculations and variable evaluation to try and  give a better understanding. 

hopefully this will help walk through some of the points on how i calculate the results. 

des

Thanks a lot for this example! And how can you see the logic of this test?


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 28, 2022

I think I understood your description at the very end of the quiz, I will try to implement it!


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 28, 2022

And after I found what each category is equal to - "is cat ½/¾/5 gt than cat x?" - what conditions should I prescribe?


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 28, 2022

how I can be calculated is the 'which gt_total number is highest'?


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 28, 2022

https://bridge-partnership.typeform.com/to/BIvO7MPN

 

This is my quiz, now I have implemented the calculation of how much each category scores in the so-called battle with other categories, and if it scores 5 points, then it becomes the winner. But what if she scores not 5 points, but 4 (that is, two sections will have the same points)?

 

john.desborough
Forum|alt.badge.img+6
  • Certified Partner & Champion
  • 5294 replies
  • Answer
  • January 28, 2022

@dizdonchik - the case of a tie is now what you need figure out from a business process:

  • if there is a tie, do you want to send them to a tie breaker question within the same quiz or maybe send them to a second one question quiz to break the tie? 
    • if so then you need to create the logic rule to a) send them to that question and then to the endings after you do the evaluation again.
  • you could also say to them that it’s a tie and you are unable in this little quiz to get at the true outcome, so expect an email shortly with a tie breaker question or to book a meeting with you to discuss

once you figure out how you want to deal with it, you can then put the appropriate pieces into your typeform as necessary

 

des


dizdonchik
Forum|alt.badge.img+1
  • Author
  • Explorer
  • 11 replies
  • January 28, 2022

Thanks!


Reply