Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "data": [
- {
- "id": 15,
- "lesson_id": 51,
- "question": "<p>A New Question from me also edited</p>",
- "answers": [
- {
- "id": 53,
- "answer": "No not at all",
- "correct": false,
- "explanation": "There certainly is no explanation for this answer"
- },
- {
- "id": 54,
- "answer": "asasasasas",
- "correct": true,
- "explanation": null
- }
- ]
- },
- {
- "id": 16,
- "lesson_id": 51,
- "question": "<p>This is an edited question</p>",
- "answers": [
- {
- "id": 46,
- "answer": "Yes",
- "correct": false,
- "explanation": null
- },
- {
- "id": 47,
- "answer": "No",
- "correct": true,
- "explanation": null
- },
- {
- "id": 48,
- "answer": "Maybe",
- "correct": false,
- "explanation": null
- }
- ]
- },
- {
- "id": 17,
- "lesson_id": 51,
- "question": "<p>I can also add a question</p>",
- "answers": [
- {
- "id": 49,
- "answer": "With some answers",
- "correct": true,
- "explanation": "aasas aasas"
- },
- {
- "id": 50,
- "answer": "Ans more answers",
- "correct": false,
- "explanation": null
- }
- ]
- }
- ],
- "time": 180
- }
Advertisement
Add Comment
Please, Sign In to add comment