diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..a38475e4b1 --- /dev/null +++ b/progress.json @@ -0,0 +1,183 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787230546.292737, + "completed_at": 1787230548.363495, + "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": 1787242360.281669, + "completed_at": 1787242362.343345, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787209049.72038, + "completed_at": 1787209051.742079, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787209074.835157, + "completed_at": 1787209076.785104, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787231717.48985, + "completed_at": 1787231721.251396, + "comments": [ + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787231887.598134, + "completed_at": 1787231891.628828, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787232814.420781, + "completed_at": 1787232818.363526, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary.", + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787232865.663282, + "completed_at": 1787232869.683395, + "comments": [ + "You should only be unstaging the attendance files for Josh, Adam, and Mary.", + "You need to unstage all three attendance files for Josh, Adam, and Mary." + ], + "status": "Incomplete" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787233024.793363, + "completed_at": 1787233026.870348, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787201142.857543, + "completed_at": 1787201145.124649, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787202575.45219, + "completed_at": 1787202577.813421, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1787247125.028643, + "completed_at": 1787247127.080486, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787256249.238955, + "completed_at": 1787256425.818928, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787256464.785031, + "completed_at": 1787256475.033522, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787258965.58951, + "completed_at": 1787258969.593548, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787259193.189082, + "completed_at": 1787259195.105829, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787262677.514556, + "completed_at": 1787262680.072507, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787336574.664811, + "completed_at": 1787336583.059569, + "comments": [ + "You are still ignoring many/file22.txt.", + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787336819.784552, + "completed_at": 1787336828.154324, + "comments": [ + "You are still ignoring many/file22.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787336945.062108, + "completed_at": 1787336951.071713, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + } +] \ No newline at end of file