Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "test_name": "",
- "test_author": "",
- "test_questions": [ {
- "type": "checkbox",
- "question": "",
- "answers": [{
- "1": {
- "points": 0
- },
- "2": {
- "points": 1
- },
- "3": {
- "points": 0
- }
- }]
- },
- {
- "type": "radiobutton",
- "question": "",
- "answers": [{
- "1": {
- "points": 0
- },
- "2": {
- "points": 1
- },
- "3": {
- "points": 0
- }
- }]
- }
- ........
- ]
- }
- {
- "test_user": "",
- "test_name": ""
- "answers": [
- "question 1" ,{"answer": "" },
- "question 1" ,{"answer": "" }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement