diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..e2417897e7 --- /dev/null +++ b/progress.json @@ -0,0 +1,273 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769148193.734901, + "completed_at": 1769148196.689651, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769148247.157899, + "completed_at": 1769148249.983795, + "comments": [ + "New grocery list items added to shopping-list.txt are not committed.", + "Grocery list items removed from shopping-list.txt are not committed." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769148327.086324, + "completed_at": 1769148328.53654, + "comments": [ + "Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!" + ], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769147867.49222, + "completed_at": 1769147868.909078, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768447183.755814, + "completed_at": 1768447185.027305, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769099439.540494, + "completed_at": 1769099440.841868, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769103560.172091, + "completed_at": 1769103561.407815, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769946502.706334, + "completed_at": 1769946554.568827, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769946615.119997, + "completed_at": 1769946648.209665, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769946662.482448, + "completed_at": 1769946667.345921, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769948934.685164, + "completed_at": 1769948935.944335, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1770015156.048744, + "completed_at": 1770015162.241118, + "comments": [ + "You might have forgotten to push your commit to the remote repository." + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1770015183.040636, + "completed_at": 1770015187.521934, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1770026124.896963, + "completed_at": 1770026127.109313, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1770105371.194197, + "completed_at": 1770105374.431942, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1770105981.270195, + "completed_at": 1770105985.77138, + "comments": [ + "Clone named shapes is missing! Remember to clone your fork using the name 'shapes', not 'gm-shapes'!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1770109174.952252, + "completed_at": 1770109178.376018, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1770120246.206002, + "completed_at": 1770120247.526898, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "side-track", + "started_at": 1771092559.760317, + "completed_at": 1771092561.086773, + "comments": [ + "Great work with using git branch and git checkout to fix the bugs!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-bender", + "started_at": 1772460906.578685, + "completed_at": 1772460908.079482, + "comments": [ + "Great work with merging the branches in order! Try running the HTML files locally!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-forward", + "started_at": 1772461432.509095, + "completed_at": 1772461434.047987, + "comments": [ + "Great job fast-forward merging only 'with-sally'!" + ], + "status": "Completed" + }, + { + "exercise_name": "conflict-mediator", + "started_at": 1772464158.823271, + "completed_at": 1772464160.242884, + "comments": [ + "Great work resolving the merge conflict!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-rename", + "started_at": 1772467999.240182, + "completed_at": 1772468000.752161, + "comments": [ + "Great work with renaming the branches on your local repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "branch-delete", + "started_at": 1772526519.859221, + "completed_at": 1772526521.3739, + "comments": [ + "Great job using git branch to delete both merged and unmerged branches!" + ], + "status": "Completed" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1772527661.093046, + "completed_at": 1772527664.212496, + "comments": [ + "You need to merge 'feature-search' first!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1772528773.424095, + "completed_at": 1772528776.182887, + "comments": [ + "Branch 'feature-delete' still exists! Remember to delete it after merging!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-docs", + "started_at": 1772528980.297733, + "completed_at": 1772528981.969997, + "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": 1772535660.496438, + "completed_at": 1772535663.888026, + "comments": [ + "Branch 'feature-delete' still exists." + ], + "status": "Incomplete" + }, + { + "exercise_name": "mix-messy-graph", + "started_at": 1772535688.801668, + "completed_at": 1772535690.193884, + "comments": [ + "You have successfully completed the exercise!" + ], + "status": "Completed" + }, + { + "exercise_name": "glossary-branch-push", + "started_at": 1772545780.745794, + "completed_at": 1772545782.667132, + "comments": [ + "Great work pushing the PQR branch to your fork!" + ], + "status": "Completed" + } +] \ No newline at end of file