Created
August 14, 2014 13:23
-
-
Save atleastimtrying/89251b5cb0d703012ce0 to your computer and use it in GitHub Desktop.
sample truefalse questions
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
| {"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