Skip to content
200 changes: 200 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1756502045.413708,
"completed_at": 1756502047.023545,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1756502097.103797,
"completed_at": 1756502097.50158,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1756502134.401419,
"completed_at": 1756502134.510814,
"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": 1756487686.816189,
"completed_at": 1756487687.259569,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1756494711.586111,
"completed_at": 1756494712.012494,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1756477963.009282,
"completed_at": 1756477963.41523,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1756478014.104349,
"completed_at": 1756478014.613957,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1756543801.734064,
"completed_at": 1756544009.919832,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1756545354.839279,
"completed_at": 1756545355.308837,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1756548639.650655,
"completed_at": 1756548643.039708,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1756550917.553688,
"completed_at": 1756550918.350122,
"comments": [
"You are not ignoring runaway.txt. Find where the file is and fix that."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1756551149.977306,
"completed_at": 1756551150.8207,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1756552995.875201,
"completed_at": 1756552997.75113,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1756556655.674063,
"completed_at": 1756556657.629949,
"comments": [
"The upstream remote does not point to the original repository!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1756556760.998404,
"completed_at": 1756556762.531721,
"comments": [
"The upstream remote does not point to the original repository!"
],
"status": "Incomplete"
},
{
"exercise_name": "clone-repo",
"started_at": 1756556834.87543,
"completed_at": 1756556836.932329,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1756561503.505808,
"completed_at": 1756561503.950198,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "side-track",
"started_at": 1756983451.694183,
"completed_at": 1756983452.136412,
"comments": [
"Great work with using git branch and git checkout to fix the bugs!"
],
"status": "Completed"
},
{
"exercise_name": "branch-bender",
"started_at": 1757024550.411433,
"completed_at": 1757024550.796386,
"comments": [
"Great work with merging the branches in order! Try running the HTML files locally!"
],
"status": "Completed"
},
{
"exercise_name": "conflict-mediator",
"started_at": 1757025268.54136,
"completed_at": 1757025268.91329,
"comments": [
"Great work resolving the merge conflict!"
],
"status": "Completed"
},
{
"exercise_name": "branch-rename",
"started_at": 1757144333.35803,
"completed_at": 1757144333.84152,
"comments": [
"Great work with renaming the branches on your local repository!"
],
"status": "Completed"
},
{
"exercise_name": "branch-delete",
"started_at": 1757146090.593545,
"completed_at": 1757146091.853648,
"comments": [
"Great job using git branch to delete both merged and unmerged branches!"
],
"status": "Completed"
}
]