← Prototypes

Lesson Plans

Structured curricula for kindergarten literacy and numeracy

Structure

📁 Flow Education Curriculum
├── 📚 Lesson Plans (curriculum containers)
│   └── 📦 lp-001-kindergarten-letters
│       ├── Plan metadata (title, target age, standards)
│       ├── Target student profile
│       ├── Pedagogical focus
│       └── 📖 Lessons (6 individual quests)
│           ├── quest-001-letter-a
│           ├── quest-002-letter-b
│           ├── quest-003-letter-c
│           ├── quest-004-letter-d
│           ├── quest-005-letter-e
│           └── quest-006-number-1
│
└── 📖 Individual Lessons (reusable units)
    └── Can belong to multiple lesson plans

Lesson Plans are curriculum containers — they define the "what" and "why" for a complete learning journey. Lessons are individual learning units — they define the "how" for a single 6-minute quest.

Standardized Fields

Every lesson plan includes these standardized fields for consistency across all Flow Education curricula:

Target Student

Age Range: 5-6 years | Grade: Kindergarten | Reading Level: Pre-reader | Prerequisites: None or specified

Pedagogical Focus

Primary Domain: Early Literacy / Math / Science | Theory: Engelmann Direct Instruction + Adaptive Mastery | Engagement Target: 60 min independent

Curriculum Alignment

Standards: CCSS, TEKS, or state-specific | Each lesson maps to specific learning objectives

Assessment Strategy

Formative: Continuous in-lesson quizzes | Summative: Milestone checks | Mastery Threshold: 80% over 5+ attempts

Adaptation Rules

Error Handling: 3 errors → reduce difficulty | Success: 5 correct → increase | Frustration: 30s stuck → hint

Available Lesson Plans

LP-001: Kindergarten Letters A-E & Number 1

MVP ACTIVE Ages 5-6 6 Lessons 36 Minutes Phase 0

First lesson plan for Flow Education MVP. Covers letters A through E with comprehensive phonics instruction, plus introduction to number 1. Designed for independent 60-minute engagement on Android/Chrome tablets.

Target: Kindergarten, pre-readers, ages 5-6

Focus: Letter recognition, phonemic awareness (A-E), number sense (1)

Lessons in this Plan:

  1. Quest 001: Letter A — Apple, Ant, Astronaut (6 min)
  2. Quest 002: Letter B — Butterfly, Bear, Ball (6 min)
  3. Quest 003: Letter C — Cat, Car, Cookie (6 min)
  4. Quest 004: Letter D — Dog, Duck, Dinosaur (6 min)
  5. Quest 005: Letter E — Elephant, Egg, Eagle (6 min)
  6. Quest 006: Number 1 — Counting, Recognition (6 min)

View Plan JSON →

Lesson Plan Statuses

Status Description Example
Draft In development, not ready for use
MVP Active Minimum viable product, being tested LP-001
Pilot Deployed to pilot classrooms, collecting data
Production Proven effective, approved for general use
Archived Replaced by newer version

Future Lesson Plans

ID Title Status Target
LP-002 Letters F-J & Numbers 2-3 Planned Q2 2026
LP-003 Letters K-O & Shapes Planned Q2 2026
LP-004 Letters P-T & Patterns Planned Q3 2026
LP-005 Letters U-Z & Review Planned Q3 2026

Creating New Lesson Plans

All lesson plans follow the standardized template. Required fields:

  1. Identification: Unique ID, version, status
  2. Metadata: Title, description, author, tags
  3. Target Student: Age, grade, reading level, prerequisites
  4. Pedagogical Focus: Domain, theory, engagement target
  5. Curriculum Alignment: CCSS, TEKS, or other standards
  6. Structure: Lessons with sequence, objectives, prerequisites
  7. Assessment: Formative and summative methods
  8. Adaptation Strategy: Difficulty adjustment rules
  9. Assets: Total count, shared resources
  10. Success Metrics: Engagement, learning, usability targets

Template Reference

View Full Template Specification →