Created
June 2, 2015 02:51
-
-
Save jaseflow/12bd149740fd485d7c27 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [{ | |
| "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