Skip to content

Instantly share code, notes, and snippets.

@jaseflow
Created June 2, 2015 02:51
Show Gist options
  • Select an option

  • Save jaseflow/12bd149740fd485d7c27 to your computer and use it in GitHub Desktop.

Select an option

Save jaseflow/12bd149740fd485d7c27 to your computer and use it in GitHub Desktop.
[{
"title": "Sports Turf Management",
"code": "AHCTRF305A",
"modules": [{
"id": 1,
"title": "Repair sports turf",
"sections": [{
"id": 50,
"title": "Introduction",
"file": "intro.md",
"heroUrl": "https://s3-ap-southeast-2.amazonaws.com/growthlearning.com.au/hero-movie.MOV"
},{
"id": 51,
"title": "Using plant tissue analysis",
"file": "using-plant-tissue-analysis.md",
"heroUrl": "https://s3-ap-southeast-2.amazonaws.com/growthlearning.com.au/hero-movie.MOV",
"quiz": {
"activeQuestion": 0,
"score": 0,
"questions": [
{
"question": "How old is Jason?",
"answers": [
{
"answer": "10",
"correct": false
},
{
"answer": "15",
"correct": false
},
{
"answer": "29",
"correct": true
}
]
}
]
}
}]
}]
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment