Is it possible to add tiebreaker logic to a scoring model? | XM Community
Skip to main content
Question

Is it possible to add tiebreaker logic to a scoring model?

  • February 13, 2025
  • 1 reply
  • 9 views

Forum|alt.badge.img

I’ve created a personality survey that has 25 questions, and each answer option (5 options) corresponds to a specific personality type (5 in total). The scoring model is working fine (have 5 different categories, each coded as binary) and categorizing a respondent correctly as I test it. I am looking to create a tiebreaker logic on the off chance a respondent has the same number of answers to 2 or more personality types. Is this currently possible? It will classify them as the first one that comes in the physical order I have coded the embedded data fields at the moment.

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5926 replies
  • February 13, 2025

There is no built-in tiebreaker.  However, you could do your own tiebreaking by piping the scores into JavaScript and applying your tiebreaking logic.


Leave a Reply