Rakshitjan commited on
Commit
3d5dd98
·
verified ·
1 Parent(s): 9dcea4c

Upload fourdayRoadmap.json

Browse files
Files changed (1) hide show
  1. fourdayRoadmap.json +244 -0
fourdayRoadmap.json ADDED
@@ -0,0 +1,244 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schedule": [
3
+ {
4
+ "dayNumber": 1,
5
+ "date": "2025-02-18",
6
+ "subjects": [
7
+ {
8
+ "name": "Physics",
9
+ "tasks": [
10
+ {
11
+ "ChapterName": "Physics and Measurement",
12
+ "type": "Concept Understanding",
13
+ "time": "1.0 hour",
14
+ "subtopic": "Units of measurements, System of Units, SI Units"
15
+ },
16
+ {
17
+ "ChapterName": "Physics and Measurement",
18
+ "type": "Question Practice",
19
+ "time": "1.0 hour",
20
+ "subtopic": "Fundamental and derived units"
21
+ }
22
+ ]
23
+ },
24
+ {
25
+ "name": "Chemistry",
26
+ "tasks": [
27
+ {
28
+ "ChapterName": "Some Basic Concepts in Chemistry",
29
+ "type": "Concept Understanding",
30
+ "time": "1.0 hour",
31
+ "subtopic": "Matter and its nature"
32
+ },
33
+ {
34
+ "ChapterName": "Some Basic Concepts in Chemistry",
35
+ "type": "Question Practice",
36
+ "time": "1.0 hour",
37
+ "subtopic": "Dalton's Atomic Theory"
38
+ }
39
+ ]
40
+ },
41
+ {
42
+ "name": "Maths",
43
+ "tasks": [
44
+ {
45
+ "ChapterName": "Sets, Relations and Functions",
46
+ "type": "Concept Understanding",
47
+ "time": "0.5 hours",
48
+ "subtopic": "Sets and their representation"
49
+ },
50
+ {
51
+ "ChapterName": "Sets, Relations and Functions",
52
+ "type": "Question Practice",
53
+ "time": "0.5 hours",
54
+ "subtopic": "Union"
55
+ },
56
+ {
57
+ "ChapterName": "Sets, Relations and Functions",
58
+ "type": "Revision",
59
+ "time": "0.5 hours",
60
+ "subtopic": "Intersection and complement of sets and their algebraic properties"
61
+ },
62
+ {
63
+ "ChapterName": "Sets, Relations and Functions",
64
+ "type": "Test",
65
+ "time": "0.5 hours",
66
+ "subtopic": "Power set"
67
+ }
68
+ ]
69
+ }
70
+ ]
71
+ },
72
+ {
73
+ "dayNumber": 2,
74
+ "date": "2025-02-19",
75
+ "subjects": [
76
+ {
77
+ "name": "Physics",
78
+ "tasks": [
79
+ {
80
+ "ChapterName": "Physics and Measurement",
81
+ "type": "Revision",
82
+ "time": "1.0 hour",
83
+ "subtopic": "Least count, significant figures, Errors in measurements"
84
+ },
85
+ {
86
+ "ChapterName": "Physics and Measurement",
87
+ "type": "Test",
88
+ "time": "1.0 hour",
89
+ "subtopic": "Dimensions of Physics quantities, dimensional analysis, and its applications"
90
+ }
91
+ ]
92
+ },
93
+ {
94
+ "name": "Chemistry",
95
+ "tasks": [
96
+ {
97
+ "ChapterName": "Some Basic Concepts in Chemistry",
98
+ "type": "Revision",
99
+ "time": "1.0 hour",
100
+ "subtopic": "Concept of atom, molecule, element, and compound"
101
+ },
102
+ {
103
+ "ChapterName": "Some Basic Concepts in Chemistry",
104
+ "type": "Test",
105
+ "time": "1.0 hour",
106
+ "subtopic": "Laws of chemical combination"
107
+ }
108
+ ]
109
+ },
110
+ {
111
+ "name": "Maths",
112
+ "tasks": [
113
+ {
114
+ "ChapterName": "Sets, Relations and Functions",
115
+ "type": "Concept Understanding",
116
+ "time": "0.5 hours",
117
+ "subtopic": "Relation"
118
+ },
119
+ {
120
+ "ChapterName": "Sets, Relations and Functions",
121
+ "type": "Question Practice",
122
+ "time": "0.5 hours",
123
+ "subtopic": "Type of relations"
124
+ },
125
+ {
126
+ "ChapterName": "Sets, Relations and Functions",
127
+ "type": "Revision",
128
+ "time": "0.5 hours",
129
+ "subtopic": "equivalence relations"
130
+ },
131
+ {
132
+ "ChapterName": "Sets, Relations and Functions",
133
+ "type": "Test",
134
+ "time": "0.5 hours",
135
+ "subtopic": "Functions"
136
+ }
137
+ ]
138
+ }
139
+ ]
140
+ },
141
+ {
142
+ "dayNumber": 3,
143
+ "date": "2025-02-20",
144
+ "subjects": [
145
+ {
146
+ "name": "Physics",
147
+ "tasks": [
148
+ {
149
+ "ChapterName": "Kinematics",
150
+ "type": "Concept Understanding",
151
+ "time": "2 hours",
152
+ "subtopic": "Frame of reference, motion in a straight line, Position-time graph, speed and velocity"
153
+ }
154
+ ]
155
+ },
156
+ {
157
+ "name": "Chemistry",
158
+ "tasks": [
159
+ {
160
+ "ChapterName": "Some Basic Concepts in Chemistry",
161
+ "type": "Concept Understanding",
162
+ "time": "1.0 hour",
163
+ "subtopic": "Atomic and molecular masses"
164
+ },
165
+ {
166
+ "ChapterName": "Some Basic Concepts in Chemistry",
167
+ "type": "Question Practice",
168
+ "time": "1.0 hour",
169
+ "subtopic": "Mole concept"
170
+ }
171
+ ]
172
+ },
173
+ {
174
+ "name": "Maths",
175
+ "tasks": [
176
+ {
177
+ "ChapterName": "Sets, Relations and Functions",
178
+ "type": "Concept Understanding",
179
+ "time": "0.5 hours",
180
+ "subtopic": "one-one, into and onto functions"
181
+ },
182
+ {
183
+ "ChapterName": "Sets, Relations and Functions",
184
+ "type": "Question Practice",
185
+ "time": "0.5 hours",
186
+ "subtopic": "the composition of functions."
187
+ },
188
+ {
189
+ "ChapterName": "Complex Numbers and Quadratic Equations",
190
+ "type": "Revision",
191
+ "time": "1.0 hour",
192
+ "subtopic": "Complex numbers as ordered pairs of reals"
193
+ }
194
+ ]
195
+ }
196
+ ]
197
+ },
198
+ {
199
+ "dayNumber": 4,
200
+ "date": "2025-02-21",
201
+ "subjects": [
202
+ {
203
+ "name": "Physics",
204
+ "tasks": [
205
+ {
206
+ "ChapterName": "Kinematics",
207
+ "type": "Question Practice",
208
+ "time": "2 hours",
209
+ "subtopic": "Uniform and non-uniform motion, average speed and instantaneous velocity"
210
+ }
211
+ ]
212
+ },
213
+ {
214
+ "name": "Chemistry",
215
+ "tasks": [
216
+ {
217
+ "ChapterName": "Some Basic Concepts in Chemistry",
218
+ "type": "Revision",
219
+ "time": "1.0 hour",
220
+ "subtopic": "Molar mass"
221
+ },
222
+ {
223
+ "ChapterName": "Some Basic Concepts in Chemistry",
224
+ "type": "Test",
225
+ "time": "1.0 hour",
226
+ "subtopic": "Percentage composition"
227
+ }
228
+ ]
229
+ },
230
+ {
231
+ "name": "Maths",
232
+ "tasks": [
233
+ {
234
+ "ChapterName": "Complex Numbers and Quadratic Equations",
235
+ "type": "Test",
236
+ "time": "2 hours",
237
+ "subtopic": "Representation of complex numbers in the form a + ib and their representation in a plane"
238
+ }
239
+ ]
240
+ }
241
+ ]
242
+ }
243
+ ]
244
+ }