taleem-player 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,164 @@
1
+ {
2
+ "name": "work_desk_demo",
3
+ "description": "Sample deck for work_desk preview — no images",
4
+ "tags": [
5
+ "demo",
6
+ "geometry"
7
+ ],
8
+ "status": "draft",
9
+ "version": "deck-v1",
10
+ "background": {
11
+ "backgroundColor": "#FAF3E0",
12
+ "backgroundImage": "/media/media/images/taleem.webp",
13
+ "backgroundImageOpacity": 0.08
14
+ },
15
+ "deck": [
16
+ {
17
+ "start": 0,
18
+ "end": 18.48,
19
+ "type": "titleSlide",
20
+ "data": [
21
+ {
22
+ "name": "title",
23
+ "content": "Understanding Parallelograms",
24
+ "showAt": 0
25
+ }
26
+ ]
27
+ },
28
+ {
29
+ "start": 18.48,
30
+ "end": 158.08,
31
+ "type": "eq",
32
+ "data": [
33
+ {
34
+ "name": "line",
35
+ "type": "heading",
36
+ "content": "Properties Of Parallelogram",
37
+ "showAt": 0,
38
+ "spItems": [
39
+ {
40
+ "type": "spImage",
41
+ "content": "/media/images/parallelogram_properties_labeled.png"
42
+ },
43
+ {
44
+ "type": "spImage",
45
+ "content": "/media/images/theorems9old_11.1.2.svg"
46
+ }
47
+ ]
48
+ },
49
+ {
50
+ "name": "line",
51
+ "type": "text",
52
+ "content": "1. Opposite sides are parallel and equal",
53
+ "showAt": 35.5,
54
+ "spItems": [
55
+ {
56
+ "type": "spImage",
57
+ "content": "/media/images/parallelogram_properties_labeled.png"
58
+ },
59
+ {
60
+ "type": "spImage",
61
+ "content": "/media/images/theorems9old_11.1.2.svg"
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "name": "line",
67
+ "type": "text",
68
+ "content": "2. Opposite angles are equal",
69
+ "showAt": 61.2,
70
+ "spItems": [
71
+ {
72
+ "type": "spImage",
73
+ "content": "/media/images/parallelogram_properties_labeled.png"
74
+ },
75
+ {
76
+ "type": "spImage",
77
+ "content": "/media/images/theorems9old_11.1.2.svg"
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "name": "line",
83
+ "type": "text",
84
+ "content": "3. Adjacent angles add up to 180°",
85
+ "showAt": 78.8,
86
+ "spItems": [
87
+ {
88
+ "type": "spImage",
89
+ "content": "/media/images/parallelogram_properties_labeled.png"
90
+ },
91
+ {
92
+ "type": "spImage",
93
+ "content": "/media/images/theorems9old_11.1.2.svg"
94
+ }
95
+ ]
96
+ },
97
+ {
98
+ "name": "line",
99
+ "type": "text",
100
+ "content": "4. Diagonals bisect each other",
101
+ "showAt": 106.6,
102
+ "spItems": [
103
+ {
104
+ "type": "spImage",
105
+ "content": "/media/images/parallelogram_properties_labeled.png"
106
+ },
107
+ {
108
+ "type": "spImage",
109
+ "content": "/media/images/theorems9old_11.1.2.svg"
110
+ }
111
+ ]
112
+ },
113
+ {
114
+ "name": "line",
115
+ "type": "heading",
116
+ "content": "Additional Properties",
117
+ "showAt": 130.3,
118
+ "spItems": [
119
+ {
120
+ "type": "spImage",
121
+ "content": "/media/images/parallelogram_properties_labeled.png"
122
+ },
123
+ {
124
+ "type": "spImage",
125
+ "content": "/media/images/theorems9old_11.1.2.svg"
126
+ }
127
+ ]
128
+ },
129
+ {
130
+ "name": "line",
131
+ "type": "text",
132
+ "content": "5. One right angle → all are right angles",
133
+ "showAt": 135.1,
134
+ "spItems": [
135
+ {
136
+ "type": "spImage",
137
+ "content": "/media/images/parallelogram_properties_labeled.png"
138
+ },
139
+ {
140
+ "type": "spImage",
141
+ "content": "/media/images/theorems9old_11.1.2.svg"
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "line",
147
+ "type": "text",
148
+ "content": "6. Diagonal forms 2 congruent triangles",
149
+ "showAt": 143.5,
150
+ "spItems": [
151
+ {
152
+ "type": "spImage",
153
+ "content": "/media/images/parallelogram_properties_labeled.png"
154
+ },
155
+ {
156
+ "type": "spImage",
157
+ "content": "/media/images/theorems9old_11.1.2.svg"
158
+ }
159
+ ]
160
+ }
161
+ ]
162
+ }
163
+ ]
164
+ }
@@ -0,0 +1,164 @@
1
+ {
2
+ "name": "work_desk_demo",
3
+ "description": "Sample deck for work_desk preview — no images",
4
+ "tags": [
5
+ "demo",
6
+ "geometry"
7
+ ],
8
+ "status": "draft",
9
+ "version": "deck-v1",
10
+ "background": {
11
+ "backgroundColor": "#FAF3E0",
12
+ "backgroundImage": "/images/taleem.webp",
13
+ "backgroundImageOpacity": 0.08
14
+ },
15
+ "deck": [
16
+ {
17
+ "start": 0,
18
+ "end": 18.48,
19
+ "type": "titleSlide",
20
+ "data": [
21
+ {
22
+ "name": "title",
23
+ "content": "Understanding Parallelograms",
24
+ "showAt": 0
25
+ }
26
+ ]
27
+ },
28
+ {
29
+ "start": 18.48,
30
+ "end": 158.08,
31
+ "type": "eq",
32
+ "data": [
33
+ {
34
+ "name": "line",
35
+ "type": "heading",
36
+ "content": "Properties Of Parallelogram",
37
+ "showAt": 0,
38
+ "spItems": [
39
+ {
40
+ "type": "spImage",
41
+ "content": "/images/parallelogram_properties_labeled.png"
42
+ },
43
+ {
44
+ "type": "spImage",
45
+ "content": "/images/theorems9old_11.1.2.svg"
46
+ }
47
+ ]
48
+ },
49
+ {
50
+ "name": "line",
51
+ "type": "text",
52
+ "content": "1. Opposite sides are parallel and equal",
53
+ "showAt": 35.5,
54
+ "spItems": [
55
+ {
56
+ "type": "spImage",
57
+ "content": "/images/parallelogram_properties_labeled.png"
58
+ },
59
+ {
60
+ "type": "spImage",
61
+ "content": "/images/theorems9old_11.1.2.svg"
62
+ }
63
+ ]
64
+ },
65
+ {
66
+ "name": "line",
67
+ "type": "text",
68
+ "content": "2. Opposite angles are equal",
69
+ "showAt": 61.2,
70
+ "spItems": [
71
+ {
72
+ "type": "spImage",
73
+ "content": "/images/parallelogram_properties_labeled.png"
74
+ },
75
+ {
76
+ "type": "spImage",
77
+ "content": "/images/theorems9old_11.1.2.svg"
78
+ }
79
+ ]
80
+ },
81
+ {
82
+ "name": "line",
83
+ "type": "text",
84
+ "content": "3. Adjacent angles add up to 180°",
85
+ "showAt": 78.8,
86
+ "spItems": [
87
+ {
88
+ "type": "spImage",
89
+ "content": "/images/parallelogram_properties_labeled.png"
90
+ },
91
+ {
92
+ "type": "spImage",
93
+ "content": "/images/theorems9old_11.1.2.svg"
94
+ }
95
+ ]
96
+ },
97
+ {
98
+ "name": "line",
99
+ "type": "text",
100
+ "content": "4. Diagonals bisect each other",
101
+ "showAt": 106.6,
102
+ "spItems": [
103
+ {
104
+ "type": "spImage",
105
+ "content": "/images/parallelogram_properties_labeled.png"
106
+ },
107
+ {
108
+ "type": "spImage",
109
+ "content": "/images/theorems9old_11.1.2.svg"
110
+ }
111
+ ]
112
+ },
113
+ {
114
+ "name": "line",
115
+ "type": "heading",
116
+ "content": "Additional Properties",
117
+ "showAt": 130.3,
118
+ "spItems": [
119
+ {
120
+ "type": "spImage",
121
+ "content": "/images/parallelogram_properties_labeled.png"
122
+ },
123
+ {
124
+ "type": "spImage",
125
+ "content": "/images/theorems9old_11.1.2.svg"
126
+ }
127
+ ]
128
+ },
129
+ {
130
+ "name": "line",
131
+ "type": "text",
132
+ "content": "5. One right angle → all are right angles",
133
+ "showAt": 135.1,
134
+ "spItems": [
135
+ {
136
+ "type": "spImage",
137
+ "content": "/images/parallelogram_properties_labeled.png"
138
+ },
139
+ {
140
+ "type": "spImage",
141
+ "content": "/images/theorems9old_11.1.2.svg"
142
+ }
143
+ ]
144
+ },
145
+ {
146
+ "name": "line",
147
+ "type": "text",
148
+ "content": "6. Diagonal forms 2 congruent triangles",
149
+ "showAt": 143.5,
150
+ "spItems": [
151
+ {
152
+ "type": "spImage",
153
+ "content": "/images/parallelogram_properties_labeled.png"
154
+ },
155
+ {
156
+ "type": "spImage",
157
+ "content": "/images/theorems9old_11.1.2.svg"
158
+ }
159
+ ]
160
+ }
161
+ ]
162
+ }
163
+ ]
164
+ }
@@ -0,0 +1,76 @@
1
+ {
2
+ "name": "side_angle_side_postulate",
3
+ "description": "Introduction to Postulates and the SAS Postulate in Geometry",
4
+ "tags": [
5
+ "geometry",
6
+ "postulate",
7
+ "sas"
8
+ ],
9
+ "status": "draft",
10
+ "createdAt": "2025-07-21T00:00:00.000Z",
11
+ "editedAt": "2025-07-21T00:00:00.000Z",
12
+ "version": "deck-v1",
13
+ "background": {
14
+ "backgroundColor": "#FEF9C3",
15
+ "backgroundImage": "/images/taleem.webp",
16
+ "backgroundImageOpacity": 0.07
17
+ },
18
+ "deck": [
19
+ {
20
+ "start": 0,
21
+ "end": 11.36,
22
+ "type": "titleSlide",
23
+ "data": [
24
+ {
25
+ "name": "title",
26
+ "content": "Postulate and Side Angle Side Postulate",
27
+ "showAt": 0
28
+ }
29
+ ]
30
+ },
31
+ {
32
+ "start": 11.36,
33
+ "end": 38.96,
34
+ "type": "bulletList",
35
+ "data": [
36
+ {
37
+ "name": "bullet",
38
+ "content": "A postulate is a basic rule accepted without proof",
39
+ "showAt": 0
40
+ },
41
+ {
42
+ "name": "bullet",
43
+ "content": "Used as a foundation to build geometric reasoning",
44
+ "showAt": 0
45
+ },
46
+ {
47
+ "name": "bullet",
48
+ "content": "Examples include straight line between two points",
49
+ "showAt": 0
50
+ }
51
+ ]
52
+ },
53
+ {
54
+ "start": 38.96,
55
+ "end": 65.61,
56
+ "type": "imageLeftBulletsRight",
57
+ "data": [
58
+ {
59
+ "name": "image",
60
+ "content": "/images/side_angle_side_postulate.webp",
61
+ "showAt": 0
62
+ },
63
+ {
64
+ "name": "bullet",
65
+ "content": "SAS Postulate proves triangle congruence",
66
+ "showAt": 0
67
+ },
68
+ {
69
+ "name": "bullet",
70
+ "content": "If two sides and the included angle are equal, triangles are congruent",
71
+ "showAt": 0
72
+ }
73
+ ]
74
+ }
75
+ ]
76
+ }
@@ -0,0 +1,265 @@
1
+ {
2
+ "deck": [
3
+ {
4
+ "type": "titleAndPara",
5
+ "start": 0,
6
+ "end": 20,
7
+ "data": [
8
+ {
9
+ "name": "title",
10
+ "content": "Theorem 10.1",
11
+ "showAt": 0
12
+ },
13
+ {
14
+ "name": "paragraph",
15
+ "content": "If two angles and non-included side of one triangle are congruent to the corresponding angles and non-included side of another triangle, then two triangles are congruent.",
16
+ "showAt": 1
17
+ }
18
+ ]
19
+ },
20
+ {
21
+ "type": "imageSlide",
22
+ "start": 20,
23
+ "end": 40,
24
+ "data": [
25
+ {
26
+ "name": "image",
27
+ "content": "/images/theorems9old_10.1.1.svg",
28
+ "showAt": 0
29
+ }
30
+ ]
31
+ },
32
+ {
33
+ "type": "titleAndPara",
34
+ "start": 40,
35
+ "end": 60,
36
+ "data": [
37
+ {
38
+ "name": "title",
39
+ "content": "Theorem 10.2",
40
+ "showAt": 0
41
+ },
42
+ {
43
+ "name": "paragraph",
44
+ "content": "If two angles of a triangle are congruent, then the sides opposite to them are also congruent.",
45
+ "showAt": 0
46
+ }
47
+ ]
48
+ },
49
+ {
50
+ "type": "imageSlide",
51
+ "start": 60,
52
+ "end": 80,
53
+ "data": [
54
+ {
55
+ "name": "image",
56
+ "content": "/images/theorems9old_10.1.2.svg",
57
+ "showAt": 0
58
+ }
59
+ ]
60
+ },
61
+ {
62
+ "type": "titleAndPara",
63
+ "start": 80,
64
+ "end": 100,
65
+ "data": [
66
+ {
67
+ "name": "title",
68
+ "content": "Theorem 10.3",
69
+ "showAt": 0
70
+ },
71
+ {
72
+ "name": "paragraph",
73
+ "content": "In the correspondence of two triangles, if three sides of one triangle are congruent to the corresponding three sides of the other, the two triangles are congruent.",
74
+ "showAt": 0
75
+ }
76
+ ]
77
+ },
78
+ {
79
+ "type": "imageSlide",
80
+ "start": 100,
81
+ "end": 120,
82
+ "data": [
83
+ {
84
+ "name": "image",
85
+ "content": "/images/theorems9old_10.1.3.svg",
86
+ "showAt": 0
87
+ }
88
+ ]
89
+ },
90
+ {
91
+ "type": "titleAndPara",
92
+ "start": 120,
93
+ "end": 140,
94
+ "data": [
95
+ {
96
+ "name": "title",
97
+ "content": "Theorem 10.4",
98
+ "showAt": 0
99
+ },
100
+ {
101
+ "name": "paragraph",
102
+ "content": "If in the correspondence of two right-angled triangles, the hypotenuse and one side of one are respectively congruent to the hypotenuse and corresponding side of the other, the triangles are congruent.",
103
+ "showAt": 0
104
+ }
105
+ ]
106
+ },
107
+ {
108
+ "type": "imageSlide",
109
+ "start": 140,
110
+ "end": 160,
111
+ "data": [
112
+ {
113
+ "name": "image",
114
+ "content": "/images/theorems9old_10.1.4.svg",
115
+ "showAt": 0
116
+ }
117
+ ]
118
+ },
119
+ {
120
+ "type": "titleAndPara",
121
+ "start": 160,
122
+ "end": 180,
123
+ "data": [
124
+ {
125
+ "name": "title",
126
+ "content": "Theorem 11.1",
127
+ "showAt": 0
128
+ },
129
+ {
130
+ "name": "paragraph",
131
+ "content": "In a parallelogram: (i) Opposite sides are congruent; (ii) Opposite angles are congruent; (iii) Diagonals bisect each other.",
132
+ "showAt": 0
133
+ }
134
+ ]
135
+ },
136
+ {
137
+ "type": "imageSlide",
138
+ "start": 180,
139
+ "end": 200,
140
+ "data": [
141
+ {
142
+ "name": "image",
143
+ "content": "/images/theorems9old_11.1.1.svg",
144
+ "showAt": 0
145
+ }
146
+ ]
147
+ },
148
+ {
149
+ "type": "titleAndPara",
150
+ "start": 200,
151
+ "end": 220,
152
+ "data": [
153
+ {
154
+ "name": "title",
155
+ "content": "Theorem 11.2",
156
+ "showAt": 0
157
+ },
158
+ {
159
+ "name": "paragraph",
160
+ "content": "If two sides of a quadrilateral are congruent and parallel, it is a parallelogram.",
161
+ "showAt": 0
162
+ }
163
+ ]
164
+ },
165
+ {
166
+ "type": "imageSlide",
167
+ "start": 220,
168
+ "end": 240,
169
+ "data": [
170
+ {
171
+ "name": "image",
172
+ "content": "/images/theorems9old_11.1.2.svg",
173
+ "showAt": 0
174
+ }
175
+ ]
176
+ },
177
+ {
178
+ "type": "titleAndPara",
179
+ "start": 240,
180
+ "end": 260,
181
+ "data": [
182
+ {
183
+ "name": "title",
184
+ "content": "Theorem 11.3",
185
+ "showAt": 0
186
+ },
187
+ {
188
+ "name": "paragraph",
189
+ "content": "The line segment joining the midpoints of two sides of a triangle is parallel to the third side and equal to one half of its length.",
190
+ "showAt": 0
191
+ }
192
+ ]
193
+ },
194
+ {
195
+ "type": "imageSlide",
196
+ "start": 260,
197
+ "end": 280,
198
+ "data": [
199
+ {
200
+ "name": "image",
201
+ "content": "/images/theorems9old_11.1.3.svg",
202
+ "showAt": 0
203
+ }
204
+ ]
205
+ },
206
+ {
207
+ "type": "titleAndPara",
208
+ "start": 280,
209
+ "end": 300,
210
+ "data": [
211
+ {
212
+ "name": "title",
213
+ "content": "Theorem 11.4",
214
+ "showAt": 0
215
+ },
216
+ {
217
+ "name": "paragraph",
218
+ "content": "The medians of a triangle are concurrent and their point of concurrency is the point of trisection of each median.",
219
+ "showAt": 0
220
+ }
221
+ ]
222
+ },
223
+ {
224
+ "type": "imageSlide",
225
+ "start": 300,
226
+ "end": 320,
227
+ "data": [
228
+ {
229
+ "name": "image",
230
+ "content": "/images/theorems9old_11.1.4.svg",
231
+ "showAt": 0
232
+ }
233
+ ]
234
+ },
235
+ {
236
+ "type": "titleAndPara",
237
+ "start": 320,
238
+ "end": 340,
239
+ "data": [
240
+ {
241
+ "name": "title",
242
+ "content": "Theorem 11.5",
243
+ "showAt": 0
244
+ },
245
+ {
246
+ "name": "paragraph",
247
+ "content": "If three or more parallel lines make congruent intercepts on a transversal, the lines are parallel to each other.",
248
+ "showAt": 0
249
+ }
250
+ ]
251
+ },
252
+ {
253
+ "type": "imageSlide",
254
+ "start": 340,
255
+ "end": 360,
256
+ "data": [
257
+ {
258
+ "name": "image",
259
+ "content": "/images/theorems9old_11.1.5.svg",
260
+ "showAt": 0
261
+ }
262
+ ]
263
+ }
264
+ ]
265
+ }