Skip to content

Instantly share code, notes, and snippets.

@patrykpoborca
Last active November 18, 2016 04:43
Show Gist options
  • Save patrykpoborca/67ac6dea7b86989042f1945f6d2bfca1 to your computer and use it in GitHub Desktop.
Save patrykpoborca/67ac6dea7b86989042f1945f6d2bfca1 to your computer and use it in GitHub Desktop.
[
{
"questionNumber": 3,
"mooNumber": "M12",
"TimeSpent": 33,
"timeStarted": 80,
"questionsFromPage" : [
//list of questions in a page
]
},
{
"questionNumber": 6,
"mooNumber": "M14",
"TimeSpent": 10,
"timeStarted": 123,
"questionsFromPage" : [
//list of questions in a page
]
},
{
//etc
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment