From 1af117e4243f67f1afd3cc8ba1d510de8aac2f83 Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Tue, 25 Aug 2026 17:10:23 +0800 Subject: [PATCH 1/9] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..0f0bcdd1f1 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1787649020.490969, + "completed_at": 1787649022.605797, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + } +] \ No newline at end of file From 36628d31161d6af4ec2a61211828bb19fcf364af Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Tue, 25 Aug 2026 17:11:11 +0800 Subject: [PATCH 2/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 0f0bcdd1f1..8faaf85238 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "Exercise is not a Git repository" ], "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1787649069.032411, + "completed_at": 1787649070.914444, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" } ] \ No newline at end of file From 7f697491e67fb75be063ff2703a53aba2a2a8755 Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Tue, 25 Aug 2026 17:13:07 +0800 Subject: [PATCH 3/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8faaf85238..98c2410fb9 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "Exercise is not a Git repository" ], "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1787649185.09649, + "completed_at": 1787649186.517906, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 371bfa03f4081e66cf0622e5755d0ae30d6a8d75 Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Thu, 27 Aug 2026 18:40:13 +0800 Subject: [PATCH 4/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 98c2410fb9..7722e5f866 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787827210.566416, + "completed_at": 1787827212.553491, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From 034fafac147f9d4d92137b3cce6d5b07acdde5cc Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Thu, 27 Aug 2026 18:45:10 +0800 Subject: [PATCH 5/9] Update progress --- progress.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/progress.json b/progress.json index 7722e5f866..5122ea458f 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,15 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787827506.02332, + "completed_at": 1787827509.298729, + "comments": [ + "New grocery list items added to shopping-list.txt are not committed.", + "Grocery list items removed from shopping-list.txt are not committed." + ], + "status": "Incomplete" } ] \ No newline at end of file From 712ac080349dedfd0c5a4beecc1f8035131618f7 Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Thu, 27 Aug 2026 18:46:09 +0800 Subject: [PATCH 6/9] Reset progress for grocery-shopping --- progress.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/progress.json b/progress.json index 5122ea458f..7722e5f866 100644 --- a/progress.json +++ b/progress.json @@ -34,15 +34,5 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" - }, - { - "exercise_name": "grocery-shopping", - "started_at": 1787827506.02332, - "completed_at": 1787827509.298729, - "comments": [ - "New grocery list items added to shopping-list.txt are not committed.", - "Grocery list items removed from shopping-list.txt are not committed." - ], - "status": "Incomplete" } ] \ No newline at end of file From a29a52ad74454f64f0d0dfb3c78c2c0a52ad19fc Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Thu, 27 Aug 2026 18:48:24 +0800 Subject: [PATCH 7/9] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 7722e5f866..6171041129 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787827701.501241, + "completed_at": 1787827703.191859, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" } ] \ No newline at end of file From 41ecf6fef8be5d5f77f12ddd6d6b4b617ae030d7 Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Thu, 27 Aug 2026 19:38:19 +0800 Subject: [PATCH 8/9] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index 6171041129..d486ab39f2 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,12 @@ "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": 1787830696.502931, + "completed_at": 1787830698.089937, + "comments": [], + "status": "Completed" } ] \ No newline at end of file From b436550c5f69c447927b046291cf785306da7577 Mon Sep 17 00:00:00 2001 From: ZhangHanzhongFox Date: Thu, 27 Aug 2026 20:10:25 +0800 Subject: [PATCH 9/9] Update progress --- progress.json | 49 +++++++++++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 20 deletions(-) diff --git a/progress.json b/progress.json index d486ab39f2..cae330cb2e 100644 --- a/progress.json +++ b/progress.json @@ -1,4 +1,29 @@ [ + { + "exercise_name": "grocery-shopping", + "started_at": 1787827701.501241, + "completed_at": 1787827703.191859, + "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": 1787830696.502931, + "completed_at": 1787830698.089937, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787827210.566416, + "completed_at": 1787827212.553491, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, { "exercise_name": "under-control", "started_at": 1787649020.490969, @@ -27,28 +52,12 @@ "status": "Completed" }, { - "exercise_name": "stage-fright", - "started_at": 1787827210.566416, - "completed_at": 1787827212.553491, - "comments": [ - "Great work! You have successfully checked in all the actors!" - ], - "status": "Completed" - }, - { - "exercise_name": "grocery-shopping", - "started_at": 1787827701.501241, - "completed_at": 1787827703.191859, + "exercise_name": "link-me", + "started_at": 1787832623.267565, + "completed_at": 1787832625.0159, "comments": [ - "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + "Great work with using git remote to add an upstream remote!" ], "status": "Completed" - }, - { - "exercise_name": "log-and-order", - "started_at": 1787830696.502931, - "completed_at": 1787830698.089937, - "comments": [], - "status": "Completed" } ] \ No newline at end of file