Skip to content
Open
168 changes: 168 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,168 @@
[
{
"exercise_name": "staging-intervention",
"started_at": 1755657231.516785,
"completed_at": 1755657231.892217,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1755652668.04315,
"completed_at": 1755652668.045065,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1755652802.684479,
"completed_at": 1755652803.023766,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755798060.296237,
"completed_at": 1755798135.251109,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1755798482.282287,
"completed_at": 1755798482.591852,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1755798705.715063,
"completed_at": 1755798705.773541,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1755798753.937185,
"completed_at": 1755798754.365006,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1755798872.227418,
"completed_at": 1755798872.283309,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1755799242.932897,
"completed_at": 1755799243.343062,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1755799415.04885,
"completed_at": 1755799415.116734,
"comments": [
"You should have made a separate commit!"
],
"status": "Incomplete"
},
{
"exercise_name": "push-over",
"started_at": 1755799564.966941,
"completed_at": 1755799565.99689,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755832497.158652,
"completed_at": 1755832497.709531,
"comments": [
"You have not made any commits yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755832605.52635,
"completed_at": 1755832606.37025,
"comments": [
"You are still ignoring many/file22.txt.",
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755832708.83098,
"completed_at": 1755832709.321816,
"comments": [
"You are still ignoring many/file22.txt.",
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755832749.389084,
"completed_at": 1755832749.870589,
"comments": [
"You should be ignoring the rest of many/* except many/file22.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755832839.768099,
"completed_at": 1755832840.566859,
"comments": [
"You should be ignoring the rest of many/* except many/file22.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1755832999.239413,
"completed_at": 1755833000.003451,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1756357366.119211,
"completed_at": 1756357366.517531,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
}
]