Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
231 changes: 231 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,231 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1768939943.628097,
"completed_at": 1768939946.931256,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1768940004.233914,
"completed_at": 1768940005.721684,
"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": 1768939782.836572,
"completed_at": 1768939786.065246,
"comments": [
"Did not add bob.txt",
"Did not add alice.txt",
"Did not add joe.txt"
],
"status": "Incomplete"
},
{
"exercise_name": "stage-fright",
"started_at": 1768939794.367229,
"completed_at": 1768939797.690525,
"comments": [
"Did not add alice.txt",
"Did not add bob.txt",
"Did not add joe.txt"
],
"status": "Incomplete"
},
{
"exercise_name": "stage-fright",
"started_at": 1768939842.550047,
"completed_at": 1768939844.033135,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768939589.626761,
"completed_at": 1768939591.432226,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1768939612.752217,
"completed_at": 1768939614.473539,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1768939628.571921,
"completed_at": 1768939630.359841,
"comments": [
"Exercise is not a Git repository"
],
"status": "Error"
},
{
"exercise_name": "under-control",
"started_at": 1768939640.808787,
"completed_at": 1768939642.266898,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1768939673.378055,
"completed_at": 1768939674.84019,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1768940088.856802,
"completed_at": 1768940102.045648,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1768940116.858516,
"completed_at": 1768940159.840839,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1768940240.094992,
"completed_at": 1768940243.22918,
"comments": [
"Missing remote called 'upstream'."
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1768940303.59538,
"completed_at": 1768940306.816357,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1768940366.867933,
"completed_at": 1768940369.994327,
"comments": [
"Wrong 'upstream' remote URL"
],
"status": "Incomplete"
},
{
"exercise_name": "link-me",
"started_at": 1768940398.955206,
"completed_at": 1768940400.304718,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1768940517.00715,
"completed_at": 1768940521.69699,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "fork-repo",
"started_at": 1768940600.436127,
"completed_at": 1768940603.317261,
"comments": [
"Great work creating a fork with Github!"
],
"status": "Completed"
},
{
"exercise_name": "clone-repo",
"started_at": 1768940783.371581,
"completed_at": 1768940786.476569,
"comments": [
"Great work creating a clone of a fork from Github!"
],
"status": "Completed"
},
{
"exercise_name": "view-commits",
"started_at": 1768940981.077264,
"completed_at": 1768940982.5666,
"comments": [
"Great work in viewing and understanding the diff of a specific commit!"
],
"status": "Completed"
},
{
"exercise_name": "tags-add",
"started_at": 1768941108.081602,
"completed_at": 1768941109.559438,
"comments": [
"Great work using git tag to annotate various commits in the repository!"
],
"status": "Completed"
},
{
"exercise_name": "tags-update",
"started_at": 1768941245.392359,
"completed_at": 1768941246.764651,
"comments": [
"Great work! You have successfully updated the tags to point to the correct commits."
],
"status": "Completed"
},
{
"exercise_name": "tags-push",
"started_at": 1768941471.090062,
"completed_at": 1768941476.321237,
"comments": [
"Wonderful! You have successfully synced the local tags with the remote tags!"
],
"status": "Completed"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768941767.260567,
"completed_at": 1768941770.692279,
"comments": [
"Answer for Which files have changed from Jan 09th to Jan 15th? does not contain all of the right answers."
],
"status": "Incomplete"
},
{
"exercise_name": "sensors-diff",
"started_at": 1768941810.394697,
"completed_at": 1768941811.855901,
"comments": [
"Great work comparing commits in git history!"
],
"status": "Completed"
}
]