diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..da557c1d3 --- /dev/null +++ b/progress.json @@ -0,0 +1,296 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768207398.524841, + "completed_at": 1768207404.061703, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768207448.219543, + "completed_at": 1768207451.36567, + "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": 1768213546.928188, + "completed_at": 1768213549.603532, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768213913.923667, + "completed_at": 1768213916.49886, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768029334.704023, + "completed_at": 1768029337.33363, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768206752.678809, + "completed_at": 1768206756.77842, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768206830.197665, + "completed_at": 1768206833.382262, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768029706.558391, + "completed_at": 1768029709.309946, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768207158.310488, + "completed_at": 1768207160.530888, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768028442.12983, + "completed_at": 1768028444.787543, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768214488.927757, + "completed_at": 1768214500.509898, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768214510.187886, + "completed_at": 1768214519.461435, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768214535.864706, + "completed_at": 1768214553.376208, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768214726.479818, + "completed_at": 1768214752.476621, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768215133.030865, + "completed_at": 1768215135.404828, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768231631.868496, + "completed_at": 1768231635.458257, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768232860.02565, + "completed_at": 1768232871.494757, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768232888.945258, + "completed_at": 1768232901.479853, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768232919.564716, + "completed_at": 1768232938.71951, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768233019.920284, + "completed_at": 1768233031.897641, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768233111.910082, + "completed_at": 1768233122.862367, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768286374.434222, + "completed_at": 1768286379.655416, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768289751.844487, + "completed_at": 1768289757.548683, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768290681.076441, + "completed_at": 1768290683.477103, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768378449.333467, + "completed_at": 1768378451.727638, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768379238.995016, + "completed_at": 1768379242.194465, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768379745.924649, + "completed_at": 1768379748.984759, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768380004.902784, + "completed_at": 1768380009.172977, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768381399.655177, + "completed_at": 1768381402.068668, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768382119.895498, + "completed_at": 1768382124.996337, + "comments": [ + "Answer for What's sum of values in west.csv on Jan 09th? is not right.", + "Answer for What's sum of values in north.csv on Jan 05th? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768382295.817779, + "completed_at": 1768382302.906299, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768382822.453713, + "completed_at": 1768382826.277805, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768383113.504631, + "completed_at": 1768383116.37513, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + } +] \ No newline at end of file