Skip to content

Commit

Permalink
Merge pull request #301 from elimu-ai/299-add-learning-type-video_clo…
Browse files Browse the repository at this point in the history
…sed_before_completion

feat: add new learning event type
  • Loading branch information
jo-elimu authored Sep 21, 2024
2 parents 91c9a1e + d93e4ed commit bee9acf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ public enum LearningEventType {
STORYBOOK_OPENED,
STORYBOOK_COMPLETED,
VIDEO_OPENED,
VIDEO_CLOSED_BEFORE_COMPLETION,
VIDEO_COMPLETED,
WORD_PRESSED
}

0 comments on commit bee9acf

Please sign in to comment.