From 55bf94cc044456aacc49314a248b1a6414f68718 Mon Sep 17 00:00:00 2001 From: Ryan Chua Date: Fri, 21 Aug 2026 20:24:26 +0800 Subject: [PATCH 1/6] 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..dcc5896571 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "under-control", + "started_at": 1787315063.210328, + "completed_at": 1787315065.616826, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From b62ff318a279038cf554df74891fb31a805b7ab5 Mon Sep 17 00:00:00 2001 From: Ryan Chua Date: Fri, 21 Aug 2026 20:26:12 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index dcc5896571..507951d289 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787315169.28756, + "completed_at": 1787315171.55912, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From 2b1c60131307a628a01193943ac36feedc81f92a Mon Sep 17 00:00:00 2001 From: Ryan Chua Date: Fri, 21 Aug 2026 20:34:09 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 507951d289..9261288d1d 100644 --- a/progress.json +++ b/progress.json @@ -16,5 +16,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787315646.208746, + "completed_at": 1787315648.743935, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file From adccfba2f931e39d055552c3ebd14a2ba7d82684 Mon Sep 17 00:00:00 2001 From: Ryan Chua Date: Fri, 21 Aug 2026 20:39:52 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 9261288d1d..f9704911bd 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787315986.527944, + "completed_at": 1787315991.813097, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" } ] \ No newline at end of file From 43ca862884d0c625b265f9f19d753e53a490df23 Mon Sep 17 00:00:00 2001 From: Ryan Chua Date: Fri, 21 Aug 2026 20:41:04 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index f9704911bd..ea76ffa381 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "There are no new grocery list items added to the shopping list." ], "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787316060.631571, + "completed_at": 1787316063.6183, + "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 78a277d3eb44188a8be054e5b11b49dce977bdbd Mon Sep 17 00:00:00 2001 From: Ryan Chua Date: Fri, 21 Aug 2026 20:50:46 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/progress.json b/progress.json index ea76ffa381..81e74cb865 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": 1787316643.202929, + "completed_at": 1787316645.975965, + "comments": [], + "status": "Completed" } ] \ No newline at end of file