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
122 changes: 122 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
[
{
"exercise_name": "log-and-order",
"started_at": 1787298524.586173,
"completed_at": 1787298525.912153,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1786944358.773349,
"completed_at": 1786944361.960045,
"comments": [
"Did not add alice.txt",
"Did not add joe.txt",
"Did not add bob.txt"
],
"status": "Incomplete"
},
{
"exercise_name": "stage-fright",
"started_at": 1786944437.734598,
"completed_at": 1786944439.056212,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787296765.664806,
"completed_at": 1787296769.148479,
"comments": [
"You should only be unstaging the attendance files for Josh, Adam, and Mary.",
"You need to unstage all three attendance files for Josh, Adam, and Mary."
],
"status": "Incomplete"
},
{
"exercise_name": "staging-intervention",
"started_at": 1787296816.4353,
"completed_at": 1787296817.885961,
"comments": [
"Great work! You have successfully fixed the attendance system!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1786936070.26204,
"completed_at": 1786936071.97719,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787299268.971037,
"completed_at": 1787299306.7167,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787299572.168581,
"completed_at": 1787299573.475513,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787300025.246521,
"completed_at": 1787300027.354158,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787300623.09567,
"completed_at": 1787300626.863562,
"comments": [
"You should not be ignoring this/is/very/nested/find_me.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787300703.384126,
"completed_at": 1787300707.2055,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787300914.998727,
"completed_at": 1787300918.874611,
"comments": [
"You should not be ignoring this/is/very/nested/find_me.txt!",
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787301072.2202,
"completed_at": 1787301074.507463,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]