diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..df31fc349 --- /dev/null +++ b/progress.json @@ -0,0 +1,66 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769345028.749385, + "completed_at": 1769345031.677429, + "comments": [ + "There are no new grocery list items added to the shopping list.", + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769345215.07947, + "completed_at": 1769345218.084426, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769341799.51879, + "completed_at": 1769341800.896295, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769339596.647292, + "completed_at": 1769339599.527785, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + }, + { + "exercise_name": "undo-init", + "started_at": 1769339766.578739, + "completed_at": 1769339767.921721, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769492083.819338, + "completed_at": 1769492192.802416, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769492253.335725, + "completed_at": 1769492282.174148, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + } +] \ No newline at end of file