diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..1f13814253 --- /dev/null +++ b/progress.json @@ -0,0 +1,117 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1786731696.12078, + "completed_at": 1786731697.040836, + "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": 1786732614.166196, + "completed_at": 1786732615.163583, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1786731405.251731, + "completed_at": 1786731406.205657, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1786731932.800079, + "completed_at": 1786731933.693637, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1786730665.933416, + "completed_at": 1786730666.941744, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1786730749.844626, + "completed_at": 1786730750.755981, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787621137.37768, + "completed_at": 1787621192.80211, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787621511.926269, + "completed_at": 1787621513.207225, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787622105.400388, + "completed_at": 1787622107.355578, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787658207.644139, + "completed_at": 1787658210.913475, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787658277.437594, + "completed_at": 1787658280.749426, + "comments": [ + "You should be using ** to match all subfolders to ignore runaway.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "fork-repo", + "started_at": 1787658413.478411, + "completed_at": 1787658416.23649, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1787658700.753787, + "completed_at": 1787658705.546762, + "comments": [ + "/Users/selene/Desktop/gitmastery-home/gitmastery-exercises/clone-repo/shapes" + ], + "status": "Error" + } +] \ No newline at end of file