File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -106,9 +106,12 @@ show for submissions after the freeze. It is possible that new
106106entries appear for some times after the freeze, if the result of
107107a submission before the freeze is only known after (this can also
108108happen in case of a :ref: `rejudging `).
109- The global configuration option ``show_balloons_postfreeze `` will
109+ The global configuration option ``minimum_number_of_balloons `` will
110110ignore a contest freeze for purposes of balloons and new correct
111- submissions will trigger a balloon entry in the table.
111+ submissions will trigger a balloon entry in the table. This only
112+ happens when the team problem has not received the amount of balloons
113+ set by the configuration option and the newly solved problem must have
114+ been solved before the freeze. This is to prevent an information leak.
112115
113116Static scoreboard
114117-----------------
You can’t perform that action at this time.
0 commit comments