diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..bcad9dd64 --- /dev/null +++ b/progress.json @@ -0,0 +1,97 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769005908.812845, + "completed_at": 1769005912.51295, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769152228.149183, + "completed_at": 1769152230.18133, + "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": 1769007378.960164, + "completed_at": 1769007383.319847, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1769152240.871928, + "completed_at": 1769152244.102148, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769005437.700113, + "completed_at": 1769005439.36629, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769152280.306267, + "completed_at": 1769152283.772127, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769005529.272717, + "completed_at": 1769005532.070223, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768985907.366105, + "completed_at": 1768985908.956217, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768985925.182547, + "completed_at": 1768985926.768981, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769152265.39722, + "completed_at": 1769152267.167523, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768986029.943109, + "completed_at": 1768986031.647387, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + } +] \ No newline at end of file