Skip to content
189 changes: 189 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768891233.533738,
"completed_at": 1768891234.881076,
"comments": [
"Great work! You have successfully used `git add` and `git commit` to modify the shopping list! Keep it up!"
],
"status": "Completed"
},
{
"exercise_name": "log-and-order",
"started_at": 1768891892.932045,
"completed_at": 1768891894.203284,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1768891071.735475,
"completed_at": 1768891073.048749,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768890752.165051,
"completed_at": 1768890763.658187,
"comments": [
"You need to unstage all three attendance files for Josh, Adam, and Mary."
],
"status": "Incomplete"
},
{
"exercise_name": "staging-intervention",
"started_at": 1768890849.249923,
"completed_at": 1768890850.507522,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "undo-init",
"started_at": 1768889980.355932,
"completed_at": 1768889982.995873,
"comments": [
"The init operation is not undone."
],
"status": "Incomplete"
},
{
"exercise_name": "undo-init",
"started_at": 1768890029.062949,
"completed_at": 1768890030.279546,
"comments": [
"You have successfully undone the init operation!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768976272.005558,
"completed_at": 1768976321.114727,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768976343.017467,
"completed_at": 1768976347.774246,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768976369.50992,
"completed_at": 1768976373.7878,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768976770.847609,
"completed_at": 1768976772.177965,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768977496.074835,
"completed_at": 1768977497.906623,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1768978217.562051,
"completed_at": 1768978219.550326,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1768980665.185485,
"completed_at": 1768980668.353456,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1768981137.234879,
"completed_at": 1768981140.210933,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "fetch-and-pull",
"started_at": 1768982386.511218,
"completed_at": 1768982387.792779,
"comments": [
"Great work fetching and pulling different upstreams!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1768989403.940951,
"completed_at": 1768989405.175816,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1768989645.699366,
"completed_at": 1768989648.157098,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1768990441.475704,
"completed_at": 1768990443.857358,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1769016330.615287,
"completed_at": 1769016332.229375,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-checkout",
"started_at": 1769016862.394094,
"completed_at": 1769016863.975546,
"comments": [
"Great work traversing the revision history!"
],
"status": "Completed"
}
]