diff --git a/progress.json b/progress.json new file mode 100644 index 000000000..0ea93f7f5 --- /dev/null +++ b/progress.json @@ -0,0 +1,108 @@ +[ + { + "exercise_name": "log-and-order", + "started_at": 1768287438.992422, + "completed_at": 1768287441.639498, + "comments": [], + "status": "Completed" + }, + { + "exercise_name": "stage-fright", + "started_at": 1768285156.852331, + "completed_at": 1768285159.217915, + "comments": [ + "Great work! You have successfully checked in all the actors!" + ], + "status": "Completed" + }, + { + "exercise_name": "staging-intervention", + "started_at": 1768285483.723429, + "completed_at": 1768285486.418215, + "comments": [ + "Great work! You have successfully fixed the attendance system!" + ], + "status": "Completed" + }, + { + "exercise_name": "under-control", + "started_at": 1768283236.045252, + "completed_at": 1768283238.442845, + "comments": [ + "You successfully used git init to initialize this folder as a Git repository!" + ], + "status": "Completed" + }, + { + "exercise_name": "undo-init", + "started_at": 1768283385.928907, + "completed_at": 1768283388.741493, + "comments": [ + "You have successfully undone the init operation!" + ], + "status": "Completed" + }, + { + "exercise_name": "remote-control", + "started_at": 1768777150.42584, + "completed_at": 1768777252.45099, + "comments": [ + "That is not the right Github url!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "link-me", + "started_at": 1768777579.675694, + "completed_at": 1768777583.256363, + "comments": [ + "Great work with using git remote to add an upstream remote!" + ], + "status": "Completed" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768778662.212661, + "completed_at": 1768778681.341195, + "comments": [ + "You are still ignoring many/file22.txt." + ], + "status": "Incomplete" + }, + { + "exercise_name": "ignoring-somethings", + "started_at": 1768778813.698828, + "completed_at": 1768778832.459666, + "comments": [ + "Great work using .gitignore!" + ], + "status": "Completed" + }, + { + "exercise_name": "fork-repo", + "started_at": 1768805337.512483, + "completed_at": 1768805342.87978, + "comments": [ + "Great work creating a fork with Github!" + ], + "status": "Completed" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768806379.572942, + "completed_at": 1768806388.085091, + "comments": [ + "The upstream remote does not point to the original repository!" + ], + "status": "Incomplete" + }, + { + "exercise_name": "clone-repo", + "started_at": 1768806874.75225, + "completed_at": 1768806879.915047, + "comments": [ + "Great work creating a clone of a fork from Github!" + ], + "status": "Completed" + } +] \ No newline at end of file