Data Needed for Learning Analytics #190
jo-elimu
started this conversation in
Data Collection
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
To perform learning analytics (and enable personalized learning per student), we need some clarifications regarding the data and how it fits into the platform's software architecture:
Gradual Unlocking of Content
Learning Events & Assessment Events
LearningEvent
andAssessmentEvent
.LearningEvent
is recorded whenever a student views an educational resource, while anAssessmentEvent
is recorded whenever a student's knowledge level is assessed for an educational resource.Definition of Mastery
Mastery at Multiple Levels
At the highest level, we have mastery of the literacy skills and numeracy skills. And within some of those, there are educational resources to be mastered. For example; Achieving 100% mastery of the literacy skill
LETTER_IDENTIFICATION
would require a student to learn the sound-letter correspondences for each sound in the language.Literacy Skill Mastery
LiteracySkill
Numeracy Skill Mastery
NumeracySkill
Two Types of Mastery
Beta Was this translation helpful? Give feedback.
All reactions