diff --git a/progress.json b/progress.json new file mode 100644 index 0000000000..26129a5545 --- /dev/null +++ b/progress.json @@ -0,0 +1,108 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1769109866.712234, + "completed_at": 1769109872.08548, + "comments": [ + "There are no grocery list items removed from the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "grocery-shopping", + "started_at": 1769109994.129033, + "completed_at": 1769109997.250361, + "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": 1769504498.455453, + "completed_at": 1769504501.260583, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1769109422.702084, + "completed_at": 1769109425.559099, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1769109593.049597, + "completed_at": 1769109595.776811, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1769078936.809847, + "completed_at": 1769078939.206399, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1769506127.595232, + "completed_at": 1769506137.675988, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "remote-control", + "started_at": 1769506217.751289, + "completed_at": 1769506230.387052, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "link-me", + "started_at": 1769506771.113312, + "completed_at": 1769506776.2137, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769506856.655759, + "completed_at": 1769506861.534466, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769507017.187898, + "completed_at": 1769507021.834501, + "comments": [ + "Missing remote called 'upstream'." + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1769507108.614297, + "completed_at": 1769507110.987584, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + } +] \ No newline at end of file