diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..d80f19bb0 --- /dev/null +++ b/progress.json @@ -0,0 +1,167 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768380569.620828, + "completed_at": 1768380573.257788, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768380620.821629, + "completed_at": 1768380624.35185, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1768380645.121887, + "completed_at": 1768380648.697272, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768492459.763089, + "completed_at": 1768492462.584513, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768382015.194623, + "completed_at": 1768382018.572416, + "comments": [ + "Answer for What is the SHA of the commit HEAD points to? You can use the full length SHA or the short SHA (i.e. first 7 characters of the SHA) is empty.", + "Answer for What is the commit message of the commit f31b814be1cf4235acbb5f2e2d586e0b9d14e082? is empty.", + "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) is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768382024.34182, + "completed_at": 1768382026.061552, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768492105.407163, + "completed_at": 1768492130.65663, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768492138.098364, + "completed_at": 1768492182.662878, + "comments": [ + "The remote repository url you provided either does not exist or is private. Try again!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1768492192.094043, + "completed_at": 1768492219.24124, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768380389.767081, + "completed_at": 1768380391.380639, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768379080.659098, + "completed_at": 1768379082.21901, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768379160.715107, + "completed_at": 1768379162.337125, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768495140.29041, + "completed_at": 1768495143.603102, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-add", + "started_at": 1768568530.654849, + "completed_at": 1768568532.4553, + "comments": [ + "Great work using git tag to annotate various commits in the repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "tags-update", + "started_at": 1768568705.297474, + "completed_at": 1768568706.946616, + "comments": [ + "Great work! You have successfully updated the tags to point to the correct commits." + ], + "status": "Completed" + }, + { + "exercise_name": "tags-push", + "started_at": 1768574312.726874, + "completed_at": 1768574317.698873, + "comments": [ + "Wonderful! You have successfully synced the local tags with the remote tags!" + ], + "status": "Completed" + }, + { + "exercise_name": "sensors-diff", + "started_at": 1768575113.304365, + "completed_at": 1768575116.884589, + "comments": [ + "Answer for Which are the new values in staged files? is empty.", + "Answer for Which are the new values in modified but unstaged files? does not contain all of the right answers.", + "Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers.", + "Answer for Which new values are new in north.csv on Jan 10th, compared to Jan 01st? is empty." + ], + "status": "Incomplete" + }, + { + "exercise_name": "sensors-revert", + "started_at": 1768577928.137156, + "completed_at": 1768577929.806467, + "comments": [ + "Good work reverting commits!" + ], + "status": "Completed" + } +] \ No newline at end of file