Skip to content

Classroom & Courses

The Classroom feature allows you to create structured learning content for your members. Build courses, modules, and lessons that members can progress through at their own pace.

Authoring happens in the Classroom

Course authoring lives inside the Classroom itself (/classroom), not in a separate admin screen. As an owner or admin you'll see a Course Builder and a bulk CSV upload option there that members don't.

Classroom Overview

Key Concepts

TermDescription
CourseA complete learning experience (e.g., "Fitness Fundamentals")
ModuleA section within a course (e.g., "Week 1: Getting Started")
LessonIndividual content piece within a module

Structure Example

📚 Course: Fitness Fundamentals
├── 📁 Module 1: Getting Started
│   ├── 📄 Lesson 1: Welcome
│   ├── 📄 Lesson 2: Setting Goals
│   └── 📄 Lesson 3: Your First Workout
├── 📁 Module 2: Nutrition Basics
│   ├── 📄 Lesson 1: Understanding Macros
│   └── 📄 Lesson 2: Meal Planning
└── 📁 Module 3: Building Habits
    ├── 📄 Lesson 1: Habit Formation
    └── 📄 Lesson 2: Staying Consistent

Creating Courses

New Course

  1. Go to Classroom
  2. Open the Course Builder and click Create Course
  3. Fill in course details:
    • Title: Course name
    • Description: What members will learn
    • Image: Course cover image (optional)
    • Instructor: The instructor name shown on the course

Course Settings

  • Published: Toggle to make visible to members
  • Order: Position in course list
  • Access: Which tiers can access

Bulk upload (CSV)

For large course libraries, use the CSV bulk upload in the Course Builder to create courses, modules, and lessons in one pass. You can set a default instructor name, choose to publish on upload, and optionally wipe existing content first. Follow the provided CSV template column order.

Creating Modules

Add Module to Course

  1. Open the course
  2. Click Add Module
  3. Enter module details:
    • Title: Module name
    • Description: Module overview
    • Order: Position within course

Module Best Practices

  • Group related lessons together
  • Use clear, descriptive titles
  • Keep modules focused (5-10 lessons max)
  • Consider time-based grouping (Week 1, Week 2, etc.)

Creating Lessons

Add Lesson to Module

  1. Open the module
  2. Click Add Lesson
  3. Create your content

Lesson Content Types

Text/Rich Content

  • Formatted text with headers, lists, etc.
  • Embedded images
  • Code blocks (for technical content)

Video

  • Embedded video content
  • Meeting recordings promoted from Events become lessons with transcripts

Downloads

  • Attachments (PDFs, worksheets)
  • Resource files

Ask the Instructor (lesson chat)

  • Lessons can include an embedded, lesson-scoped AI chat
  • Members click Ask Instructor to ask questions about that specific lesson without leaving it

Lesson Editor

The lesson editor supports:

  • Bold, italic, strikethrough
  • Headers (H1, H2, H3)
  • Bullet and numbered lists
  • Links
  • Images (upload or URL)
  • Code blocks

Progress Tracking

For Members

Members can:

  • Mark lessons as complete
  • See their progress percentage
  • Resume where they left off

For Owners

Track member progress:

  • View completion rates (coming soon)
  • See most/least popular lessons (coming soon)
  • Identify drop-off points (coming soon)

Course Design Best Practices

Structure

  1. Start with outcomes - What will members learn?
  2. Chunk content - Break into digestible pieces
  3. Build progressively - Simple → Complex
  4. Include actionables - Give members things to do

Content

  1. Be concise - Respect members' time
  2. Use visuals - Images, diagrams, examples
  3. Include examples - Real-world applications
  4. Add resources - Downloadable worksheets, templates

Engagement

  1. Quick wins early - Build momentum
  2. Vary content - Mix text, video, exercises
  3. Call to action - End lessons with next steps
  4. Check understanding - Include reflection questions

Example Course Structure

"Fitness Fundamentals" (8-week course)

Module 1: Foundation (Week 1)
├── Welcome & Course Overview
├── Setting Your Goals
├── Assessing Your Current Fitness
└── 📎 Goal-Setting Worksheet

Module 2: Movement Basics (Week 2)
├── Understanding Exercise Form
├── The Big 5 Movement Patterns
├── Your First Workout
└── 📎 Exercise Library PDF

Module 3: Nutrition 101 (Week 3)
├── Calories & Energy Balance
├── Macronutrients Explained
├── Building Your Plate
└── 📎 Meal Planning Template

... continue for remaining weeks

Tier Access

Each course has a Tier Access setting in the course editor. Select which tiers can view and access the course content. Members on tiers without access won't see the course in their Classroom.

Common Questions

Q: Can I reorder modules/lessons? A: Yes, use the order field or drag-and-drop (coming soon)

Q: Can I duplicate a course? A: Not yet, but this feature is planned

Q: Can I schedule lesson releases? A: Drip content is coming soon

Q: Do lessons sync with AI knowledge? A: Not automatically. Upload key content to Knowledge Base separately.