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
138 changes: 138 additions & 0 deletions progress.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,138 @@
[
{
"exercise_name": "grocery-shopping",
"started_at": 1787374140.445604,
"completed_at": 1787374144.584079,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1787374203.225649,
"completed_at": 1787374206.229469,
"comments": [
"There are no new grocery list items added to the shopping list."
],
"status": "Incomplete"
},
{
"exercise_name": "grocery-shopping",
"started_at": 1787374305.418058,
"completed_at": 1787374306.934952,
"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": 1787375031.540588,
"completed_at": 1787375034.439817,
"comments": [
"Answer for What is the commit message of the commit 8654aa04f3e8943599c73e4ef1b7d6b2f31f03cd? is not right."
],
"status": "Incomplete"
},
{
"exercise_name": "log-and-order",
"started_at": 1787375095.172515,
"completed_at": 1787375096.517487,
"comments": [],
"status": "Completed"
},
{
"exercise_name": "stage-fright",
"started_at": 1787373448.907259,
"completed_at": 1787373450.199946,
"comments": [
"Great work! You have successfully checked in all the actors!"
],
"status": "Completed"
},
{
"exercise_name": "under-control",
"started_at": 1787372210.455853,
"completed_at": 1787372212.035721,
"comments": [
"You successfully used git init to initialize this folder as a Git repository!"
],
"status": "Completed"
},
{
"exercise_name": "remote-control",
"started_at": 1787377002.787437,
"completed_at": 1787377125.359912,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787377159.450227,
"completed_at": 1787377169.296711,
"comments": [
"That is not the right Github url!"
],
"status": "Incomplete"
},
{
"exercise_name": "remote-control",
"started_at": 1787377195.777255,
"completed_at": 1787377201.436235,
"comments": [
"Great work setting up a public remote repository!"
],
"status": "Completed"
},
{
"exercise_name": "link-me",
"started_at": 1787377505.120691,
"completed_at": 1787377507.024971,
"comments": [
"Great work with using git remote to add an upstream remote!"
],
"status": "Completed"
},
{
"exercise_name": "push-over",
"started_at": 1787378162.347044,
"completed_at": 1787378164.683738,
"comments": [
"Great work pushing changes to the remote!"
],
"status": "Completed"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787378815.300864,
"completed_at": 1787378819.250962,
"comments": [
"You are still ignoring many/file22.txt.",
"You are still ignoring why_am_i_hidden.txt. Find where the file is and fix that.",
"You should be using ** to match all subfolders to ignore runaway.txt.",
"You have not committed the relevant changes yet!"
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787378945.758455,
"completed_at": 1787378950.204511,
"comments": [
"You should be using ** to match all subfolders to ignore runaway.txt."
],
"status": "Incomplete"
},
{
"exercise_name": "ignoring-somethings",
"started_at": 1787379005.323381,
"completed_at": 1787379007.361416,
"comments": [
"Great work using .gitignore!"
],
"status": "Completed"
}
]