diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..21ae91d5b5 --- /dev/null +++ b/progress.json @@ -0,0 +1,226 @@ +[ + { + "exercise_name": "clone-repo", + "started_at": 1787314881.440143, + "completed_at": 1787314889.084297, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787314991.486736, + "completed_at": 1787314996.134109, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787315581.433797, + "completed_at": 1787315584.469675, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787313438.45719, + "completed_at": 1787313443.776156, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787313976.786355, + "completed_at": 1787313981.803909, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1787298639.905282, + "completed_at": 1787298643.308625, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787313171.090284, + "completed_at": 1787313179.830711, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787312092.653471, + "completed_at": 1787312098.405574, + "comments": [ + "Wrong 'upstream' remote URL" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1787312232.477713, + "completed_at": 1787312235.379587, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787299168.941904, + "completed_at": 1787299172.216166, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787312638.500576, + "completed_at": 1787312644.848177, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787300208.234965, + "completed_at": 1787300402.789491, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787324324.068796, + "completed_at": 1787324329.499328, + "comments": [ + "Answer for What's sum of values in north.csv on Jan 05th? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787324421.924393, + "completed_at": 1787324425.741169, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787323582.372414, + "completed_at": 1787323587.609735, + "comments": [ + "Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.", + "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787323669.476215, + "completed_at": 1787323675.958839, + "comments": [ + "Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787323772.255042, + "completed_at": 1787323775.081883, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787324814.755721, + "completed_at": 1787324817.810078, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787325212.804809, + "completed_at": 1787325215.815945, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787298229.575613, + "completed_at": 1787298232.570353, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787321874.649285, + "completed_at": 1787321877.518694, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787322777.229378, + "completed_at": 1787322781.694969, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787322140.37771, + "completed_at": 1787322143.26703, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787297944.916907, + "completed_at": 1787297948.402241, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787320053.889035, + "completed_at": 1787320056.637613, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + } +] \ No newline at end of file