> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prepst.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Understanding the Cognitive Learning Engine

## What is the Cognitive Learning Engine?

The Cognitive Learning Engine is a revolutionary platform that models **how the human brain learns**. Unlike traditional EdTech platforms that focus on content delivery, we focus on **cognitive intelligence** - understanding how students think, identifying unique cognitive patterns, and optimizing learning through personalized interventions.

## Core Philosophy

> **"We don't just track scores, we understand your brain."**

Our data isn't about quadratic equations - it's about the 10,000 different ways a human mind can fail to grasp it, and the 100 different ways it can be taught so that it finally clicks.

## Key Differentiators

### 🎯 Cognitive Intelligence vs. Content Delivery

<ComparisonTable>
  <ComparisonRow feature="Traditional Platforms" whatOursDoes="Content-focused delivery" whatOursShouldDo="Understanding how students think" />

  <ComparisonRow feature="Learning Tracking" whatOursDoes="Surface-level metrics (completion rates)" whatOursShouldDo="Deep cognitive efficiency analysis" />

  <ComparisonRow feature="Personalization" whatOursDoes="One-size-fits-all paths" whatOursShouldDo="Truly personalized based on cognitive patterns" />

  <ComparisonRow feature="Intervention" whatOursDoes="Reactive (after failure)" whatOursShouldDo="Predictive (before struggle)" />
</ComparisonTable>

## What We Track

### Per Question Analysis

* **Answer correctness** and confidence (1-5 scale)
* **Time spent** and hesitation patterns
* **Answer change frequency** (indicates uncertainty)
* **Cognitive load indicators**

### Per Skill Mastery

* **Bayesian mastery probability** (0-1)
* **Learning velocity** and acceleration
* **Plateau detection** flags
* **Cognitive efficiency** scores

### Per Session Intelligence

* **Performance snapshots** with cognitive load assessment
* **Predicted SAT scores** with confidence intervals
* **Learning momentum** scoring (0-100)
* **Intervention recommendations**

## The Cognitive Advantage

<AccordionGroup>
  <Accordion title="Why Cognitive Science Matters">
    Cognitive science principles like **Desirable Difficulty**, **Cognitive Load Theory**, and **Spaced Repetition** provide the foundation for our algorithms. We don't just track data - we apply proven scientific principles to optimize learning.
  </Accordion>

  {" "}

  <Accordion title="Bayesian Knowledge Tracing Explained">
    BKT uses Bayesian inference to maintain a probabilistic model of student
    knowledge. Every answer updates our belief about what the student knows,
    creating a dynamic and accurate mastery profile.
  </Accordion>

  <Accordion title="Predictive vs. Reactive">
    Traditional platforms wait for students to fail before providing help. We predict when students will struggle and provide interventions proactively, preventing frustration and learning plateaus.
  </Accordion>
</AccordionGroup>

## Impact & Results

<Info>
  **40% faster mastery** compared to traditional platforms through optimized
  learning paths and intervention timing.
</Info>

* **60% reduction** in learning plateaus
* **90% improvement** in learning engagement
* **3x better retention** through spaced repetition

## Next Steps

<CardGroup cols={2}>
  <Card title="Bayesian Knowledge Tracing" icon="waveform-lines" href="/guides/bkt">
    Deep dive into our mastery tracking algorithms
  </Card>

  <Card title="Learning Velocity" icon="gauge" href="/guides/velocity">
    Understand momentum and acceleration analysis
  </Card>
</CardGroup>
