Netball
-
I’m trying to implement a Netball league table.
Unfortunately this has a funky points system that I’m struggling to get working with SportPress.
The scoring is as follows:
4 Points for a win
2 Points for a draw
1 Point for each Quarter won
1/2 Point for each Quarter drawn
1 Point to the losing team if their score is over 50% of the winning team’s score.On the team results page I have the following:
https://i.imgur.com/lQfL9Im.png
So in the example above the points should be given as follows:
TEAM A – 4 pt for winning Overall
TEAM B – 1 pt for winning QTR 3
TEAM B – 1 pt for having scored over 50% of Team A
TEAM B – 0.5 pt for drawing QTR 4.I want SportPress to be able to work out and allocate the points accordingly, but I don’t think I can do it unless there are ‘>’ or ‘<‘ operators added or maybe ‘If True’ or ‘If False’.
Any advice please?! This is a fantastic plugin and I would like to use it to it’s full potential! ??
- The topic ‘Netball’ is closed to new replies.