diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..c4685bf8c9 --- /dev/null +++ b/progress.json @@ -0,0 +1,285 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1787298524.586173, + "completed_at": 1787298525.912153, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786944358.773349, + "completed_at": 1786944361.960045, + "comments": [ + "Did not add alice.txt", + "Did not add joe.txt", + "Did not add bob.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786944437.734598, + "completed_at": 1786944439.056212, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1787296765.664806, + "completed_at": 1787296769.148479, + "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": 1787296816.4353, + "completed_at": 1787296817.885961, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786936070.26204, + "completed_at": 1786936071.97719, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787299268.971037, + "completed_at": 1787299306.7167, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787299572.168581, + "completed_at": 1787299573.475513, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787300025.246521, + "completed_at": 1787300027.354158, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787300623.09567, + "completed_at": 1787300626.863562, + "comments": [ + "You should not be ignoring this/is/very/nested/find_me.txt!", + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787300703.384126, + "completed_at": 1787300707.2055, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787300914.998727, + "completed_at": 1787300918.874611, + "comments": [ + "You should not be ignoring this/is/very/nested/find_me.txt!", + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787301072.2202, + "completed_at": 1787301074.507463, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787392333.154884, + "completed_at": 1787392336.296249, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787392701.506928, + "completed_at": 1787392704.757124, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787393155.32111, + "completed_at": 1787393158.460315, + "comments": [ + "You have not fetched Alice's changes yet!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787393263.096595, + "completed_at": 1787393264.606906, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787411365.33327, + "completed_at": 1787411366.724321, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787416332.880061, + "completed_at": 1787416335.92081, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787416479.690419, + "completed_at": 1787416482.699073, + "comments": [ + "\"v1.0\" should point to the commit that updates March duty roster." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787416552.072426, + "completed_at": 1787416553.406375, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787416724.645444, + "completed_at": 1787416726.092147, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787416945.440919, + "completed_at": 1787416949.780684, + "comments": [ + "Tag beta is still on the remote!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-push", + "started_at": 1787417042.286236, + "completed_at": 1787417045.137876, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787417741.108352, + "completed_at": 1787417744.288213, + "comments": [ + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787417814.6601, + "completed_at": 1787417816.047788, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787453892.207382, + "completed_at": 1787453895.422833, + "comments": [ + "Answer for What's sum of values in south.csv on Jan 11th? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787453946.738638, + "completed_at": 1787453948.229469, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787454977.803323, + "completed_at": 1787454980.675131, + "comments": [ + "Unexpected files in working directory. Looks like you used the wrong reset mode.", + "Unexpected files in staging area. Looks like you used the wrong reset mode." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787455134.05405, + "completed_at": 1787455135.501491, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787456087.187642, + "completed_at": 1787456088.742486, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + } +] \ No newline at end of file