From 22ca0a8b2e8f37d49edf05a4cb96b0f2f48c455c Mon Sep 17 00:00:00 2001 From: clemenong1 Date: Tue, 20 Jan 2026 19:10:52 +0800 Subject: [PATCH 1/3] Sync progress with local machine --- progress.json | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..e352d3c10 --- /dev/null +++ b/progress.json @@ -0,0 +1,38 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768817567.261422, + "completed_at": 1768817570.139003, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768817641.480753, + "completed_at": 1768817642.928529, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768808899.239181, + "completed_at": 1768808900.848214, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768809238.426988, + "completed_at": 1768809239.886835, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + } +] \ No newline at end of file From 4c22f19042fcaef613ae4723e7ad20c341dc15b5 Mon Sep 17 00:00:00 2001 From: clemenong1 Date: Tue, 20 Jan 2026 19:13:22 +0800 Subject: [PATCH 2/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index e352d3c10..646da17a7 100644 --- a/progress.json +++ b/progress.json @@ -34,5 +34,14 @@ "Great work! You have successfully fixed the attendance system!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768907585.278913, + "completed_at": 1768907601.889875, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 4b5050da950b73f6000f30667215c42eaddd05dd Mon Sep 17 00:00:00 2001 From: clemenong1 Date: Tue, 20 Jan 2026 19:19:34 +0800 Subject: [PATCH 3/3] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 646da17a7..6ae397ad1 100644 --- a/progress.json +++ b/progress.json @@ -43,5 +43,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768907972.859685, + "completed_at": 1768907974.384215, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file