diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..7ca9c6c55 --- /dev/null +++ b/progress.json @@ -0,0 +1,81 @@ +[ + { + "exercise_name": "grocery-shopping", + "started_at": 1768931082.249485, + "completed_at": 1768931085.861313, + "comments": [ + "There are no new grocery list items added to the shopping list." + ], + "status": "Incomplete" + }, + { + "exercise_name": "log-and-order", + "started_at": 1768932096.827599, + "completed_at": 1768932098.104386, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768930582.391902, + "completed_at": 1768930583.568229, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768928538.165412, + "completed_at": 1768928539.666366, + "comments": [ + "Exercise is not a Git repository" + ], + "status": "Error" + }, + { + "exercise_name": "under-control", + "started_at": 1768928598.560362, + "completed_at": 1768928599.868102, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768928776.377352, + "completed_at": 1768928777.595917, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768993176.62949, + "completed_at": 1768993264.083447, + "comments": [ + "Great work setting up a public remote repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "view-commits", + "started_at": 1768998604.944996, + "completed_at": 1768998608.247015, + "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": 1768998681.155937, + "completed_at": 1768998682.556057, + "comments": [ + "Great work in viewing and understanding the diff of a specific commit!" + ], + "status": "Completed" + } +] \ No newline at end of file