Add ranking mode
Some checks failed
CI / scan_ruby (push) Successful in 20s
CI / scan_js (push) Successful in 13s
CI / lint (push) Successful in 12s
CI / test (push) Failing after 35s

This commit is contained in:
sto
2025-11-14 10:19:08 +01:00
parent cdf87e48f2
commit f91145637f
12 changed files with 51 additions and 38 deletions

View File

@@ -58,6 +58,7 @@ en:
offline_form_description: Offline participants will have to fill the form by providing an image taken of the puzzle before starting solving it, and validate their finish time with an upload of an image of the completed puzzle
offline_form_warning: Only for single-puzzle contests
public: Enable the public scoreboard
ranking_mode: Ranking mode (public scoreboard & CSV exports)
team: Team contest
team_description: For UI display purposes mainly
allow_registration: Allow registration
@@ -259,6 +260,10 @@ en:
field: Field
none: No field selected
rank: Rank
lib:
ranking:
actual: First by time if completed, then by number of pieces assembled
theorical: By time only (projected time calculated with the ppm count)
messages:
index:
no_messages: No messages received yet