diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..60cab291ed --- /dev/null +++ b/progress.json @@ -0,0 +1,99 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1787208437.034083, + "completed_at": 1787208439.246827, + "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": 1787210398.533386, + "completed_at": 1787210400.239671, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1787208036.6138, + "completed_at": 1787208038.072095, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1787211110.99478, + "completed_at": 1787211148.803209, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1787211180.751468, + "completed_at": 1787211187.449985, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1787211496.606439, + "completed_at": 1787211498.318332, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "push-over", + "started_at": 1787212632.090981, + "completed_at": 1787212634.92298, + "comments": [ + "Great work pushing changes to the remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213383.048696, + "completed_at": 1787213387.751497, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213426.052432, + "completed_at": 1787213430.869854, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213472.699118, + "completed_at": 1787213477.447019, + "comments": [ + "You are not ignoring ignore_me.txt" + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1787213584.857698, + "completed_at": 1787213587.429632, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + } +] \ No newline at end of file