From c041f67fea3f8d0b81114c214b5ac4100485cd15 Mon Sep 17 00:00:00 2001 From: Nathan0820 Date: Tue, 20 Jan 2026 14:21:13 +0800 Subject: [PATCH 1/2] Sync progress with local machine --- progress.json | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..03c653542 --- /dev/null +++ b/progress.json @@ -0,0 +1,45 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1767963574.357934, + "completed_at": 1767963577.736551, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1767963621.516194, + "completed_at": 1767963626.22637, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1767963664.294262, + "completed_at": 1767963665.90381, + "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": 1767964415.710944, + "completed_at": 1767964417.255292, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1767963226.342185, + "completed_at": 1767963227.875864, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + } +] \ No newline at end of file From fb701eea42c6bc51d8854541323ee20e84bdd23f Mon Sep 17 00:00:00 2001 From: Nathan0820 Date: Tue, 20 Jan 2026 14:24:47 +0800 Subject: [PATCH 2/2] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 03c653542..64da77036 100644 --- a/progress.json +++ b/progress.json @@ -41,5 +41,14 @@ "Great work! You have successfully checked in all the actors!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768890239.945553, + "completed_at": 1768890286.669348, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file