From 1e2efc5314e588037b109c33eada400ab02d9c5d Mon Sep 17 00:00:00 2001 From: Shangda777 Date: Tue, 27 Jan 2026 13:20:06 +0800 Subject: [PATCH 1/3] Sync progress with local machine --- progress.json | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..778e35d4b --- /dev/null +++ b/progress.json @@ -0,0 +1,48 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769345028.749385, + "completed_at": 1769345031.677429, + "comments": [ + "There are no new grocery list items added to the shopping list.", + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769345215.07947, + "completed_at": 1769345218.084426, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769341799.51879, + "completed_at": 1769341800.896295, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769339596.647292, + "completed_at": 1769339599.527785, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1769339766.578739, + "completed_at": 1769339767.921721, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From aeb23eb83e66fff8dbcaa97de76cd32eca671aee Mon Sep 17 00:00:00 2001 From: Shangda777 Date: Tue, 27 Jan 2026 13:36:33 +0800 Subject: [PATCH 2/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 778e35d4b..60e5f28b5 100644 --- a/progress.json +++ b/progress.json @@ -44,5 +44,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769492083.819338, + "completed_at": 1769492192.802416, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From e184752dfa58b07f579ad9c3169e694a31f9514e Mon Sep 17 00:00:00 2001 From: Shangda777 Date: Tue, 27 Jan 2026 13:38:02 +0800 Subject: [PATCH 3/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 60e5f28b5..df31fc349 100644 --- a/progress.json +++ b/progress.json @@ -53,5 +53,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769492253.335725, + "completed_at": 1769492282.174148, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file