From 9234e79bbfead64d631e9f7be581ebb263de79d7 Mon Sep 17 00:00:00 2001 From: rjustyn1 Date: Wed, 21 Jan 2026 18:55:27 +0800 Subject: [PATCH 1/4] Sync progress with local machine --- progress.json | 54 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..ab13dbf08 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768931082.249485, + "completed_at": 1768931085.861313, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768932096.827599, + "completed_at": 1768932098.104386, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768930582.391902, + "completed_at": 1768930583.568229, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768928538.165412, + "completed_at": 1768928539.666366, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768928598.560362, + "completed_at": 1768928599.868102, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768928776.377352, + "completed_at": 1768928777.595917, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From 9a8ab92a03c4ea36c9fdba196f1e500eaea3bf9b Mon Sep 17 00:00:00 2001 From: rjustyn1 Date: Wed, 21 Jan 2026 19:01:04 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index ab13dbf08..c1fead9f3 100644 --- a/progress.json +++ b/progress.json @@ -50,5 +50,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768993176.62949, + "completed_at": 1768993264.083447, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" } ] \ No newline at end of file From f16f4f31f37bae01af10497f0fbd841937918937 Mon Sep 17 00:00:00 2001 From: rjustyn1 <142522694+rjustyn1@users.noreply.github.com> Date: Wed, 21 Jan 2026 20:30:09 +0800 Subject: [PATCH 3/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index c1fead9f3..bf7b2a483 100644 --- a/progress.json +++ b/progress.json @@ -59,5 +59,14 @@ "Great work setting up a public remote repository!" ], "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768998604.944996, + "completed_at": 1768998608.247015, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" } ] \ No newline at end of file From e56394bd1b98c0dfd1c74d95ba5cd3b2fc5b0ad9 Mon Sep 17 00:00:00 2001 From: rjustyn1 <142522694+rjustyn1@users.noreply.github.com> Date: Wed, 21 Jan 2026 20:31:23 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index bf7b2a483..7ca9c6c55 100644 --- a/progress.json +++ b/progress.json @@ -68,5 +68,14 @@ "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." ], "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768998681.155937, + "completed_at": 1768998682.556057, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" } ] \ No newline at end of file