Closed
Description
When importing a contest (I'm using bt export
from BAPCtools), the activate time of the contest is set to "-24:00" (1 day) by default. But, when I'm testing the uploading of a contest, it's typically the only contest in the system, so I would like it to be active immediately.
It would be nice if we can either:
- set the activation date/time, e.g., using an extra field in
contest.yaml
- automatically mark the contest as "active" while uploading (could also be an API parameter, perhaps)