-
Notifications
You must be signed in to change notification settings - Fork 459
Expand file tree
/
Copy pathprogress.json
More file actions
54 lines (54 loc) · 1.36 KB
/
progress.json
File metadata and controls
54 lines (54 loc) · 1.36 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
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768986056.699646,
"completed_at": 1768986059.393414,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1768986482.737006,
"completed_at": 1768986485.054861,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768985679.444994,
"completed_at": 1768985681.762348,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768985814.410165,
"completed_at": 1768985816.646344,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768985175.294846,
"completed_at": 1768985187.526528,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768985215.756735,
"completed_at": 1768985217.887413,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
}
]