You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there is no option to lock judges from adding/updating judge scores before show_votes is set to true.
Should probably just use voting_ends_at property on Contest as a deadline for judging.
The text was updated successfully, but these errors were encountered:
venix12
changed the title
Add a way to lock the judging before results are displayed
Add a way to lock the judging before results are displayed on contest judging system
Aug 2, 2024
Currently, there is no option to lock judges from adding/updating judge scores before
show_votes
is set totrue
.Should probably just use
voting_ends_at
property onContest
as a deadline for judging.The text was updated successfully, but these errors were encountered: