Advertisement
HDxDaniel

test topic

Apr 19th, 2018
1,016
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.78 KB | None | 0 0
  1. {
  2.     "options": {
  3.         "name": "Test remote topic",
  4.         "timePerSetInSeconds": 500,
  5.         "questionsInRandomOrder": false,
  6.         "helpButtonEnabled": false,
  7.         "showCorrectIncorrectAnswer": false
  8.     },
  9.     "sets": [
  10.           [
  11.            {"question": "What's your name??????", "answers": ["Sophie", "Daniel", "Pete", "Mr. Incognito", "lol"], "correct": 3, "imageURL": "https://1.bp.blogspot.com/-1uQRYMklACU/ToQ6aL-5uUI/AAAAAAAAAgQ/9_u0922cL14/s1600/cute-puppy-dog-wallpapers.jpg"},
  12.            {"question": "🐶 or 🐱?", "answers": ["🐱", "🐶", "Daniel", "Other", "fifth"], "correctAnswers": [0,1], "imageURL": "https://animalsadda.com/wp-content/uploads/2013/11/Basenji-dog-8.jpg"},
  13.            {"question": "Do you like Pizza?", "answers": ["I love it!", "Yes", "No", "Maybe", "lool"], "correctAnswers": [4,0]}
  14.            ]
  15.         ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement