diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..f662ef347 --- /dev/null +++ b/progress.json @@ -0,0 +1,83 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769444766.303136, + "completed_at": 1769444767.646233, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769444033.588927, + "completed_at": 1769444034.891873, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769444126.798291, + "completed_at": 1769444128.090584, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769080190.4197, + "completed_at": 1769080191.729572, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769080365.427994, + "completed_at": 1769080366.837557, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769479930.824539, + "completed_at": 1769479969.160897, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769480076.189305, + "completed_at": 1769480092.206489, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769480651.281022, + "completed_at": 1769480652.577991, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769488574.773088, + "completed_at": 1769488576.582556, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + } +] \ No newline at end of file