Skip to content

Commit

Permalink
Merge pull request #145 from be-oi/final_2024_results
Browse files Browse the repository at this point in the history
Final's results ready to be published.
  • Loading branch information
smadbe authored Apr 7, 2024
2 parents c396015 + e9a4ea9 commit e27ccc2
Show file tree
Hide file tree
Showing 6 changed files with 1,053 additions and 24 deletions.
2 changes: 1 addition & 1 deletion config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# - :qualif_results_published -- Qualif results available, final in future
# - :waiting_final_results -- Final past, waiting for results to be available
# - :final_results_published -- Final results available
set :contest_state, :waiting_final_results
set :contest_state, :final_results_published
set :becp_results_available, false

# some config depending on the contest state
Expand Down
Loading

0 comments on commit e27ccc2

Please sign in to comment.