diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..cae330cb2e --- /dev/null +++ b/progress.json @@ -0,0 +1,63 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787827701.501241, + "completed_at": 1787827703.191859, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787830696.502931, + "completed_at": 1787830698.089937, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787827210.566416, + "completed_at": 1787827212.553491, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787649020.490969, + "completed_at": 1787649022.605797, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1787649069.032411, + "completed_at": 1787649070.914444, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1787649185.09649, + "completed_at": 1787649186.517906, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787832623.267565, + "completed_at": 1787832625.0159, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file