jflamy / owlcms4

Olympic Weightlifting Competition Management System
https://owlcms.github.io/owlcms4/#/index
Other
62 stars 20 forks source link

Scoreboard Multiple Ranking Feature #372

Closed geohussain closed 3 years ago

geohussain commented 4 years ago

I have noticed from the screenshots of the scoreboard that it does not feature showing the rank of the athlete for different age categories.

So, it is hard to differentiate which rank the scoreboard refers to if the athlete is registered in multiple age categories.

Is it possible to show multiple ranks in the scoreboard if the athlete is registered in multiple age categories?

jflamy commented 4 years ago

The athlete belongs to an age category, which is shown on the board, and for which the rank is computed. This category is by default the more specific category -- an 18-year old would be a Junior by default in a competition with both Jr and Sr.

I don't see how to show this cleanly on the boards, and I don't think I have ever seen an example of such a display. If you have good examples, kindly share.

geohussain commented 4 years ago

In the middle east competitions, we have young players playing in multiple age groups because they are young. Hence, we use the attached scoreboard from the Excel Sheet.

weight_lifting

jflamy commented 4 years ago

Thanks. I will have to think about this. When I asked the main users of the program, most federations either ran "one age group at a time" -- this is the senior championship, so all athletes compete as seniors, or ran "age-group championships", so athletes had to pick which age group they were in (senior or masters, for example).

So the program currently does not maintain multiple ranks for a single athlete.

geohussain commented 4 years ago

The middle eastern weight lifting committee requires that any application or spreadsheet used in their competitions to have this feature in its scoreboard (multiple rankings for multiple age groups).

jflamy commented 4 years ago

Noted.

jflamy-dev commented 3 years ago

Added a scoreboard "multiple ranks". Also updated the final package. If needed for a single group, the final package can be done for a specific group.

jflamy-dev commented 3 years ago

Will be available as of 4.13.0. See pre-releases at https://github.com/jflamy-dev/owlcms4-prerelease/releases

geohussain commented 3 years ago

Thank you so much. I will test it out soon.