Skip to content

Run Lifecycle

States

A run progresses through the following states:

Configured → Scheduled → Active ↔ Paused → Ended

Scheduled is optional — runs may go directly from Configured to Active without setting a start time first.

StateSubmissionsDescription
ConfiguredNoRun created but not yet started
ScheduledNoStart time set; the run begins automatically or manually
ActiveYesParticipants can join and submit challenges
PausedNoOperation interrupted (e.g., lunch break); progress preserved
EndedNoRun complete; no further actions possible

Actions in the dashboard

The RunDashboard provides the following buttons:

ButtonAction
ScheduleSets a start time; transitions to Scheduled
StartTransitions from Configured or Scheduled → Active
PauseTransitions from Active → Paused
ResumeTransitions from Paused → Active
EndTransitions to Ended (permanent)

Important notes

  • An ended run cannot be restarted. Create a new run for a repeat event.
  • At run start, an immutable snapshot of the rallye content is created — later changes to the rallye template have no effect.
  • Participants see the current run state in real time in the app.