diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..fd8a815bc --- /dev/null +++ b/progress.json @@ -0,0 +1,72 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768903743.24983, + "completed_at": 1768903746.180211, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768903847.239508, + "completed_at": 1768903848.675619, + "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": 1768904402.125582, + "completed_at": 1768904403.475824, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768903274.68478, + "completed_at": 1768903276.299939, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768903385.009467, + "completed_at": 1768903386.432974, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768899264.711629, + "completed_at": 1768899266.07395, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768899353.913578, + "completed_at": 1768899355.181909, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769011706.114366, + "completed_at": 1769011741.514151, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file