diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..493731a1e --- /dev/null +++ b/progress.json @@ -0,0 +1,173 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768745017.849677, + "completed_at": 1768745020.861963, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768745879.823257, + "completed_at": 1768745882.994825, + "comments": [ + "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) did not match any of the accepted answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768739364.333576, + "completed_at": 1768739365.809785, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768735707.50706, + "completed_at": 1768735709.116181, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768735745.324835, + "completed_at": 1768735746.783613, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768735902.659061, + "completed_at": 1768735904.187031, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769130732.106656, + "completed_at": 1769130770.768637, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769132561.558917, + "completed_at": 1769132564.519497, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769132618.225879, + "completed_at": 1769132621.454984, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769132711.371793, + "completed_at": 1769132714.741775, + "comments": [ + "You should have made a separate commit!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769132828.754835, + "completed_at": 1769132831.022356, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769133925.260307, + "completed_at": 1769133929.035686, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769134066.582182, + "completed_at": 1769134069.867582, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769134356.060915, + "completed_at": 1769134357.487419, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769140403.722352, + "completed_at": 1769140407.169376, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769141308.019286, + "completed_at": 1769141313.034705, + "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": 1769141862.259923, + "completed_at": 1769141865.200373, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1769143033.286311, + "completed_at": 1769143034.872982, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1769146894.009771, + "completed_at": 1769146895.483555, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + } +] \ No newline at end of file