diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..9621cea4a5 --- /dev/null +++ b/progress.json @@ -0,0 +1,429 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1778557924.504, + "completed_at": 1778557925.671915, + "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": 1778560366.926528, + "completed_at": 1778560368.25817, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1778556479.495212, + "completed_at": 1778556480.735125, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1778556913.126047, + "completed_at": 1778556914.255782, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1778555394.346447, + "completed_at": 1778555395.482981, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1778569808.367411, + "completed_at": 1778569833.276464, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1778569848.320359, + "completed_at": 1778569860.597408, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1778569974.51588, + "completed_at": 1778569978.608772, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1778570756.928376, + "completed_at": 1778570758.239418, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1778572674.265659, + "completed_at": 1778572678.661141, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1778574481.644359, + "completed_at": 1778574485.335955, + "comments": [ + "You are still ignoring many/file22.txt.", + "You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.", + "You are not ignoring runaway.txt. Find where the file is and fix that." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1778574895.75671, + "completed_at": 1778574899.463043, + "comments": [ + "You have not committed the relevant changes yet!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1778574986.324259, + "completed_at": 1778574988.325719, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1778732462.587764, + "completed_at": 1778732465.461468, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1778733628.440342, + "completed_at": 1778733631.065005, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1778740921.181606, + "completed_at": 1778740922.375644, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1778845529.043861, + "completed_at": 1778845531.814535, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1778845619.608425, + "completed_at": 1778845620.759787, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1778846007.02064, + "completed_at": 1778846008.258503, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1778846352.340951, + "completed_at": 1778846357.256499, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1778847627.048816, + "completed_at": 1778847629.76679, + "comments": [ + "Answer for Which are the new values in staged files? is not right.", + "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.", + "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": 1778847839.042824, + "completed_at": 1778847842.081007, + "comments": [ + "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": 1778847979.960462, + "completed_at": 1778847981.083882, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1778921064.56965, + "completed_at": 1778921065.778324, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1778927353.274229, + "completed_at": 1778927354.69288, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1778929847.712145, + "completed_at": 1778929848.875981, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1779077381.456145, + "completed_at": 1779077382.650639, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1779079080.669745, + "completed_at": 1779079081.808763, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1779156016.967223, + "completed_at": 1779156018.12871, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1779156192.905713, + "completed_at": 1779156194.066112, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" + }, + { + "exercise_name": "merge-undo", + "started_at": 1779156608.425629, + "completed_at": 1779156609.704393, + "comments": [ + "Great work with undoing the merges! Try listing the directory to see what has changed." + ], + "status": "Completed" + }, + { + "exercise_name": "ff-undo", + "started_at": 1779157274.054662, + "completed_at": 1779157275.330576, + "comments": [ + "You have successfully undone the merge of branch 'others'." + ], + "status": "Completed" + }, + { + "exercise_name": "branch-compare", + "started_at": 1779157552.21241, + "completed_at": 1779157555.147395, + "comments": [ + "Answer for Which numbers are present in stream-1 but not in stream-2? is not right.", + "Answer for Which numbers are present in stream-2 but not in stream-1? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-compare", + "started_at": 1779157671.853805, + "completed_at": 1779157673.046806, + "comments": [ + "Great work comparing the branches successfully!" + ], + "status": "Completed" + }, + { + "exercise_name": "merge-squash", + "started_at": 1779157932.788637, + "completed_at": 1779157935.472261, + "comments": [ + "Ref 'supporting' did not resolve to an object" + ], + "status": "Error" + }, + { + "exercise_name": "merge-squash", + "started_at": 1779158137.977173, + "completed_at": 1779158139.135198, + "comments": [ + "Good job performing a merge squash!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1779158711.309375, + "completed_at": 1779158712.442229, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1779159442.374468, + "completed_at": 1779159443.562224, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1779160258.798232, + "completed_at": 1779160259.924001, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1779160936.645577, + "completed_at": 1779160937.832539, + "comments": [ + "Great work using all of the concepts you've learnt about branching to mix the messy documentation!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1779161491.308168, + "completed_at": 1779161493.812911, + "comments": [ + "Expected commit message of 'Add the search feature', got 'Add the search feature\n\ncommit 6d04b05582a175bec2a97fb25a604ad68c3043a3\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:43:46 2025 +0800\n\n Add more details on the search feature\n\ncommit cf60f821a837456dc7598b17184bab9c204fe44a\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:39:41 2025 +0800\n\n Mention feature for searching books' instead." + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1779161675.41568, + "completed_at": 1779161678.04609, + "comments": [ + "Expected commit message of 'Add the delete feature', got 'Add the delete feature\n\ncommit b82a60f0676891c02b72db3be26b42013446e306\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:37:32 2025 +0800\n\n Add missing period\n\ncommit bb28e06601a161ad15b4052f39d0b6e6d9bfbaf5\nAuthor: damithc <1673303+damithc@users.noreply.github.com>\nDate: Fri Sep 26 23:36:43 2025 +0800\n\n Mention feature for deleting books' instead." + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1779161716.86724, + "completed_at": 1779161718.088627, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1779167852.982085, + "completed_at": 1779167854.661063, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1779170869.296371, + "completed_at": 1779170870.763697, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1779171420.37509, + "completed_at": 1779171422.585026, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1779172130.881256, + "completed_at": 1779172137.311832, + "comments": [ + "Nice work renaming the branch locally and on the remote!" + ], + "status": "Completed" + } +] \ No newline at end of file