Advertisement
Guest User

Untitled

a guest
Feb 17th, 2020
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.33 KB | None | 0 0
  1. [
  2.    {
  3.       "category_id": "ไอดีใส่ไรก็ได้ใส่มาก่อน",
  4.       "category_name": "ชื่อประเภทคำถาม",
  5.       "category_img": "ลิงค์รูปภาพ(ขอแนวนอน)",
  6.       "proposition": [
  7.          {
  8.             "id": "เลขไอดี ห้ามซ้ำ",
  9.             "quiz": "คำถาม",
  10.             "choice": [
  11.                { "id": 1, "name": "ตัวเลือก 1" },
  12.                { "id": 2, "name": "ตัวเลือก 2" },
  13.                { "id": 3, "name": "ตัวเลือก 3" },
  14.                { "id": 4, "name": "ตัวเลือก 4" }
  15.             ],
  16.             "result": [
  17.                { "id": 1, "name": "ผลลัพท์ถ้าเลือก 1", "img": "ลิงค์รูปภาพ(ขอแนวนอน)" },
  18.                { "id": 2, "name": "ผลลัพท์ถ้าเลือก 2", "img": "ลิงค์รูปภาพ(ขอแนวนอน)" },
  19.                { "id": 3, "name": "ผลลัพท์ถ้าเลือก 3", "img": "ลิงค์รูปภาพ(ขอแนวนอน)" },
  20.                { "id": 4, "name": "ผลลัพท์ถ้าเลือก 4", "img": "ลิงค์รูปภาพ(ขอแนวนอน)" }
  21.             ]
  22.          }
  23.       ],
  24.       "ref": "ลิงค์อ้างอิง"
  25.    },
  26.    {
  27.       "category_id": 1,
  28.       "category_name": "สัตว์เลี้ยงที่คุณอยากกิน",
  29.       "category_img": "ลิงค์รูปภาพ(ขอแนวนอน)",
  30.       "proposition": [
  31.          {
  32.             "id": 1,
  33.             "quiz": "คุณชอบสัตว์อะไร",
  34.             "choice": [
  35.                { "id": 1, "name": "หมู", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  36.                { "id": 2, "name": "หมา", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  37.                { "id": 3, "name": "กา", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  38.                { "id": 4, "name": "ไก่", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg" }
  39.             ],
  40.             "result": [
  41.                { "id": 1, "name": "คุณชอบกิน", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  42.                { "id": 2, "name": "คุณซื่อสัตย์", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  43.                { "id": 3, "name": "คุณตัวดำ", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  44.                { "id": 4, "name": "คุณออกไข่", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg" }
  45.             ]
  46.          },
  47.          {
  48.             "id": 2,
  49.             "quiz": "อยากให้สัตว์ตัวไหนสูญพันธ์ไปจากโลก",
  50.             "choice": [
  51.                { "id": 1, "name": "แมลงสาบ", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  52.                { "id": 2, "name": "โต๊กโต", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  53.                { "id": 3, "name": "จ๊ะกิ้ม", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  54.                { "id": 4, "name": "ยุง", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg" }
  55.             ],
  56.             "result": [
  57.                { "id": 1, "name": "คุณมันจอมเหยียบ", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  58.                { "id": 2, "name": "คุณแค่กลัว", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  59.                { "id": 3, "name": "คุณมันฮ่าๆๆๆๆๆๆๆ", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg"},
  60.                { "id": 4, "name": "คิดว่าทั้งโลกอยากให้เป็นแบบนั้น", "img": "https://c4.wallpaperflare.com/wallpaper/565/270/554/anime.jpg" }
  61.             ]
  62.          }
  63.       ],
  64.       "ref": "www.dekdee.com"
  65.    }
  66. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement