diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..f70450e5e --- /dev/null +++ b/progress.json @@ -0,0 +1,246 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768983969.046875, + "completed_at": 1768983970.582375, + "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": 1768985511.730506, + "completed_at": 1768985514.75359, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit d8d215c99223abfe832a3be337e5cb96a2a825d6? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) did not match any of the accepted answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768985634.075931, + "completed_at": 1768985635.498075, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768983470.748033, + "completed_at": 1768983472.151216, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768560731.721629, + "completed_at": 1768560733.031539, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768563517.266865, + "completed_at": 1768563519.525591, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768982490.370797, + "completed_at": 1768982494.698714, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768982732.86632, + "completed_at": 1768982734.254269, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768987231.521908, + "completed_at": 1768987301.86052, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768987484.051409, + "completed_at": 1768987502.645801, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768987526.855322, + "completed_at": 1768987535.096754, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768989215.941057, + "completed_at": 1768989218.621126, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768989305.612183, + "completed_at": 1768989309.359167, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768989874.65245, + "completed_at": 1768989876.480696, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769059041.483115, + "completed_at": 1769059043.313332, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769059882.684536, + "completed_at": 1769059885.772131, + "comments": [ + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769059927.430166, + "completed_at": 1769059929.138922, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769060316.885013, + "completed_at": 1769060319.932737, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769060811.191262, + "completed_at": 1769060814.339812, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769061815.295374, + "completed_at": 1769061816.503303, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1769064798.584309, + "completed_at": 1769064801.612941, + "comments": [ + "Answer for In February, who joined the Tuesday duty roster? is not right.", + "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. contains an invalid item." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1769064909.947376, + "completed_at": 1769064911.712533, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1769065539.107876, + "completed_at": 1769065542.050793, + "comments": [ + "\"v1.0\" should point to the commit that updates March duty roster." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1769065700.912393, + "completed_at": 1769065702.640861, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1769065896.247883, + "completed_at": 1769065898.378604, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1769066203.785753, + "completed_at": 1769066206.060429, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1769078692.92815, + "completed_at": 1769078694.228611, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + } +] \ No newline at end of file