Unit 5: Alignment—The Core Principle: Common Misalignment Scenarios
5.4 Common Misalignment Scenarios
Misalignment Example 1: Outcome vs. Assessment Mismatch
Learning Outcome: "Students will analyze the historical causes of the American Civil War."
Assessment: 25-question multiple-choice quiz asking students to recall dates, names, and basic facts.
Problem: The outcome says "analyze" (a higher-order thinking skill), but the assessment only measures recall (a lower-order skill). There is no alignment between outcome and assessment.
Solution: Change the assessment to ask students to analyze causes: "Identify three economic factors that contributed to the Civil War, and explain how each factor increased tensions between North and South."
Misalignment Example 2: Activity vs. Outcome Mismatch
Learning Outcome: "Students will design and conduct a simple scientific experiment."
Instructional Activity: Watch a series of video lectures about the scientific method; read textbook chapters on experimental design; watch videos of experiments conducted by professionals.
Problem: The outcome requires students to design and conduct an experiment, but all activities are passive (watching, reading). Students never actually do the thing they need to learn to do.
Solution: Add hands-on, active learning: "Students will complete three guided experiments following the provided protocol, then design and conduct one original experiment of their own, documenting their process and results."
Misalignment Example 3: Material vs. Outcome Mismatch
Learning Outcome: "Students will develop a web application using HTML, CSS, and JavaScript."
Materials: Only textbook readings on web technologies; no tutorials, code examples, or templates; no sample projects to study.
Problem: The outcome requires hands-on skill development, but the only material is theoretical reading. Students cannot learn to code by reading alone.
Solution: Provide code-along tutorials, working examples, starter templates, and sample projects that students can study, modify, and build upon.