diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..6b6991761 --- /dev/null +++ b/progress.json @@ -0,0 +1,129 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1755596310.052589, + "completed_at": 1755596310.890259, + "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": 1755596371.787804, + "completed_at": 1755596372.359597, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1755596421.628241, + "completed_at": 1755596422.251673, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1755596467.312056, + "completed_at": 1755596467.863621, + "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": 1755589433.527722, + "completed_at": 1755589434.139415, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755595153.904331, + "completed_at": 1755595154.508268, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755595652.91219, + "completed_at": 1755595653.507868, + "comments": [ + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1755595899.255111, + "completed_at": 1755595899.579988, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1755586752.271762, + "completed_at": 1755586752.873784, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1756288212.979404, + "completed_at": 1756288233.256261, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1756288294.130198, + "completed_at": 1756288308.843027, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1756288431.07338, + "completed_at": 1756288435.418038, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1756288945.40416, + "completed_at": 1756288946.001242, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1756296096.021529, + "completed_at": 1756296097.321218, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + } +] \ No newline at end of file