Customizing Point Calculation in a Tournament
-
Hi everyone!
I’m working on a system to calculate points in a tournament, and I’d like to know if it’s possible to add customization elements such as bonuses and penalties. After assigning 1 point for a draw and 2 points for a win, I’d like to integrate the following rules:
- Bonuses:
- Goal difference (goals scored – goals conceded) >= 5 → +0.2 points
- Clean sheet (goals conceded = 0) → +0.3 points
- Penalties:
- Each yellow card → -0.1 points
I’ve attached an image to make the point calculation system clearer. Could someone let me know if this is feasible and which tools might support this kind of customization?
Thank you very much for your help!
- Bonuses:
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.