🎓

Pedagogical Framework

Research & Systems Architecture

The Neuropsychology of Learning

Establishing the cognitive basis for mobile-first education.

Core Philosophy: Mastery & Learner Agency

A next-gen learning app should treat curiosity as the starting point—supporting self-directed exploration and learning for its own sake—while also providing a clear path from interest to real capability. The goal isn’t to turn everyone into a professional, but to help a curious learner go beyond consumption: building durable knowledge through guided practice, feedback, and spaced reinforcement that steadily funnels curiosity into competence. Done right, that structure protects intrinsic motivation rather than replacing it—people return because they feel ownership and genuine progress. [2, 27]

🌱

Self-Determination Theory (SDT)

Research consistently indicates that for learning apps to retain users beyond the initial novelty phase, they must satisfy three innate psychological needs: Autonomy, Competence, and Relatedness. [2]

1. Autonomy

The user is captain, not passenger. Avoid linear "rails" (Lesson 1 → Lesson 2).

Implementation: "Grazing" (Non-linear exploration)

2. Competence

The felt sense of growth. Progress must be granular and visible.

Implementation: Dynamic Difficulty & Feedback Loops

3. Relatedness

Connection to context. The "Socratic Librarian" creates a parasocial bond. [9]

Implementation: Asynchronous Social Proof
🏗️

Choice Architecture: Scaffolded Autonomy

Unbridled autonomy leads to decision paralysis. The app must act as a Choice Architect, offering "Scaffolded Choices"—a curated selection of 3 viable paths rather than an infinite library. [30]

Insight: This supports the transition from extrinsic motivation (rewards) to intrinsic motivation (enjoyment).
📱

The Mobile Brain

Mobile attention is fragmented. Cognitive Load Theory dictates that we must reduce extraneous load (clutter) to maximize germane load (schema construction). [11]

Insight: Information must be chunked into 60-90 second interactions. [13]
🏆

Mastery Learning & The Bootcamp Model

The EdTech Paradox: Engagement vs. Efficacy

Traditional apps prioritize "engagement-first" metrics (DAU, session length) driven by gamification, which often encourages superficial "grazing" or the "Collector's Fallacy." Our v2 architecture pivots to an "efficacy-first" design. We prioritize deep conceptual mastery and long-term retention over vanity metrics, grounding our model in the cognitive sciences of memory and attention. [1]

Rejecting the "Spiral"

The v2 architecture moves away from the "spiral" approach (cycling through topics with low barriers). Instead, the Bootcamp model enforces a linear, depth-first progression. [6]

The "2 Sigma Problem"

Pioneered by Benjamin Bloom, Mastery Learning inverts the traditional paradigm: Achievement is held constant (mastery is required), and Time is the variable. Bloom found that students learning via mastery techniques performed two standard deviations better (top 2%) than conventional peers. [6]

Implementation Strategy

1
Gated Progression

Access to Unit B requires >85-90% accuracy in Unit A. This prevents "learning gaps" from compounding. [15]

2
Foundation First

Unlike "grazing" on vocabulary, difficult syntax rules must be mastered because they form the prerequisite schema for future topics. [16]

Visualizing Cognitive Load

The "Split-Attention" Effect

Traditional mobile learning overloads the visual channel with text + video simultaneously. Our architecture separates these inputs sequentially rather than simultaneously. [14]

  • High Load: Text + Video + UI (Simultaneous)
  • Optimal Load: Hook -> Interactive Text -> Quiz (Sequential)