On a site that I am working on, a little problem has presented itself.
On the old site, there is some data that is being presented in tables. Of course, I could just continue with that. But I was hoping there was a better and more userfriendly way to maintain these tables.
The data in the tables are the results of a couple of simulator tournaments in golf. Take a look at one of them here:
http://www.golfsenteretmyrens.no/module_info/index.php?level=2&...Each table represents one month. There is no fixed number of rows in a table (determined by number of participants). Main heading for a table is Month/Golfcourse played (on the simulator).
Column headings are:
Player/Team name
Handicap (I want to add this to avoid two lines in the name column)
Tee
Results (up to 3 values)
Best round (the lowest of the three previous values)
Ranking (1-15 and below)
Points - see the scale below.
Each tournament is played over 5 months. The worst month get dropped when the
end results are calculated.
Each player can play a maximum of 3 rounds each month. The best round counts
as that months result.
Lower score is better. A typical score for a month might be as low as 65-70-72
or as high as 100-102-115.
Points are awarded for the 15 first places each month.
1 - 30 points
2 - 25 points
3 - 20 points
4 - 18 points
5 - 16 points
6 - 14 points
7 - 12 points
8 - 10 points
9 - 8 points
10 - 6 points
11 - 5 points
12 - 4 points
13 - 3 points
14 - 2 points
15 - 1 points
In case of a tie between people/teams, they get the same points and the next
place(es) are skipped. So if two are tied for first, they both get 30 points
and nobody is on second. Next place is third.
The people working there are used to maintain the tables manually by doing the calculations and then typing in the results.
Does anyone have any idea about any component that would be ok to maintain these tables? What do you use in your own work? It could be that something obvious has passed by just because I do not know exactly what to search for. So I am turning to the community for suggestions.
I have been searching a lot on JED, but the league extensions I have found are too focused on either racing or teamsports (basketball, football). I have still not found any generic extension to maintain plain tables. If it would support sorting on one specific field, that would be fantastic.
I have a feeling that it might be possible to use something that can be used for videogame scores. But it has to be generic, not tied to one specific game.
It does not need to calculate scores etc., but a huge bonus if it does.
You need to be a member of All Together, As A Whole to add comments!
Join All Together, As A Whole