Skip to content

Instantly share code, notes, and snippets.

@lukeeey
Created November 25, 2017 00:01
Show Gist options
  • Save lukeeey/2814365249b06671aafaf8b88b02cafa to your computer and use it in GitHub Desktop.
Save lukeeey/2814365249b06671aafaf8b88b02cafa to your computer and use it in GitHub Desktop.
{
"version": 1,
"questions": [
{
"id": 1,
"question": "The city of Maracaibo and its lake are in what country?",
"answers": {
"A": "Morocco",
"B": "Spain",
"C": "Venezuela",
"D": "Colombia"
},
"correct": "C"
},
{
"id": 2,
"question": "Which of these describes a widespread hedgehog behaviour?",
"answers": {
"A": "Pronking",
"B": "Shredding",
"C": "Self anointing, or anting",
"D": "Fully retracting its claws"
},
"correct": "C"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment