UX Framework

Linear Task Segmentation

Core Behaviour

Logic

When users are presented with a large, complex goal, they may struggle to understand how to break it down into manageable steps. This can lead to feelings of overwhelm and difficulty in knowing where to start or what to do next.

Addresses

Executive function challenges, inability to break down large goals ("Task Breakdown Failure"), and cognitive overwhelm.

Implementation Specification

Each broad objective (e.g., "Escape the Room") is structured into a linear sequence of single actions (e.g., "Find Key" → "Open Chest"). The UI is restricted to displaying or highlighting only the current active step in this sequence.

Interaction Patterns

The "Current Step" HUD relies on Linear Task Segmentation to provide users with a clear, focused display of the current action they need to perform, reducing cognitive load and helping them stay on track with complex objectives.

The Linear Flow System uses Linear Task Segmentation to structure workflows into manageable chunks.

Accessibility Barriers

Cognitive Load, Sequencing & Predictibility/Step-by-Step Task Segmentation: By breaking down complex objectives into a linear sequence of single-step instructions, Linear Task Segmentation helps users manage cognitive load and navigate complex tasks without becoming overwhelmed.

Previous
Input Mirroring