madhawaseeeee

json

Apr 22nd, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.37 KB | None | 0 0
  1. {
  2.     "stream": "",
  3.     "id": "",
  4.     "teacher": "",
  5.     "sub": {
  6.         "exist": true,
  7.         "name": "oop"
  8.     },
  9.     "total": 40,
  10.     "multi": true,
  11.     "ansamount": {
  12.         "static": true,
  13.         "amount": 4
  14.     },
  15.     "mcqs": [{
  16.         "index": 0,
  17.         "count": 4,
  18.         "question": "wwwwwwwwwwwwwwwwwwwww",
  19.         "answers": ["wwwwwwwwwwww", "wwwwwwwwwww", "wwwwwwwwwww", "wwwwwwwwwwwww"],
  20.         "correct": [1, 2]
  21.     }]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment