Skip to content

Commit ef5cf54

Browse files
committed
chore(ml): simulate events
1 parent 49bfa47 commit ef5cf54

File tree

4 files changed

+36
-0
lines changed

4 files changed

+36
-0
lines changed
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,1742818802652,e387e38700000001,ai.elimu.filamu,34,akili and me - letter j,VIDEO_OPENED,
3+
0,1742818842908,e387e38700000001,ai.elimu.filamu,34,akili and me - letter j,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 32488}
4+
0,1742818962807,e387e38700000001,ai.elimu.filamu,35,akili and me - letter k,VIDEO_OPENED,
5+
0,1742818995914,e387e38700000001,ai.elimu.filamu,35,akili and me - letter k,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 14970}
6+
0,1742819113269,e387e38700000001,ai.elimu.filamu,43, count to ten with me,VIDEO_OPENED,
7+
0,1742819129581,e387e38700000001,ai.elimu.filamu,43, count to ten with me,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 56004}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
id,timestamp,android_id,package_name,video_id,video_title,learning_event_type,additional_data
2+
0,1742819175822,e387e38700000003,ai.elimu.filamu,43, count to ten with me,VIDEO_OPENED,
3+
0,1742819205738,e387e38700000003,ai.elimu.filamu,43, count to ten with me,VIDEO_COMPLETED,{'video_playback_position_ms': 39763}
4+
0,1742819296418,e387e38700000003,ai.elimu.filamu,1,akili and me - letter a,VIDEO_OPENED,
5+
0,1742819354292,e387e38700000003,ai.elimu.filamu,1,akili and me - letter a,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 47815}
6+
0,1742819393642,e387e38700000003,ai.elimu.filamu,8,akili and me - family,VIDEO_OPENED,
7+
0,1742819415517,e387e38700000003,ai.elimu.filamu,8,akili and me - family,VIDEO_COMPLETED,{'video_playback_position_ms': 29702}
8+
0,1742819507084,e387e38700000003,ai.elimu.filamu,1,akili and me - letter a,VIDEO_OPENED,
9+
0,1742819510386,e387e38700000003,ai.elimu.filamu,1,akili and me - letter a,VIDEO_COMPLETED,{'video_playback_position_ms': 27504}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
id,timestamp,android_id,package_name,video_id,video_title,learning_event_type,additional_data
2+
0,1742819620519,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
3+
0,1742819675129,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 6544}
4+
0,1742819769827,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
5+
0,1742819789633,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 4761}
6+
0,1742819805424,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
7+
0,1742819856461,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 55060}
8+
0,1742819941683,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
9+
0,1742819969426,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 21073}
10+
0,1742820027395,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
11+
0,1742820080982,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_COMPLETED,{'video_playback_position_ms': 47035}
12+
0,1742820143927,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
13+
0,1742820150832,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 3151}
14+
0,1742820179100,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
15+
0,1742820205445,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_COMPLETED,{'video_playback_position_ms': 18434}
16+
0,1742820230274,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_OPENED,
17+
0,1742820251862,e387e38700000001,ai.elimu.filamu,1,piper,VIDEO_CLOSED_BEFORE_COMPLETION,{'video_playback_position_ms': 17593}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
id,timestamp,android_id,package_name,video_id,video_title,learning_event_type,additional_data
2+
0,1742820268834,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_OPENED,
3+
0,1742820327265,e387e38700000003,ai.elimu.filamu,1,piper,VIDEO_COMPLETED,{'video_playback_position_ms': 54543}

0 commit comments

Comments
 (0)