diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..fb80d591f --- /dev/null +++ b/progress.json @@ -0,0 +1,78 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1755776373.549442, + "completed_at": 1755776374.073763, + "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": 1755775066.037039, + "completed_at": 1755775066.447989, + "comments": [ + "Did not add alice.txt", + "Did not add joe.txt", + "Did not add bob.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1755775131.621282, + "completed_at": 1755775132.182881, + "comments": [ + "Did not add joe.txt", + "Did not add bob.txt", + "Did not add alice.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1755775200.210445, + "completed_at": 1755775200.310377, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755775525.394081, + "completed_at": 1755775525.746192, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755772900.537137, + "completed_at": 1755772900.539983, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1755772924.13589, + "completed_at": 1755772924.601314, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755773641.216556, + "completed_at": 1755773641.658939, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + } +] \ No newline at end of file