Scoreboard help

9 views
Skip to first unread message

Diego Viera Rivas

unread,
Aug 21, 2025, 7:00:50 AMAug 21
to owlcms
Hi, i need some help. In older versions i was able to use the scoreboard with sinclair ranking. I really don't need the category ranking. This for a Sinclair Competition

Now, i can't find the option for this purposeCaptura de pantalla 2025-08-21 125222.pngCaptura de pantalla 2025-08-21 125850.pngCaptura de pantalla 2025-08-21 125914.png

Jean-François Lamy

unread,
Aug 21, 2025, 8:00:09 AMAug 21
to owl...@googlegroups.com
Since the bodyweight category is not relevant, the easiest way is to use a Sinclair category for your athletes - All ages, all bodyweights, medals awarded by Sinclair.
SM and SF in the default age group file are defined that way.  This should show the Sinclair medaling ranks accordingly.

This technique also allows you to have different scores for different age groups -- for example, there are the QYouth and QMasters formulas that attribute a factor based on age as well.

On Thu, Aug 21, 2025 at 7:00 AM Diego Viera Rivas <dieg...@gmail.com> wrote:
Hi, i need some help. In older versions i was able to use the scoreboard with sinclair ranking. I really don't need the category ranking. This for a Sinclair Competition

Now, i can't find the option for this purposeCaptura de pantalla 2025-08-21 125222.pngCaptura de pantalla 2025-08-21 125850.pngCaptura de pantalla 2025-08-21 125914.png

--

---
You received this message because you are subscribed to the Google Groups "owlcms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to owlcms+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/owlcms/639ee80c-5418-445b-b317-fb599e7d80a3n%40googlegroups.com.


--
Jean-François Lamy

Jean-François Lamy

unread,
Aug 21, 2025, 8:33:06 AMAug 21
to owlcms
As I said in a previous message, I believe the best way is to use "medaling according to score" categories for competitions that award their medals on one or more of Sinclair/SMHF/Qpoints/Qyouth/QMasters

But you only have used traditional categories for registering athletes, and wish to use the  old "best athlete ranking" display you can get it back by using explicit feature toggles.
displayBestScore,displayBestScoreRank

w7C16y6ynF.png

This should give you two additional columns
8SEGiynYIR.png

This is fine for the old-style competition where you award medals by total anyway.
To hide the total rank, you have to edit the CSS files.  In the file "resultsCustomization.css"
    --totalRankWidth: var(--liftResultWidth);
    --totalRankVisibility: visible;
need to become
    --totalRankWidth: 0;
    --totalRankVisibility: hidden;




Reply all
Reply to author
Forward
0 new messages