diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..06ab0efca --- /dev/null +++ b/progress.json @@ -0,0 +1,421 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768148139.606829, + "completed_at": 1768148141.249442, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768232915.074131, + "completed_at": 1768232916.696762, + "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": 1768148882.396176, + "completed_at": 1768148883.864151, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768233324.173173, + "completed_at": 1768233325.695737, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768144948.942674, + "completed_at": 1768144950.361805, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768232859.645182, + "completed_at": 1768232861.122934, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768146146.914439, + "completed_at": 1768146148.309574, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768137695.544057, + "completed_at": 1768137700.562915, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768231797.994432, + "completed_at": 1768231802.062591, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768138023.426642, + "completed_at": 1768138024.824431, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768231820.969589, + "completed_at": 1768231822.406775, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768237778.371571, + "completed_at": 1768237901.285486, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768237979.656776, + "completed_at": 1768237988.632212, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768238854.883514, + "completed_at": 1768238856.235777, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768240092.119632, + "completed_at": 1768240094.125965, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768240577.62885, + "completed_at": 1768240580.481771, + "comments": [ + "You have not made any commits yet!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768240618.536572, + "completed_at": 1768240622.241653, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768240852.757416, + "completed_at": 1768240855.684861, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768241791.407835, + "completed_at": 1768241794.239422, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768242832.6391, + "completed_at": 1768242834.164162, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768294025.348026, + "completed_at": 1768294026.778391, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768298851.072427, + "completed_at": 1768298852.608743, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768299287.772564, + "completed_at": 1768299289.227692, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768308965.676702, + "completed_at": 1768308967.148968, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768310396.348636, + "completed_at": 1768310398.740312, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768314327.511676, + "completed_at": 1768314331.213753, + "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": 1768314375.014865, + "completed_at": 1768314377.894556, + "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": 1768314399.983304, + "completed_at": 1768314401.39004, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768316430.099775, + "completed_at": 1768316431.596835, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768320323.52543, + "completed_at": 1768320325.063869, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768321421.256, + "completed_at": 1768321422.733045, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1768342259.236958, + "completed_at": 1768342262.168269, + "comments": [ + "You aren't currently on the main branch. Checkout to that branch and try again!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "side-track", + "started_at": 1768342278.868002, + "completed_at": 1768342280.387206, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1768342813.214194, + "completed_at": 1768342814.690822, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1768403284.350946, + "completed_at": 1768403285.825558, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1768404554.567551, + "completed_at": 1768404556.017733, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" + }, + { + "exercise_name": "merge-undo", + "started_at": 1768404823.775325, + "completed_at": 1768404825.215966, + "comments": [ + "Great work with undoing the merges! Try listing the directory to see what has changed." + ], + "status": "Completed" + }, + { + "exercise_name": "ff-undo", + "started_at": 1768405144.699606, + "completed_at": 1768405146.136538, + "comments": [ + "You have successfully undone the merge of branch 'others'." + ], + "status": "Completed" + }, + { + "exercise_name": "branch-compare", + "started_at": 1768447495.23672, + "completed_at": 1768447498.330284, + "comments": [ + "Answer for Which numbers are present in stream-1 but not in stream-2? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-compare", + "started_at": 1768447536.845885, + "completed_at": 1768447538.430877, + "comments": [ + "Great work comparing the branches successfully!" + ], + "status": "Completed" + }, + { + "exercise_name": "merge-squash", + "started_at": 1768448533.730025, + "completed_at": 1768448535.257638, + "comments": [ + "Good job performing a merge squash!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1768449197.952892, + "completed_at": 1768449199.353783, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1768449481.641744, + "completed_at": 1768449483.020511, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1768475043.78599, + "completed_at": 1768475046.723089, + "comments": [ + "Expected commit message of 'Add the delete feature', got '' instead." + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1768475096.767135, + "completed_at": 1768475098.48953, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1768475563.393119, + "completed_at": 1768475564.792026, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1768476232.94598, + "completed_at": 1768476234.386969, + "comments": [ + "Great work using all of the concepts you've learnt about branching to mix the messy documentation!" + ], + "status": "Completed" + } +] \ No newline at end of file