diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..7c9cf99bb --- /dev/null +++ b/progress.json @@ -0,0 +1,262 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768481258.94402, + "completed_at": 1768481261.549174, + "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": 1768482066.86889, + "completed_at": 1768482069.428771, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768480990.19829, + "completed_at": 1768480991.602862, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768480144.068088, + "completed_at": 1768480145.484351, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768881656.637856, + "completed_at": 1768881737.205866, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768881768.100148, + "completed_at": 1768881789.569902, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768881830.649731, + "completed_at": 1768881841.572926, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1768883582.724792, + "completed_at": 1768883584.101752, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1768888879.224292, + "completed_at": 1768888881.246829, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768890118.500864, + "completed_at": 1768890122.425935, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768890603.970805, + "completed_at": 1768890606.964123, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768891461.235486, + "completed_at": 1768891463.928521, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "fetch-and-pull", + "started_at": 1768893153.410127, + "completed_at": 1768893154.846566, + "comments": [ + "Great work fetching and pulling different upstreams!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768894995.329517, + "completed_at": 1768894998.13347, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768895953.237895, + "completed_at": 1768895956.2235, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768896258.638869, + "completed_at": 1768896261.421117, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768896514.177949, + "completed_at": 1768896517.018721, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers.", + "Answer for In January, who were in the Tuesday duty roster? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768896549.859687, + "completed_at": 1768896552.633941, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768896572.778651, + "completed_at": 1768896575.596617, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768896609.078344, + "completed_at": 1768896611.915853, + "comments": [ + "Answer for In April, what were the new names added to the duty rosters? Remove/add extra rows where appropriate. does not contain all of the right answers." + ], + "status": "Incomplete" + }, + { + "exercise_name": "view-commits", + "started_at": 1768896682.322022, + "completed_at": 1768896683.705908, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768898743.054923, + "completed_at": 1768898745.958477, + "comments": [ + "\"v1.0\" message must be exactly \"first full duty roster\"." + ], + "status": "Incomplete" + }, + { + "exercise_name": "tags-add", + "started_at": 1768898812.533549, + "completed_at": 1768898813.995965, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768899393.789276, + "completed_at": 1768899395.232898, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768900675.572517, + "completed_at": 1768900677.931392, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768903263.976191, + "completed_at": 1768903265.354326, + "comments": [ + "Great work comparing commits in git history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-checkout", + "started_at": 1768906044.065712, + "completed_at": 1768906045.455236, + "comments": [ + "Great work traversing the revision history!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-reset", + "started_at": 1768907041.003627, + "completed_at": 1768907042.52089, + "comments": [ + "You have reset the repository to the correct state!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768907661.952406, + "completed_at": 1768907663.421921, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + } +] \ No newline at end of file