UX Framework

Adaptive Scaffolding

Core Behaviour

Logic

A system that provides dynamic, context-sensitive guidance and support to users as they learn new mechanics or navigate complex interactions. The system adapts the level of assistance based on the user's performance, gradually reducing support as they demonstrate mastery.

Addresses

The balance between cognitive overwhelm (too much information) and lack of guidance (not enough). Static tutorials or prompts can be insufficiently responsive to individual learning needs.

Implementation Specification

The system monitors user interactions and performance metrics to determine when to offer guidance, such as hints, step-by-step instructions, or visual cues. As the user becomes more proficient, the system reduces the frequency and detail of support, encouraging independent exploration while still providing safety nets when needed.

Interaction Patterns

The Linear Flow System uses Adaptive Scaffolding to shorten tutorial sequences for returning users.

The Neutral Buffer Zone uses Adaptive Scaffolding to offer optional practice guidance that recedes as the user explores.

Accessibility Barriers

Cognitive Load, Sequencing & Predictibility/Sensory Regulation & Safe Exit: By providing user-controlled prompts that guide task breakdown and execution, Adaptive Scaffolding helps users manage cognitive load and navigate complex interactions without becoming overwhelmed.

Previous
Core Behaviours