diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..6ae397ad1 --- /dev/null +++ b/progress.json @@ -0,0 +1,56 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768817567.261422, + "completed_at": 1768817570.139003, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768817641.480753, + "completed_at": 1768817642.928529, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768808899.239181, + "completed_at": 1768808900.848214, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768809238.426988, + "completed_at": 1768809239.886835, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768907585.278913, + "completed_at": 1768907601.889875, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768907972.859685, + "completed_at": 1768907974.384215, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file