diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..e11e75d62 --- /dev/null +++ b/progress.json @@ -0,0 +1,74 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1755963976.12747, + "completed_at": 1755963976.53331, + "comments": [ + "All commits are empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1755964162.98708, + "completed_at": 1755964163.205392, + "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": 1755963493.470401, + "completed_at": 1755963494.066243, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755963589.465694, + "completed_at": 1755963589.9051, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755780395.464775, + "completed_at": 1755780395.836938, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1756302913.282762, + "completed_at": 1756302979.058771, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1756303408.972323, + "completed_at": 1756303409.37414, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1756303479.541405, + "completed_at": 1756303479.622325, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + } +] \ No newline at end of file