From 1ee49f7f82a2823c80d9f387baf02ea0723ccfa8 Mon Sep 17 00:00:00 2001 From: xiuxi <177907531+xiuxikwey@users.noreply.github.com> Date: Sat, 24 Jan 2026 13:24:08 +0800 Subject: [PATCH] Sync progress with local machine --- progress.json | 362 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 362 insertions(+) create mode 100644 progress.json diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..2993bf6e2 --- /dev/null +++ b/progress.json @@ -0,0 +1,362 @@ +[ + { + "exercise_name": "branch-bender", + "started_at": 1768803677.934511, + "completed_at": 1768803679.789134, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1768807876.803069, + "completed_at": 1768807878.600145, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1768805972.773195, + "completed_at": 1768805974.630115, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1768801415.439486, + "completed_at": 1768801417.325645, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1768807409.508696, + "completed_at": 1768807411.28784, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768695745.328292, + "completed_at": 1768695751.799981, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768695817.217295, + "completed_at": 1768695820.601195, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1768806510.508098, + "completed_at": 1768806512.295103, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768697399.451416, + "completed_at": 1768697403.028893, + "comments": [ + "You did not pull Alice's changes to your own main branch!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768697711.353212, + "completed_at": 1768697713.083026, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768691258.102874, + "completed_at": 1768691261.520024, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768483958.799378, + "completed_at": 1768483962.705107, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768484080.399233, + "completed_at": 1768484082.414272, + "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": 1768661946.743068, + "completed_at": 1768661953.570143, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768661989.397376, + "completed_at": 1768661996.548847, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768662102.715549, + "completed_at": 1768662109.600284, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768662207.946882, + "completed_at": 1768662212.851261, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768655624.055334, + "completed_at": 1768655625.754668, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768486605.454044, + "completed_at": 1768486611.83057, + "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) is empty.", + "Answer for What is the commit message of the commit bdc7acb4f35bd92a553e5247131a2236db86f9ee? is empty.", + "Answer for What is the SHA of the commit with the commit message \"Rewrite the comments\"? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768486700.000347, + "completed_at": 1768486703.708757, + "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": 1768486780.778003, + "completed_at": 1768486782.541208, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1768808529.467486, + "completed_at": 1768808533.103376, + "comments": [ + "Branch 'feature-search' still exists! Remember to delete it after merging!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1768808558.550782, + "completed_at": 1768808560.389537, + "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": 1768809558.406706, + "completed_at": 1768809560.706118, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768660588.681733, + "completed_at": 1768660591.129758, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768634474.921653, + "completed_at": 1768637323.593428, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768637389.447344, + "completed_at": 1768637408.215476, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768637418.313472, + "completed_at": 1768637425.16144, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768741173.415221, + "completed_at": 1768741175.560929, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768721518.723306, + "completed_at": 1768721520.4074, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768787369.585835, + "completed_at": 1768787371.427058, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1768801151.434421, + "completed_at": 1768801153.344821, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768478314.378721, + "completed_at": 1768478316.058051, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768483249.702845, + "completed_at": 1768483251.412233, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768701440.583219, + "completed_at": 1768701442.343096, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768718622.434211, + "completed_at": 1768718625.2507, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768716243.30708, + "completed_at": 1768716245.099995, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768435608.805302, + "completed_at": 1768435610.467447, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768435799.333882, + "completed_at": 1768435800.989564, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768699295.850495, + "completed_at": 1768699297.555619, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + } +] \ No newline at end of file