The seven calculator steps that turn a Race record into a saved race plan.
The race planning wizard is a 7-step dashboard that walks you
through running the right calculators in the right order for one
race. Each step launches a calculator pre-scoped to the athlete
and the race. The result of each calculator is saved as a
CalculatorResult linked to the race, so when you come back the
wizard shows which steps are complete and what the latest values
are.
URL: /admin/race-planning-wizard/<race_id>/.
The wizard dashboard reads the most recent active
CalculatorResult for each calculator scoped to this race. If
one exists, the step shows as completed with the last run
date and key output values. If not, the step shows as pending.
You can re-run any step at any time; the new result becomes the active one (the older runs stay in history).
Once the wizard is far enough along, run the readiness check (see Race readiness checklist) to confirm the athlete's underlying threshold metrics are recent enough for the projections to be trustworthy.
Every step's calculator saves its own state. The wizard is the dashboard; the calculators are the work surface. Leave any step mid-way and the work persists in the calculator's saved result.
Still stuck? Ask us a question and we'll write up an answer.
Ask a question