diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..9ba8d96d2d --- /dev/null +++ b/progress.json @@ -0,0 +1,91 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787586117.315058, + "completed_at": 1787586120.807528, + "comments": [ + "New grocery list items added to shopping-list.txt are not committed.", + "Grocery list items removed from shopping-list.txt are not committed." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787586300.966069, + "completed_at": 1787586302.978613, + "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": 1787586931.73841, + "completed_at": 1787586933.367268, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787585690.863766, + "completed_at": 1787585692.635575, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787585973.703664, + "completed_at": 1787585975.783548, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787585074.830052, + "completed_at": 1787585076.614794, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787585201.604354, + "completed_at": 1787585203.389337, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787587436.920629, + "completed_at": 1787587465.214719, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787587494.539823, + "completed_at": 1787587500.734741, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787587563.675326, + "completed_at": 1787587574.246651, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file