Advertisement
reduanrafi

quiz_app_questions

Jan 2nd, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. {
  2. "status": "ok",
  3. "questions": [
  4. {
  5. "id": 1,
  6. "question_set_id": 1,
  7. "subject_id": 1,
  8. "created_by": 1,
  9. "edited_by": null,
  10. "question": "Albert Einstein was awarded Nobel Prize for his path-breaking research and formulation of the?",
  11. "answer": "Select One",
  12. "option_a": "Theory of Relavitity",
  13. "option_b": "Laws of Photo-Electric Effect",
  14. "option_c": "Principle of Wave-Particle Duality",
  15. "option_d": "Theory of Critical Opalescence",
  16. "year": "2000",
  17. "board": "1",
  18. "status": 1,
  19. "description": null,
  20. "created_at": "2018-12-28 11:06:03",
  21. "updated_at": "2018-12-29 08:48:57"
  22. }
  23. ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement