-
konkatu1357おなじ点数の場合バランスタイプを表示したい場合の設定の方法を教えてください
Page URL: https://form.jotform.com/252204474516049 -
ErtugrulHi konkatu1357,
Thanks for reaching out to Jotform Support. I understand you’d like to show a “Balance type” result whenever two (or more) category scores are the same. You can do that with calculation fields and a small set of conditions. Let me walk you through it.
- In Form Builder, assign Calculation Values to your choice questions (so each option contributes a numeric score). Then add one Form Calculation widget per category (for example: Score – A, Score – B, Score – C) and build each category’s total inside its widget.
- Add a hidden Short Text field called Result (this will hold the final label you’ll show to the user).
- In the orange bar at the top, click on Settings → Conditions → Update/Calculate Field. Create a tie rule like this:
- IF Score – A Is Equal To Score – B AND A Greater Than C
- OR Score – A Is Equal To Score – C AND A Greater Than B
- OR Score – B Is Equal To Score – C AND B Greater Than A

- DO → Calculate a value → type Balance type → Copy to → Result. (Use Match Any so any equality triggers the tie.)Add the standard “highest score wins” rules below or above the tie rule depending on your preference:
- Example: IF Score – A Greater Than Score – B AND Score – A Greater Than Score – C → Result = Type A; repeat for B and C. To show content, you can either:
- a) Add Paragraph fields for each outcome and use Show/Hide Field conditions based on Result, or
- b) Use Change Thank You Page to display a custom message per outcome.
- Finally, display the outcome: add a Paragraph that reads the Result (or separate Paragraphs for each type) and use Show/Hide Field conditions so only the matching message appears.
Give it a try and let us know how it goes.
