Explanation
What it is
Cognitive Load Theory (Sweller, 1988) explains how our working memory has strict limits on the amount of information it can hold and process at once.
It distinguishes between different types of load — intrinsic (the task itself), extraneous (poor design or distractions), and germane (effort invested in learning).
When cognitive load exceeds capacity, performance and retention decline.
When to use it
- Designing learning materials, onboarding flows, or interfaces
- Auditing processes that force repetition, re-entry, or duplication of effort
- Assessing whether compliance or training modules are efficient or wasteful
- Evaluating if a reform, tool, or system respects user attention and memory limits
Why it matters
Respecting cognitive load reduces wasted effort and improves clarity. Systems that minimise extraneous load free up mental capacity for meaningful work, leading to faster adoption, more reliable performance, and lower risk of burnout or error.
Reference
Definitions
Cognitive Load
The total amount of mental effort being used in working memory.
Intrinsic Load
The inherent complexity of the material or task itself.
Extraneous Load
Unnecessary effort caused by poor design, redundancy, or distractions.
Germane Load
Productive effort devoted to learning, schema formation, and problem-solving.
Working Memory
The limited-capacity system that temporarily holds and manipulates information.
Schema
Organised mental structures that reduce load by allowing information to be processed as a single unit.
Canonical Sources
- John Sweller, Cognitive Load During Problem Solving: Effects on Learning, 1988
- Chandler & Sweller, Cognitive Load Theory and the Format of Instruction, 1991
- Sweller, van Merriënboer & Paas, Cognitive Architecture and Instructional Design, 1998
- Paas & van Merriënboer, Cognitive Load Theory: Methods to Manage Working Memory Load in the Learning of Complex Tasks, 2020
- Wikipedia – Cognitive Load
Internal Sources
Notes & Caveats
- Scope limits: CLT was developed for instructional design; application to UX and organisational systems is an extension.
- Misreads: Often confused as arguing for “less complexity always” — the nuance is in reducing extraneous load, not intrinsic or germane.
- Controversies: Ongoing debate about measurement — cognitive load is inferred via performance or self-report, not directly observed.
- Versioning: Expanded significantly since the original 1988 paper, with later models integrating multimedia learning and digital UX contexts.
How-To
Objective
Design systems, processes, or learning materials that respect the limits of working memory by minimising extraneous cognitive load and supporting schema formation.
Steps
- Map user tasks
Identify complexity drivers (intrinsic load) and remove unnecessary duplication. - Simplify information flow
Chunk content into digestible units, timebox delivery, and avoid overload. - Design artefacts
Create interfaces, workflows, or materials that reduce extraneous distractions. - Test with users
Validate that effort is spent on meaningful tasks (germane load), not wasted on repetition.
Tips
- Use visuals, mnemonics, and chunking to compress information.
- Retain context between sessions to prevent re-processing.
- Introduce complexity gradually, scaffolding schema development.
- Align format with medium (e.g. avoid dense text in digital training).
Pitfalls
Mistaking all load as bad
Distinguish intrinsic, extraneous, and germane — only reduce the unnecessary.
Overloading with redundancy
Avoid repeating identical info across screens or sessions.
Ignoring user context
Audit for ADHD, novice, or fatigued users whose capacity may differ.
Optimising for optics not learning
Don’t conflate “completion rates” with actual understanding or retention.
Acceptance criteria
- Users complete tasks without frequent resets, duplication, or abandonment.
- Training/workflow materials revised to minimise extraneous load.
- Agreement that performance measures reflect understanding, not just compliance.
Tutorial
Scenario
An HR team is rolling out a mandatory compliance training module across the organisation.
Employees must complete the course annually, but the system resets progress if a session times out, forcing users to repeat material unnecessarily.
Walkthrough
Decision Point
HR must decide whether to refresh the existing training module or redesign it.
Input/Output
Input: User feedback showing frustration and abandonment.
Output: A redesign brief that aligns training flow with cognitive load principles.
Action
Capture a redesign canvas documenting which elements create intrinsic, extraneous, and germane load.
Error handling
If leadership insists on tracking “completion rates” as the only metric, flag the mismatch between optics and actual learning outcomes; propose alternative metrics (e.g., knowledge retention checks).
Closure
Publish an updated training module that chunks material, retains session progress, and offers context reminders.
Result
- Before → After:
- [Time] Training time reduced from 90 minutes to 45 minutes without loss of content.
- [Quality] Retention scores improved on post-tests.
- [Risk] Reduced error rates in policy compliance tasks.
- [Trust] Employees reported less frustration and greater willingness to engage with training.
- Artefact snapshot: Cognitive Load Audit Canvas — stored in the organisation’s learning design repository.
Variations
- If users are highly specialised, allow self-paced branching to skip known content.
- If bandwidth limits cause timeouts, add offline or downloadable completion options.
- If team size is small, substitute formal user testing with lightweight feedback loops (pulse surveys, quick interviews).
- If tooling differs, adapt canvas to existing project management system (e.g., Jira, Trello, Confluence).