Skip to content

Commit 0a1bb39

Browse files
committed
chore(ml): simulate events
1 parent a5cc29d commit 0a1bb39

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
id,timestamp,android_id,package_name,video_id,video_title,learning_event_type,additional_data
2+
0,1740917790343,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
3+
0,1740917838724,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_COMPLETED,{'video_playback_position_ms': 9460}
4+
0,1740917934043,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
5+
0,1740917942883,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 23121}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
id,timestamp,android_id,package_name,video_id,video_title,learning_event_type,additional_data
2+
0,1740917988952,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_OPENED,
3+
0,1740918000775,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 42398}
4+
0,1740918101535,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_OPENED,
5+
0,1740918114090,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_COMPLETED,{'video_playback_position_ms': 25968}
6+
0,1740918221785,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_OPENED,
7+
0,1740918262150,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 15986}

0 commit comments

Comments
 (0)