About
The Learner Variability Navigator dataset (LVN) helps scale the impact of learning science by making connections between student context and learning goals to recommend instructional practices likely to help a given student reach a specific goal. We’ve included 3 core concepts from the Learner Variability Tool from Digital Promise ↗.Data relationship diagram
Diagram description
Diagram description
The diagram shows the Learner Variability Navigator (LVN) dataset only.
relevantToStandard links to StandardsFrameworkItem, which is defined in Academic Standards.Example (Math 3–6): A LearnerModel is a grade-and-subject profile—e.g. Math 3-6. It hasFactor (e.g. Working memory, Long-term memory, Math communication) and hasStrategy (e.g. Peer teaching, Visual aids). A Factor can interactWithFactor another (e.g. working memory ↔ attention). A Strategy can targetsFactor one or more factors (e.g. Peer teaching targetsFactor Math communication and Long-term memory). A Factor can be relevantToStandard a StandardsFrameworkItem (e.g. Algebraic reasoning relevant to 6.EE.A.2). So the diagram connects learner context and standards to instructional strategies.Edge list (source → relationship → target):LearnerModel→hasFactor→Factor(e.g. Math 3-6 → Working memory)LearnerModel→hasStrategy→Strategy(e.g. Math 3-6 → Peer teaching)Factor→interactsWithFactor→Factor(e.g. Working memory ↔ Attention)Strategy→targetsFactor→Factor(e.g. Peer teaching → MathFactor→relevantToStandard→StandardsFrameworkItem(e.g. Algebraic
Entities
LearnerModel
Learner models are pairs of grades and academic subjects (e.g., math for grades 3-6, literacy for grades 4-6). For each learner model, there’s a subset of relevant factors and strategies. As such, they help contextualize what’s important for student success tied to specific grade bands and subjects. We have the following LearnerModels in the Knowledge Graph:
- Math PK-2
- Math 3-6
- Math 7-10
- Literacy PK-3
- Literacy 4-6
- Literacy 7-12
- Portrait of a Learner PK-3
- Portrait of a Learner 4-8
- Portrait of a Learner 9-12
Factor
A factor is a characteristic that influences learning or performance. Factors span two categories: Context (e.g., background, environment, access to resources, attention, working memory) and Skills (e.g., decoding, fluency, algebraic reasoning). Factors may connect to other factors and can be linked to instructional strategies.
These entities have the following metadata:
Strategy
The specific instructional best practices that support learning across the whole child framework. Each of the research-backed approaches supports a variety of factors and learner models (e.g., the ‘peer teaching’ strategy supports factors like math communication and long-term memory).
These entities have the following metadata:
Relationships
hasFactor
A hasFactor relationship connects a LearnerModel to one or more Factors included in that model’s profile; one-to-many
(:LearnerModel)-[:hasFactor]->(:Factor)
hasStrategy
A hasStrategy relationship connects a LearnerModel to one or more Strategies recommended or available within that model; one-to-many
(:LearnerModel)-[:hasStrategy]->(:Strategy)
interactsWithFactor
An interactsWithFactor relationship is a bidirectional association between two Factors representing mutual interplay.
(:Factor)-[:interactsWithFactor]->(:Factor)
targetsFactor
A targetsFactor relationship indicates that a strategy is intended to build or directly influence a Factor; many-to-many
(:Strategy)-[:targetsFactor]-(:Factor)
relevantToStandard
A relevantToStandard relationship links a Factor to a StandardFrameworkItem to indicate relevance to the expectations expressed in that StandardFrameworkItem; many-to-many.
(:Factor)-[:relevantToStandard]->(:StandardFrameworkItem)