Designs and develops e-learning curricula using ADDIE methodology, Bloom's Taxonomy, and modern instructional design principles. Use when creating online courses, training programs, learning modules, curriculum outlines, learning objectives, assessments, or when user mentions "curriculum," "e-learning," "instructional design," "course development," "learning objectives," or "training design."
Guide for creating effective, standards-compliant e-learning experiences using modern instructional design best practices.
All curriculum development follows the ADDIE lifecycle:
For rapid, iterative projects, use SAM (Successive Approximation Model) instead. See ./instructional-design-models.md.
Ask these questions:
## Learner Profile: [Name]
**Demographics**: [Age range, education level, job roles]
**Prior Knowledge**: [What they already know]
**Technical Proficiency**: [Device access, digital literacy]
**Learning Context**: [When/where they'll learn]
**Motivations**: [Why they need this, what drives them]
**Barriers**: [Time constraints, accessibility needs, language]
Use Bloom's Taxonomy action verbs. See ./learning-objectives-guide.md for comprehensive verb lists.
Format: By the end of this [module/course], learners will be able to [action verb] + [specific content] + [condition/context].
Examples by cognitive level:
## Course: [Title]
### Module 1: [Topic]
Duration: [X minutes/hours]
Objectives:
- Objective 1
- Objective 2
Topics:
1. [Subtopic A]
2. [Subtopic B]
Assessments:
- [Quiz/Activity/Project]
### Module 2: [Topic]
...
| Format | Best For | Duration | Engagement |
|---|---|---|---|
| Self-paced | Flexible schedules, global audiences | 15-45 min/module | High interactivity |
| Microlearning | Just-in-time, reinforcement | 5-15 min | Single concept focus |
| Blended | Complex skills, hands-on practice | Variable | Mixed methods |
| VILT | Discussion, collaboration | 60-90 min sessions | Live interaction |
See ./delivery-formats.md for detailed guidance.
Align assessments directly to learning objectives:
| Objective Level | Assessment Types |
|---|---|
| Remember/Understand | Multiple choice, matching, true/false |
| Apply | Simulations, scenarios, calculations |
| Analyze | Case studies, compare/contrast essays |
| Evaluate | Critiques, peer review, rubric-based |
| Create | Projects, portfolios, presentations |
Follow WCAG 2.1 AA guidelines:
For LMS compatibility, choose appropriate standard:
| Standard | Use Case | Key Features |
|---|---|---|
| SCORM 1.2 | Legacy LMS, simple tracking | Completion, score, time |
| SCORM 2004 | Sequencing rules, detailed tracking | Objectives, interactions |
| xAPI | Multi-platform, offline, detailed analytics | Any experience tracking |
| cmi5 | Modern LMS, best of both worlds | xAPI + launch management |
See ./technical-standards.md for detailed specifications.
Before full rollout:
After each cohort:
# Course Design Document
## Overview
- **Course Title**:
- **Target Audience**:
- **Duration**:
- **Delivery Method**:
- **Prerequisites**:
## Business Case
- **Performance Gap**:
- **Success Metrics**:
- **Stakeholders**:
## Learning Objectives
1.
2.
3.
## Module Outline
| Module | Topics | Duration | Objectives | Assessments |
|--------|--------|----------|------------|-------------|
| 1 | | | | |
| 2 | | | | |
## Assessment Strategy
- **Formative**:
- **Summative**:
- **Passing Criteria**:
## Technical Requirements
- **LMS**:
- **Standard**:
- **Devices**:
- **Accessibility**:
## Timeline
| Phase | Activities | Duration |
|-------|------------|----------|
| Analysis | | |
| Design | | |
| Development | | |
| Pilot | | |
| Launch | | |