diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..a66b8049f --- /dev/null +++ b/progress.json @@ -0,0 +1,81 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769144224.279941, + "completed_at": 1769144225.654398, + "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": 1769145294.955927, + "completed_at": 1769145296.150512, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769143837.059316, + "completed_at": 1769143838.398926, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769147013.598082, + "completed_at": 1769147098.771272, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769147117.402913, + "completed_at": 1769147125.389168, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769147427.00894, + "completed_at": 1769147428.872217, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769147836.303215, + "completed_at": 1769147837.636538, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769148528.307433, + "completed_at": 1769148530.163003, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769149285.391892, + "completed_at": 1769149287.2333, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + } +] \ No newline at end of file