-
Notifications
You must be signed in to change notification settings - Fork 459
Expand file tree
/
Copy pathprogress.json
More file actions
63 lines (63 loc) · 1.64 KB
/
progress.json
File metadata and controls
63 lines (63 loc) · 1.64 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
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768804130.752432,
"completed_at": 1768804133.035856,
"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": 1768805391.733197,
"completed_at": 1768805394.076792,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768803565.082808,
"completed_at": 1768803567.244366,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768803750.217581,
"completed_at": 1768803752.371842,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768801078.140937,
"completed_at": 1768801080.139617,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768801419.530353,
"completed_at": 1768801421.493766,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1769021467.518535,
"completed_at": 1769021538.871965,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
}
]