Skip to content
Open
155 changes: 155 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,155 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1755756481.763991,
"completed_at": 1755756482.285778,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1755755899.667615,
"completed_at": 1755755900.213346,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1755756169.191792,
"completed_at": 1755756170.32731,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1755755773.526264,
"completed_at": 1755755773.963541,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1755821801.034349,
"completed_at": 1755821851.529526,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1755825935.508995,
"completed_at": 1755825937.398694,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1755829604.83264,
"completed_at": 1755829606.884489,
"comments": [
"The remote 'upstream' is missing!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1755829701.500301,
"completed_at": 1755829703.550454,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1755840199.787683,
"completed_at": 1755840200.133113,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1756365631.62307,
"completed_at": 1756365632.019666,
"comments": [
"You are missing the bug-fix branch"
],
"status": "Incomplete"
},
{
"exercise_name": "side-track",
"started_at": 1756365790.074811,
"completed_at": 1756365790.609973,
"comments": [
"You are missing the bug-fix branch"
],
"status": "Incomplete"
},
{
"exercise_name": "side-track",
"started_at": 1756365947.301268,
"completed_at": 1756365947.647603,
"comments": [
"You aren't currently on the main branch. Checkout to that branch and try again!"
],
"status": "Incomplete"
},
{
"exercise_name": "side-track",
"started_at": 1756365981.464304,
"completed_at": 1756365981.59847,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1756368450.583148,
"completed_at": 1756368450.936715,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1756370650.031385,
"completed_at": 1756370650.427699,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1756372577.539889,
"completed_at": 1756372577.869911,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1756389779.782839,
"completed_at": 1756389780.139367,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
}
]