From eeb23a4615430308928b5ce7b3b8dfccb6643f04 Mon Sep 17 00:00:00 2001 From: jeffreylim24 Date: Wed, 27 Aug 2025 15:20:58 +0800 Subject: [PATCH 1/6] Sync progress with local machine --- progress.json | 84 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..57bed1372 --- /dev/null +++ b/progress.json @@ -0,0 +1,84 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1755596310.052589, + "completed_at": 1755596310.890259, + "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": 1755596371.787804, + "completed_at": 1755596372.359597, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1755596421.628241, + "completed_at": 1755596422.251673, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1755596467.312056, + "completed_at": 1755596467.863621, + "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": 1755589433.527722, + "completed_at": 1755589434.139415, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755595153.904331, + "completed_at": 1755595154.508268, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755595652.91219, + "completed_at": 1755595653.507868, + "comments": [ + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755595899.255111, + "completed_at": 1755595899.579988, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755586752.271762, + "completed_at": 1755586752.873784, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file From 39b8d081fc2d674b805de0b446d42dddd52f144e Mon Sep 17 00:00:00 2001 From: jeffreylim24 Date: Wed, 27 Aug 2025 17:50:33 +0800 Subject: [PATCH 2/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 57bed1372..6391ff842 100644 --- a/progress.json +++ b/progress.json @@ -80,5 +80,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1756288212.979404, + "completed_at": 1756288233.256261, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 28a33dcfdea39259bb365c7b53299e14786189d7 Mon Sep 17 00:00:00 2001 From: jeffreylim24 Date: Wed, 27 Aug 2025 17:51:49 +0800 Subject: [PATCH 3/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 6391ff842..a9a06ba71 100644 --- a/progress.json +++ b/progress.json @@ -89,5 +89,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1756288294.130198, + "completed_at": 1756288308.843027, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" } ] \ No newline at end of file From 9c72380a76a232b77c0c499b316138c1d37a5cf3 Mon Sep 17 00:00:00 2001 From: jeffreylim24 Date: Wed, 27 Aug 2025 17:53:55 +0800 Subject: [PATCH 4/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a9a06ba71..c54b5f75f 100644 --- a/progress.json +++ b/progress.json @@ -98,5 +98,14 @@ "That is not the right Github url!" ], "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1756288431.07338, + "completed_at": 1756288435.418038, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 661cd4913fd171401d7b853e308a93a601e48789 Mon Sep 17 00:00:00 2001 From: jeffreylim24 Date: Wed, 27 Aug 2025 18:02:26 +0800 Subject: [PATCH 5/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c54b5f75f..531ad9e96 100644 --- a/progress.json +++ b/progress.json @@ -107,5 +107,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1756288945.40416, + "completed_at": 1756288946.001242, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" } ] \ No newline at end of file From 19843b93698661584a591ce0d35dff7a717c5e31 Mon Sep 17 00:00:00 2001 From: jeffreylim24 Date: Wed, 27 Aug 2025 20:01:37 +0800 Subject: [PATCH 6/6] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 531ad9e96..6b6991761 100644 --- a/progress.json +++ b/progress.json @@ -116,5 +116,14 @@ "Great work with using git remote to add an upstream remote!" ], "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1756296096.021529, + "completed_at": 1756296097.321218, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" } ] \ No newline at end of file