Skip to content

Commit

Permalink
feat: add new learning event type
Browse files Browse the repository at this point in the history
`VIDEO_CLOSED_BEFORE_COMPLETION `

Resolves #299
  • Loading branch information
jo-elimu committed Sep 21, 2024
1 parent 91c9a1e commit d93e4ed
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 d93e4ed

Please # to comment.