3.2.Thiết kế cơ sở dữ liệu

  • Dữ liệu
data = [
    {
      question: "she ___ rice and meat",
      image: "",
      typeofquestion: 'Điền vào chỗ trống',
      result_1: 'drink',
      result_2: 'drinks',
      result_3: 'eat',
      result_4: 'eats',
      result: 'eats'
    },
    {
      question: "Meat",
      image: "",
      typeofquestion: "Chọn nghĩa của từ",
      result_1: "Cơm",
      result_2: "Cam",
      result_3: "Thịt",
      result_4: "Trứng",
      result: "Thịt"
    },
    {
      question: "",
      image: "http://i.imgur.com/UKBy5GZ.jpg",
      typeofquestion: "Chọn từ miêu tả hình ảnh",
      result_1: "noodle",
      result_2: "beef",
      result_3: "meat",
      result_4: "egg",
      result: "noodle",
    },
    {
      question: "con cá",
      image: "",
      typeofquestion: "Điền từ tiếng anh phù hợp với nghĩa cho trước",
      result_1: "",
      result_2: "",
      result_3: "",
      result_4: "",
      result: "fish",
    },
    {
      question: "What's your _______ on the matter?",
      image: "",
      typeofquestion: "Chọn từ thích hợp điền vào chỗ trống",
      result_1: "opinion",
      result_2: "onion",
      result_3: "opinions",
      result_4: "onions",
      result: "opinion",
    },
  ];
  • Dữ liệu ảnh : tìm kiếm trên mạng.

results matching ""

    No results matching ""