Skip to content

Instantly share code, notes, and snippets.

@atleastimtrying
Created August 14, 2014 13:23
Show Gist options
  • Select an option

  • Save atleastimtrying/89251b5cb0d703012ce0 to your computer and use it in GitHub Desktop.

Select an option

Save atleastimtrying/89251b5cb0d703012ce0 to your computer and use it in GitHub Desktop.
sample truefalse questions
{"category_names":["Sport","History","Geography"],"categories":[[[{"question":"finland is a sport","answer":false,"hints":[],"options":[true,false],"src":null,"category":"Sport","level":"1"},{"question":"football is a sport","answer":false,"hints":[],"options":[true,false],"src":null,"category":"Sport","level":"1"}],[{"question":"rugby is a sport","answer":true,"hints":[],"options":[true,false],"src":null,"category":"Sport","level":"2"}],[{"question":"Golf is a sport","answer":true,"hints":[],"options":[true,false],"src":null,"category":"Sport","level":"3"}]]]}
4 questions all sport, 2 level1 1 level 2 and 1 level 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment