diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..fd67bdd911 --- /dev/null +++ b/progress.json @@ -0,0 +1,592 @@ +[ + { + "exercise_name": "branch-bender", + "started_at": 1787765413.398604, + "completed_at": 1787765414.800178, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1787766212.410875, + "completed_at": 1787766213.899102, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787121942.56545, + "completed_at": 1787121946.958451, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787122016.811836, + "completed_at": 1787122019.678618, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1787767588.71196, + "completed_at": 1787767590.109359, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1787122268.087948, + "completed_at": 1787122269.458692, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787121731.65199, + "completed_at": 1787121734.233285, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-delete", + "started_at": 1787771856.353086, + "completed_at": 1787771857.73747, + "comments": [ + "Great job deleting the VWX branch!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-pull", + "started_at": 1787771108.146704, + "completed_at": 1787771109.686508, + "comments": [ + "Great work! All required branches are present and correctly set up." + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1787770769.39144, + "completed_at": 1787770770.81014, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-rename", + "started_at": 1787772017.941983, + "completed_at": 1787772019.925425, + "comments": [ + "Nice work renaming the branch locally and on the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1786641085.152347, + "completed_at": 1786641088.53431, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1786641201.558626, + "completed_at": 1786641203.335635, + "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": 1786900710.8102, + "completed_at": 1786900713.535534, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1786900027.608003, + "completed_at": 1786900028.973615, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "merge-undo", + "started_at": 1787766671.57901, + "completed_at": 1787766673.010431, + "comments": [ + "Great work with undoing the merges! Try listing the directory to see what has changed." + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1786900412.70975, + "completed_at": 1786900414.680425, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1786899729.430056, + "completed_at": 1786899766.71276, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1786899800.844071, + "completed_at": 1786899807.759707, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1787764292.220397, + "completed_at": 1787764295.304252, + "comments": [ + "You aren't currently on the main branch. Checkout to that branch and try again!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "side-track", + "started_at": 1787764313.067559, + "completed_at": 1787764314.41672, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786640234.501862, + "completed_at": 1786640237.802141, + "comments": [ + "Did not add alice.txt", + "Did not add joe.txt", + "Did not add bob.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786640281.432619, + "completed_at": 1786640282.885295, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786641470.102392, + "completed_at": 1786641471.663243, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786639556.84692, + "completed_at": 1786639558.318748, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1787126796.913651, + "completed_at": 1787126800.18423, + "comments": [ + "Answer for In February, who was replaced in the Wednesday duty roster? is not right.", + "Answer for In February, who joined the Tuesday duty roster? is not right.", + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers.", + "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1787909009.760944, + "completed_at": 1787909011.048188, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1787909113.882454, + "completed_at": 1787909117.035542, + "comments": [ + "\"first-pilot\" should point to the first commit." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787909145.828205, + "completed_at": 1787909149.649493, + "comments": [ + "Missing annotated tag \"v1.0\"." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787909166.988592, + "completed_at": 1787909170.024559, + "comments": [ + "\"v1.0\" should point to the commit that updates March duty roster." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787909185.924893, + "completed_at": 1787909189.439541, + "comments": [ + "\"v1.0\" message must be exactly \"first full duty roster\"." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1787909204.735307, + "completed_at": 1787909206.074208, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1787909506.014496, + "completed_at": 1787909507.647023, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787909515.105351, + "completed_at": 1787909518.235229, + "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 6b71078016c19fb04f79b01ecefbfd9134fca5bf? 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": "tags-update", + "started_at": 1787909525.728651, + "completed_at": 1787909528.84877, + "comments": [ + "The 'first-update' tag still exists.", + "You are missing the 'january-update' tag." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-push", + "started_at": 1787909536.302978, + "completed_at": 1787909540.782933, + "comments": [ + "Tag v1.0 is missing, did you push it to the remote?", + "Tag v2.0 is missing, did you push it to the remote?", + "Tag beta is still on the remote!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787909548.01868, + "completed_at": 1787909551.041737, + "comments": [ + "Answer for Which are the new values in staged files? is empty.", + "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 empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787909558.457773, + "completed_at": 1787909561.390558, + "comments": [ + "Answer for What's sum of values in south.csv on Jan 11th? is empty.", + "Answer for What's sum of values in west.csv on Jan 09th? is empty.", + "Answer for What's sum of values in north.csv on Jan 05th? is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787909568.352985, + "completed_at": 1787909571.313398, + "comments": [ + "It seems like the last two commits for Jan 14 and Jan 15 are still present in the commit history." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787909578.106501, + "completed_at": 1787909581.296809, + "comments": [ + "You have not reverted all the commits yet!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787909588.749161, + "completed_at": 1787909591.843403, + "comments": [ + "The 'visitor-line' branch is missing." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-compare", + "started_at": 1787909598.705137, + "completed_at": 1787909601.85438, + "comments": [ + "Answer for Which numbers are present in stream-1 but not in stream-2? is empty.", + "Answer for Which numbers are present in stream-2 but not in stream-1? is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ff-undo", + "started_at": 1787909608.754756, + "completed_at": 1787909612.121748, + "comments": [ + "The merge has not been undone properly." + ], + "status": "Incomplete" + }, + { + "exercise_name": "merge-squash", + "started_at": 1787909619.039826, + "completed_at": 1787909622.019109, + "comments": [ + "The main branch does not contain both files 'mike.txt' and 'janice.txt'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-rename", + "started_at": 1787909636.679789, + "completed_at": 1787909639.49484, + "comments": [ + "Branch 'login' still exists! Remember to rename it to 'feature/login'" + ], + "status": "Incomplete" + }, + { + "exercise_name": "branch-delete", + "started_at": 1787909646.421533, + "completed_at": 1787909649.572083, + "comments": [ + "Branch 'optimization-approach-1' still exists! Remember to delete it" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787909656.522944, + "completed_at": 1787909659.405966, + "comments": [ + "You are missing the 'development' branch!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1787909666.077444, + "completed_at": 1787909668.95254, + "comments": [ + "You should be using squash merges for both 'feature-search' and 'feature-delete'" + ], + "status": "Incomplete" + }, + { + "exercise_name": "under-control", + "started_at": 1787909901.637414, + "completed_at": 1787909903.016655, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1787909912.04737, + "completed_at": 1787909913.414421, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1787909922.09527, + "completed_at": 1787909923.527694, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1787909941.168258, + "completed_at": 1787909944.580961, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1787909953.919746, + "completed_at": 1787909955.240504, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1787909963.904913, + "completed_at": 1787909965.201103, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1787909973.828867, + "completed_at": 1787909975.169497, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1787909983.923329, + "completed_at": 1787909985.256226, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-previous", + "started_at": 1787909994.081059, + "completed_at": 1787909996.045806, + "comments": [ + "Excellent work! You've successfully created branches from a previous commit and explored alternative storylines!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-compare", + "started_at": 1787910005.380172, + "completed_at": 1787910007.057179, + "comments": [ + "Great work comparing the branches successfully!" + ], + "status": "Completed" + }, + { + "exercise_name": "ff-undo", + "started_at": 1787910016.32932, + "completed_at": 1787910017.803521, + "comments": [ + "You have successfully undone the merge of branch 'others'." + ], + "status": "Completed" + }, + { + "exercise_name": "merge-squash", + "started_at": 1787910026.81409, + "completed_at": 1787910028.252805, + "comments": [ + "Good job performing a merge squash!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1787910036.818007, + "completed_at": 1787910038.135755, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1787910046.596012, + "completed_at": 1787910047.907028, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1787910056.523076, + "completed_at": 1787910057.894676, + "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": 1787910066.526741, + "completed_at": 1787910068.084588, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" + } +] \ No newline at end of file