From 3be53ef32a85546f4e35ec18a4fa2f32269031be Mon Sep 17 00:00:00 2001 From: patientotter Date: Sun, 16 Aug 2026 20:47:27 +0800 Subject: [PATCH 1/4] Update progress --- progress.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..a00e86d700 --- /dev/null +++ b/progress.json @@ -0,0 +1,11 @@ +[ + { + "exercise_name": "undo-init", + "started_at": 1786884445.82658, + "completed_at": 1786884447.206002, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file From bf3a8450c05743b6c6f081b788c906be63c75b17 Mon Sep 17 00:00:00 2001 From: patientotter Date: Sun, 16 Aug 2026 20:48:34 +0800 Subject: [PATCH 2/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index a00e86d700..9c8b60abb7 100644 --- a/progress.json +++ b/progress.json @@ -7,5 +7,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786884511.924713, + "completed_at": 1786884513.47638, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" } ] \ No newline at end of file From 3e8f9e71e8ad42a8f124befc4692beb3938e355a Mon Sep 17 00:00:00 2001 From: patientotter Date: Mon, 17 Aug 2026 01:28:37 +0800 Subject: [PATCH 3/4] Sync progress with local machine --- progress.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/progress.json b/progress.json index 9c8b60abb7..8a2543bdba 100644 --- a/progress.json +++ b/progress.json @@ -1,10 +1,10 @@ [ { - "exercise_name": "undo-init", - "started_at": 1786884445.82658, - "completed_at": 1786884447.206002, + "exercise_name": "stage-fright", + "started_at": 1786899375.644293, + "completed_at": 1786899377.161759, "comments": [ - "You have successfully undone the init operation!" + "Great work! You have successfully checked in all the actors!" ], "status": "Completed" }, @@ -16,5 +16,14 @@ "You successfully used git init to initialize this folder as a Git repository!" ], "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786884445.82658, + "completed_at": 1786884447.206002, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" } ] \ No newline at end of file From e08538532b210988251213832738ba5029686555 Mon Sep 17 00:00:00 2001 From: patientotter Date: Mon, 17 Aug 2026 01:33:20 +0800 Subject: [PATCH 4/4] Update progress --- progress.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/progress.json b/progress.json index 8a2543bdba..7f99854db9 100644 --- a/progress.json +++ b/progress.json @@ -25,5 +25,14 @@ "You have successfully undone the init operation!" ], "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786901598.193875, + "completed_at": 1786901599.8521, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" } ] \ No newline at end of file