Coaches
Assign a curriculum to a class slot so coaches can one-click draft tonight's lesson from it. Schedule-specific overrides win over generic day-of-week content.
If your gym has a long-running teaching framework (a curriculum), you can attach it to a class schedule. The coach gets a Draft from curriculum button on their tonight view that materializes a lesson plan in one click — no blank page.
When a coach opens /dashboard/coach/tonight/<scheduleId>/<date>, the Tonight's plan card shows:
Click the button → server looks up the curriculum day that matches the slot's day_of_week, builds a draft plan with the curriculum's drills/flows/notes, and you can start editing.
The curriculum can define days in two ways:
Overrides win when present. Otherwise the generic day-of-week row is used.
If the curriculum has nothing assigned to the slot's day-of-week, the button still appears but returns a clear error: "No curriculum content for this day." Edit the curriculum to fill in that day, then try again.
Was this helpful?
Last updated May 31, 2026