03: Graph Proposal: Lesson 0 - The Learning Scientist
π Leakage Checkβ
The following technical terms were introduced in 02_draft.md but do not currently exist in the Knowledge Graph. They are necessary to explain the mechanisms of the core Concepts.
- Forgetting Curve: Required for explaining the "Why" of Durability.
- Neural Pathways: Required for the biological explanation of Reconsolidation (The Rep).
- Schemas: Required for the mechanism of Elaboration (Meaning Making).
π οΈ Proposed Nodesβ
{
"nodes": [
{
"id": "PIX_FORGETTING_CURVE",
"type": "Pixel",
"track": "Pedagogy",
"title": "The Forgetting Curve",
"definition": "The natural biological decay of memory over time if not reinforced.",
"prerequisites": ["CON_DURABILITY"]
},
{
"id": "PIX_NEURAL_PATHWAYS",
"type": "Pixel",
"track": "Pedagogy",
"title": "Neural Pathways",
"definition": "The physical connections in the brain that are strengthened during retrieval.",
"prerequisites": ["CON_RECONSOLIDATION"]
},
{
"id": "PIX_SCHEMAS",
"type": "Pixel",
"track": "Pedagogy",
"title": "Mental Schemas",
"definition": "Existing structures of knowledge that new information 'hooks' into.",
"prerequisites": ["CON_ELABORATION"]
}
]
}
π³ Target State Visualizationβ
TRACK: PEDAGOGY
ββ π οΈ Effortful Learning (CON_EFFORTFUL_LEARNING)
ββ π³ The Learning Gym (EPITOME_ROOT_PEDAGOGY)
ββ π³ The Sticky Standard (EPITOME_GOAL)
ββ π οΈ Durability (Retention) (CON_DURABILITY)
ββ π οΈ βThe Forgetting Curveβ (PIX_FORGETTING_CURVE)
ββ π οΈ Transfer (Application) (CON_TRANSFER)
ββ π³ The Core Mechanism (EPITOME_RETRIEVAL)
ββ π οΈ Illusions of Knowing (CON_ILLUSIONS)
ββ π οΈ System 1 vs. System 2 (CON_TWO_SYSTEMS)
ββ π οΈ The Learning Styles Myth (CON_STYLES_MYTH)
ββ π οΈ The Fluency Trap (CON_FLUENCY_TRAP)
ββ π οΈ The Testing Effect (CON_TESTING_EFFECT)
ββ π οΈ Reconsolidation (CON_RECONSOLIDATION)
ββ π οΈ βNeural Pathwaysβ (PIX_NEURAL_PATHWAYS)
ββ π³ Desirable Difficulties (EPITOME_DESIRABLE_DIFFICULTY)
ββ π οΈ Spaced Practice (CON_SPACED_PRACTICE)
ββ π οΈ Interleaving & Variation (CON_INTERLEAVING)
ββ π³ Meaning Making (EPITOME_MEANING_MAKING)
ββ π οΈ Elaboration & Generation (CON_ELABORATION)
ββ π οΈ Reflection (CON_REFLECTION)
ββ π οΈ βMental Schemasβ (PIX_SCHEMAS)
ββ π οΈ Structure Building (CON_STRUCTURE_BUILDING)
ββ π οΈ Mental Models (CON_MENTAL_MODELS)
ββ π οΈ The Ladder of Learning (Bloom's) (CON_BLOOMS_TAXONOMY)
β Rationaleβ
These nodes are defined as Pixels (The Glue) rather than Concepts (The Bricks). They are used to explain how the primary concepts work without requiring the student to master them as independent generative units. Adding them to the graph ensures that any bolded usage in the lesson is authorized and mapped.