diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..66a0bb85e --- /dev/null +++ b/progress.json @@ -0,0 +1,146 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768973063.412231, + "completed_at": 1768973067.125839, + "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": 1768984187.159027, + "completed_at": 1768984192.074978, + "comments": [ + "Answer for What is the commit message of the commit de2af8365cbf9b2ed565130a9d16742dc72e0b3e? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768984448.367674, + "completed_at": 1768984453.408467, + "comments": [ + "Answer for What is the commit message of the commit de2af8365cbf9b2ed565130a9d16742dc72e0b3e? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768984550.872247, + "completed_at": 1768984555.92429, + "comments": [ + "Answer for What is the commit message of the commit de2af8365cbf9b2ed565130a9d16742dc72e0b3e? is not right." + ], + "status": "Incomplete" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768970977.748748, + "completed_at": 1768970980.781126, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768971434.359011, + "completed_at": 1768971437.295249, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768968904.837935, + "completed_at": 1768968911.631181, + "comments": [ + "The init operation is not undone." + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768990953.594955, + "completed_at": 1768991023.887909, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768991118.98076, + "completed_at": 1768991129.34158, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768991460.009604, + "completed_at": 1768991475.046578, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768999410.558267, + "completed_at": 1768999413.369234, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1769003067.282271, + "completed_at": 1769003079.485386, + "comments": [ + "You might have forgotten to push your commit to the remote repository." + ], + "status": "Incomplete" + }, + { + "exercise_name": "push-over", + "started_at": 1769003183.426678, + "completed_at": 1769003190.192108, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1769010310.156347, + "completed_at": 1769010320.606405, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1769010824.253411, + "completed_at": 1769010830.508656, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1769012258.115145, + "completed_at": 1769012263.957459, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + } +] \ No newline at end of file