diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..95b757d429 --- /dev/null +++ b/progress.json @@ -0,0 +1,100 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786629380.930199, + "completed_at": 1786629387.109843, + "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": "log-and-order", + "started_at": 1786630828.84823, + "completed_at": 1786630831.705315, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786629939.091474, + "completed_at": 1786629944.471911, + "comments": [ + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786630006.710455, + "completed_at": 1786630009.932039, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786628069.369863, + "completed_at": 1786628072.074216, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787300671.693395, + "completed_at": 1787300721.741846, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787300744.977167, + "completed_at": 1787300754.851297, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787300786.664378, + "completed_at": 1787300792.452365, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787300833.267917, + "completed_at": 1787300838.580545, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787301158.882058, + "completed_at": 1787301162.373815, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787301222.012297, + "completed_at": 1787301223.810607, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file