Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M3514

Progressive Enhancement

Progressive Enhancement
SystemsHigh supportSystems Theory
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

First build core functionality for the lowest-end devices/browsers (baseline), then add richer interactions for devices that support advanced features (enhancement). This is the opposite of "graceful degradation" (build the perfect version first, then patch up the broken parts).

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Inclusive design. When creating products or policies, first ensure that the most vulnerable groups (elderly, low-bandwidth users) can use it, then add enhancements for high-end users. This ensures maximum coverage and resilience of the system.

anchor

Anchor fast decisions

Progressive Enhancement: First ensure that basic content/functionality is available in any environment (semantic HTML), then layer styles, scripts, and advanced interactions on top according to browser capabilities; this is the opposite direction of "graceful degradation", emphasizing robustness and accessibility.

MINIMUM ACTION

In progress 0/4

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Progressive_enhancementZH · Explicit
    verified

RELATED MODELS