diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..45dcb238e --- /dev/null +++ b/progress.json @@ -0,0 +1,171 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769170394.332753, + "completed_at": 1769170397.897372, + "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": 1769171205.302884, + "completed_at": 1769171210.964971, + "comments": [ + "Answer for What is the commit message of the commit 7fd140a3b39b4a7bc410109a9765cddf047f7e73? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1769171287.323213, + "completed_at": 1769171290.508232, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769155239.223082, + "completed_at": 1769155242.298825, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769169695.994691, + "completed_at": 1769169698.985781, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769153013.13534, + "completed_at": 1769153014.650246, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1769153144.975105, + "completed_at": 1769153146.443535, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769174648.417482, + "completed_at": 1769174712.737706, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769174755.096627, + "completed_at": 1769174798.808749, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769174817.045282, + "completed_at": 1769174825.965667, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769175676.392923, + "completed_at": 1769175681.623207, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769175799.798906, + "completed_at": 1769175802.708515, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769176890.967334, + "completed_at": 1769176897.464776, + "comments": [ + "You might have forgotten to push your commit to the remote repository." + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769176947.447921, + "completed_at": 1769176951.609001, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769177919.41929, + "completed_at": 1769177928.927937, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769178125.242055, + "completed_at": 1769178134.009865, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769262541.199653, + "completed_at": 1769262544.169209, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769263327.088397, + "completed_at": 1769263330.428882, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769264080.922652, + "completed_at": 1769264082.418794, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + } +] \ No newline at end of file