-
Notifications
You must be signed in to change notification settings - Fork 460
Expand file tree
/
Copy pathprogress.json
More file actions
250 lines (250 loc) · 6.24 KB
/
progress.json
File metadata and controls
250 lines (250 loc) · 6.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
[
{
"exercise_name": "stage-fright",
"started_at": 1768637268.544582,
"completed_at": 1768637271.652364,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768575065.306107,
"completed_at": 1768575069.099632,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768575373.085396,
"completed_at": 1768575376.8974,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768575556.885095,
"completed_at": 1768575562.426089,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768575679.026727,
"completed_at": 1768575682.779885,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768575771.423401,
"completed_at": 1768575779.705093,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768576371.372132,
"completed_at": 1768576373.439991,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769003054.130309,
"completed_at": 1769003153.368307,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1769003167.823871,
"completed_at": 1769003174.588666,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1769003971.572538,
"completed_at": 1769003976.876053,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769004079.416512,
"completed_at": 1769004084.245816,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769004611.226644,
"completed_at": 1769004615.310364,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769004656.108793,
"completed_at": 1769004660.460301,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1769004731.545776,
"completed_at": 1769004733.507281,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1769005605.714553,
"completed_at": 1769005609.639603,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007337.381152,
"completed_at": 1769007345.374931,
"comments": [
"You are still ignoring many/file22.txt.",
"You are not ignoring ignore_me.txt",
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007602.363776,
"completed_at": 1769007610.575595,
"comments": [
"You are still ignoring many/file22.txt.",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007721.732545,
"completed_at": 1769007729.078421,
"comments": [
"You are still ignoring many/file22.txt.",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007841.855172,
"completed_at": 1769007849.135133,
"comments": [
"You are still ignoring many/file22.txt.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007864.316578,
"completed_at": 1769007873.864816,
"comments": [
"You are still ignoring many/file22.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007918.461721,
"completed_at": 1769007925.779569,
"comments": [
"You are still ignoring many/file22.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1769007995.656948,
"completed_at": 1769008001.431104,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1769047409.545705,
"completed_at": 1769047415.150916,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1769049032.003049,
"completed_at": 1769049039.341587,
"comments": [
"Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1769049410.207015,
"completed_at": 1769049416.761061,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1769050062.421445,
"completed_at": 1769050067.742749,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1769052406.12195,
"completed_at": 1769052408.938769,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
}
]