diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..64da77036 --- /dev/null +++ b/progress.json @@ -0,0 +1,54 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1767963574.357934, + "completed_at": 1767963577.736551, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1767963621.516194, + "completed_at": 1767963626.22637, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1767963664.294262, + "completed_at": 1767963665.90381, + "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": 1767964415.710944, + "completed_at": 1767964417.255292, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1767963226.342185, + "completed_at": 1767963227.875864, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768890239.945553, + "completed_at": 1768890286.669348, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + } +] \ No newline at end of file