From 92befa27b744e0b4e19d4e37a45daf05bd300478 Mon Sep 17 00:00:00 2001 From: PBez02 Date: Tue, 25 Aug 2026 00:00:49 +0800 Subject: [PATCH 1/4] Sync progress with local machine --- progress.json | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..4ef24d27ec --- /dev/null +++ b/progress.json @@ -0,0 +1,64 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787586117.315058, + "completed_at": 1787586120.807528, + "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" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787586300.966069, + "completed_at": 1787586302.978613, + "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": 1787586931.73841, + "completed_at": 1787586933.367268, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787585690.863766, + "completed_at": 1787585692.635575, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787585973.703664, + "completed_at": 1787585975.783548, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787585074.830052, + "completed_at": 1787585076.614794, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787585201.604354, + "completed_at": 1787585203.389337, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 711887e3c93276e7e379293b14a10113593bb31c Mon Sep 17 00:00:00 2001 From: PBez02 Date: Tue, 25 Aug 2026 00:04:26 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 4ef24d27ec..40a10beba6 100644 --- a/progress.json +++ b/progress.json @@ -60,5 +60,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787587436.920629, + "completed_at": 1787587465.214719, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From c92de4c19ca0b07e1164937ead99d5d8c578ffea Mon Sep 17 00:00:00 2001 From: PBez02 Date: Tue, 25 Aug 2026 00:05:01 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 40a10beba6..17c0a7e655 100644 --- a/progress.json +++ b/progress.json @@ -69,5 +69,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787587494.539823, + "completed_at": 1787587500.734741, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From d14ae5a2cc35061ac8f427a655dd4abae4d0fc86 Mon Sep 17 00:00:00 2001 From: PBez02 Date: Tue, 25 Aug 2026 00:06:14 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 17c0a7e655..9ba8d96d2d 100644 --- a/progress.json +++ b/progress.json @@ -78,5 +78,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787587563.675326, + "completed_at": 1787587574.246651, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file