diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..6325835f52 --- /dev/null +++ b/progress.json @@ -0,0 +1,243 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787727295.88, + "completed_at": 1787727300.032362, + "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": 1787729662.642956, + "completed_at": 1787729669.520747, + "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) did not match any of the accepted answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787729913.896733, + "completed_at": 1787729917.220328, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787664039.967827, + "completed_at": 1787664042.075197, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787659673.848781, + "completed_at": 1787659677.46421, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1788000820.845803, + "completed_at": 1788000838.957655, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1788003490.394424, + "completed_at": 1788003494.563199, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1788003539.858928, + "completed_at": 1788003544.307573, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1788012011.183017, + "completed_at": 1788012014.128858, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1788012925.450398, + "completed_at": 1788012930.286189, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1788015695.442435, + "completed_at": 1788015699.124441, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1788017187.269722, + "completed_at": 1788017190.890115, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1788070414.977436, + "completed_at": 1788070416.890999, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1788075949.933741, + "completed_at": 1788075953.668005, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1788076224.281416, + "completed_at": 1788076227.463518, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1788077327.267858, + "completed_at": 1788077333.146403, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1788079223.629905, + "completed_at": 1788079229.934667, + "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": 1788079483.966531, + "completed_at": 1788079487.03743, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1788926238.445621, + "completed_at": 1788926240.524327, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1788926660.497548, + "completed_at": 1788926664.597865, + "comments": [ + "The 'sleep-line' branch should start from the second commit (with message 'Describe location')." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1788927167.087367, + "completed_at": 1788927169.252175, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1788934014.712645, + "completed_at": 1788934017.362249, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1788934653.430345, + "completed_at": 1788934655.544875, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1788935187.36427, + "completed_at": 1788935189.461705, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1788935841.432948, + "completed_at": 1788935844.282925, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1788937205.503095, + "completed_at": 1788937213.864973, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1788937728.442611, + "completed_at": 1788937737.130373, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" + } +] \ No newline at end of file