diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..c020ee8e4 --- /dev/null +++ b/progress.json @@ -0,0 +1,135 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768706732.821215, + "completed_at": 1768706735.816476, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768706779.984716, + "completed_at": 1768706783.030892, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768706832.318447, + "completed_at": 1768706833.919566, + "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": 1768707972.693882, + "completed_at": 1768707974.292862, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768704596.1577, + "completed_at": 1768704597.692129, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768704838.010543, + "completed_at": 1768704839.513098, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768703213.827116, + "completed_at": 1768703215.369895, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768703482.781871, + "completed_at": 1768703484.293442, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768788581.602356, + "completed_at": 1768788770.702864, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768788989.536331, + "completed_at": 1768789050.958158, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768789070.21452, + "completed_at": 1768789077.791935, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768789096.453286, + "completed_at": 1768789112.625011, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768790329.928254, + "completed_at": 1768790332.161422, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768792667.854785, + "completed_at": 1768792671.104877, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768793488.364662, + "completed_at": 1768793496.14823, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + } +] \ No newline at end of file