init commit,
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
[
|
||||
{
|
||||
"cat_name": "quiz 1",
|
||||
"content": [
|
||||
{
|
||||
"question_fh": "I enjoy swimming.",
|
||||
"question_sh": ", I love hiking. ",
|
||||
"modal_ans": "Moreover",
|
||||
"options": ["To begin with", "Therefore", "Before"]
|
||||
},
|
||||
{
|
||||
"question_fh": "",
|
||||
"question_sh": ", We need to think of a plan. Then, we can analyse the benefits and flaws. ",
|
||||
"modal_ans": "To begin with",
|
||||
"options": ["Due to", "Since", "Consequently"]
|
||||
},
|
||||
{
|
||||
"question_fh": "He forgot to turn off the water tap. ",
|
||||
"question_sh": ", the basin overflowed. ",
|
||||
"modal_ans": "Therefore",
|
||||
"options": ["While", "Secondly", "On the other hand"]
|
||||
},
|
||||
{
|
||||
"question_fh": "",
|
||||
"question_sh": " the forest fire, many animals are in danger.",
|
||||
"modal_ans": "Due to",
|
||||
"options": ["Because", "Secondly", "Alternatively"]
|
||||
},
|
||||
{
|
||||
"question_fh": "The restaurant is shut down ",
|
||||
"question_sh": " the inspectors find rats in the kitchen. ",
|
||||
"modal_ans": "since",
|
||||
"options": ["Equally", "Therefore", "due to"]
|
||||
}
|
||||
],
|
||||
"init_ans": ["D", "E", "F"]
|
||||
},
|
||||
{
|
||||
"cat_name": "quiz 2",
|
||||
"content": [
|
||||
{
|
||||
"question_fh": "Mental illness is a serious problem for teenagers. ",
|
||||
"question_sh": ", it ranks first among the leading causes of death for teenagers.",
|
||||
"modal_ans": "In fact",
|
||||
"options": ["Therefore", "On the contrary", "Especially"]
|
||||
},
|
||||
{
|
||||
"question_fh": "I will keep studying ",
|
||||
"question_sh": " I fully understand the material.",
|
||||
"modal_ans": "until",
|
||||
"options": ["Before", "After", "While"]
|
||||
},
|
||||
{
|
||||
"question_fh": "",
|
||||
"question_sh": ", the lights went out, and the room was in complete darkness.",
|
||||
"modal_ans": "Suddenly",
|
||||
"options": ["On the whole", "While", "Since"]
|
||||
},
|
||||
{
|
||||
"question_fh": "",
|
||||
"question_sh": ", making rules and education are essential steps to combat mobile phone addiction. ",
|
||||
"modal_ans": "To sum up",
|
||||
"options": ["Alternatively", "Therefore", "Particularly"]
|
||||
},
|
||||
{
|
||||
"question_fh": "",
|
||||
"question_sh": ", effective communication is essential for successful teamwork.",
|
||||
"modal_ans": "Clearly",
|
||||
"options": ["Suddenly", "To conclude", "In fact"]
|
||||
}
|
||||
],
|
||||
"init_ans": ["D", "E", "F"]
|
||||
},
|
||||
{
|
||||
"cat_name": "debug",
|
||||
"content": [
|
||||
{
|
||||
"question_fh": "Mental illness is a serious problem for teenagers. AAA",
|
||||
"question_sh": ", it ranks first among the leading causes of death for teenagers.",
|
||||
"modal_ans": "A",
|
||||
"options": ["Therefore", "On the contrary", "Especially"]
|
||||
},
|
||||
{
|
||||
"question_fh": "I will keep studying B",
|
||||
"question_sh": " I fully understand the material.",
|
||||
"modal_ans": "B",
|
||||
"options": ["Before", "After", "While"]
|
||||
},
|
||||
{
|
||||
"question_fh": "",
|
||||
"question_sh": ", the lights went out, and the room was in complete darkness. C",
|
||||
"modal_ans": "C",
|
||||
"options": ["On the whole", "While", "Since"]
|
||||
}
|
||||
],
|
||||
"init_ans": ["D", "E", "F"]
|
||||
}
|
||||
]
|
@@ -0,0 +1,242 @@
|
||||
[
|
||||
{
|
||||
"cat_name": "Technology",
|
||||
"cat_image": "/data/Lesson/v/images/ci_technology.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "keyboard",
|
||||
"sound": "/data/Lesson/v/sounds/keyboard.mp3"
|
||||
},
|
||||
{
|
||||
"word": "mouse",
|
||||
"sound": "/data/Lesson/v/sounds/mouse.mp3"
|
||||
},
|
||||
{
|
||||
"word": "computer",
|
||||
"sound": "/data/Lesson/v/sounds/computer.mp3"
|
||||
},
|
||||
{
|
||||
"word": "mobile phone",
|
||||
"sound": "/data/Lesson/v/sounds/mobile_phone.mp3"
|
||||
},
|
||||
{
|
||||
"word": "social media",
|
||||
"sound": "/data/Lesson/v/sounds/social media.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "Art",
|
||||
"cat_image": "/data/Lesson/v/images/ci_art.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "watercolor",
|
||||
"sound": "/data/Lesson/v/sounds/watercolor.mp3"
|
||||
},
|
||||
{
|
||||
"word": "photography",
|
||||
"sound": "/data/Lesson/v/sounds/photography.mp3"
|
||||
},
|
||||
{
|
||||
"word": "palette",
|
||||
"sound": "/data/Lesson/v/sounds/palette.mp3"
|
||||
},
|
||||
{
|
||||
"word": "artist",
|
||||
"sound": "/data/Lesson/v/sounds/artist.mp3"
|
||||
},
|
||||
{
|
||||
"word": "canvas",
|
||||
"sound": "/data/Lesson/v/sounds/canvas.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "Nature",
|
||||
"cat_image": "/data/Lesson/v/images/ci_nature.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "flood",
|
||||
"sound": "/data/Lesson/v/sounds/flood.mp3"
|
||||
},
|
||||
{
|
||||
"word": "typhoon",
|
||||
"sound": "/data/Lesson/v/sounds/typhoon.mp3"
|
||||
},
|
||||
{
|
||||
"word": "ocean",
|
||||
"sound": "/data/Lesson/v/sounds/ocean.mp3"
|
||||
},
|
||||
{
|
||||
"word": "canyon",
|
||||
"sound": "/data/Lesson/v/sounds/canyon.mp3"
|
||||
},
|
||||
{
|
||||
"word": "mammal",
|
||||
"sound": "/data/Lesson/v/sounds/mammal.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "Workplace",
|
||||
"cat_image": "/data/Lesson/v/images/ci_workplace.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "interview",
|
||||
"sound": "/data/Lesson/v/sounds/interview.mp3"
|
||||
},
|
||||
{
|
||||
"word": "president",
|
||||
"sound": "/data/Lesson/v/sounds/president.mp3"
|
||||
},
|
||||
{
|
||||
"word": "manager",
|
||||
"sound": "/data/Lesson/v/sounds/manager.mp3"
|
||||
},
|
||||
{
|
||||
"word": "intern",
|
||||
"sound": "/data/Lesson/v/sounds/intern.mp3"
|
||||
},
|
||||
{
|
||||
"word": "promotion",
|
||||
"sound": "/data/Lesson/v/sounds/promotion.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "Sports",
|
||||
"cat_image": "/data/Lesson/v/images/ci_sports.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "athlete",
|
||||
"sound": "/data/Lesson/v/sounds/athlete.mp3"
|
||||
},
|
||||
{
|
||||
"word": "coach",
|
||||
"sound": "/data/Lesson/v/sounds/coach.mp3"
|
||||
},
|
||||
{
|
||||
"word": "competitor",
|
||||
"sound": "/data/Lesson/v/sounds/competitor.mp3"
|
||||
},
|
||||
{
|
||||
"word": "kayaking",
|
||||
"sound": "/data/Lesson/v/sounds/kayaking.mp3"
|
||||
},
|
||||
{
|
||||
"word": "badminton",
|
||||
"sound": "/data/Lesson/v/sounds/badminton.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "News",
|
||||
"cat_image": "/data/Lesson/v/images/ci_news.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "inflation",
|
||||
"sound": "/data/Lesson/v/sounds/inflation.mp3"
|
||||
},
|
||||
{
|
||||
"word": "poverty",
|
||||
"sound": "/data/Lesson/v/sounds/poverty.mp3"
|
||||
},
|
||||
{
|
||||
"word": "global warming",
|
||||
"sound": "/data/Lesson/v/sounds/global_warming.mp3"
|
||||
},
|
||||
{
|
||||
"word": "discrimination",
|
||||
"sound": "/data/Lesson/v/sounds/discrimination.mp3"
|
||||
},
|
||||
{
|
||||
"word": "suicide",
|
||||
"sound": "/data/Lesson/v/sounds/suicide.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "Basic",
|
||||
"cat_image": "/data/Lesson/v/images/ci_basic.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "Monday",
|
||||
"sound": "/data/Lesson/v/sounds/Monday.mp3"
|
||||
},
|
||||
{
|
||||
"word": "Tuesday",
|
||||
"sound": "/data/Lesson/v/sounds/Tuesday.mp3"
|
||||
},
|
||||
{
|
||||
"word": "Wednesday",
|
||||
"sound": "/data/Lesson/v/sounds/Wednesday.mp3"
|
||||
},
|
||||
{
|
||||
"word": "Thursday",
|
||||
"sound": "/data/Lesson/v/sounds/Thursday.mp3"
|
||||
},
|
||||
{
|
||||
"word": "Friday",
|
||||
"sound": "/data/Lesson/v/sounds/Friday.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cat_name": "DEBUG",
|
||||
"cat_image": "/data/Lesson/v/images/ci_basic.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "1",
|
||||
"sound": "/data/Lesson/v/sounds/Monday.mp3"
|
||||
},
|
||||
{
|
||||
"word": "2",
|
||||
"sound": "/data/Lesson/v/sounds/Tuesday.mp3"
|
||||
},
|
||||
{
|
||||
"word": "3",
|
||||
"sound": "/data/Lesson/v/sounds/Wednesday.mp3"
|
||||
}
|
||||
],
|
||||
"init_answer": [
|
||||
"A",
|
||||
"B",
|
||||
"C"
|
||||
]
|
||||
}
|
||||
]
|
@@ -0,0 +1,218 @@
|
||||
[
|
||||
{
|
||||
"cat_name": "Technology",
|
||||
"cat_image": "/data/Lesson/v/images/ci_technology.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "keyboard",
|
||||
"word_c": "鍵盤"
|
||||
},
|
||||
{
|
||||
"word": "mouse",
|
||||
"word_c": "滑鼠"
|
||||
},
|
||||
{
|
||||
"word": "computer",
|
||||
"word_c": "電腦"
|
||||
},
|
||||
{
|
||||
"word": "mobile phone",
|
||||
"word_c": "手機"
|
||||
},
|
||||
{
|
||||
"word": "social media",
|
||||
"word_c": "社交媒體"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "Art",
|
||||
"cat_image": "/data/Lesson/v/images/ci_art.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "watercolor",
|
||||
"word_c": "水彩"
|
||||
},
|
||||
{
|
||||
"word": "photography",
|
||||
"word_c": "攝影"
|
||||
},
|
||||
{
|
||||
"word": "palette",
|
||||
"word_c": "調色盤"
|
||||
},
|
||||
{
|
||||
"word": "artist",
|
||||
"word_c": "藝術家"
|
||||
},
|
||||
{
|
||||
"word": "canvas",
|
||||
"word_c": "畫布"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "Nature",
|
||||
"cat_image": "/data/Lesson/v/images/ci_nature.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "flood",
|
||||
"word_c": "洪水"
|
||||
},
|
||||
{
|
||||
"word": "typhoon",
|
||||
"word_c": "颱風"
|
||||
},
|
||||
{
|
||||
"word": "ocean",
|
||||
"word_c": "海洋"
|
||||
},
|
||||
{
|
||||
"word": "canyon",
|
||||
"word_c": "峽谷"
|
||||
},
|
||||
{
|
||||
"word": "mammal",
|
||||
"word_c": "哺乳動物"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "Workplace",
|
||||
"cat_image": "/data/Lesson/v/images/ci_workplace.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "interview",
|
||||
"word_c": "面試"
|
||||
},
|
||||
{
|
||||
"word": "president",
|
||||
"word_c": "總統"
|
||||
},
|
||||
{
|
||||
"word": "manager",
|
||||
"word_c": "經理"
|
||||
},
|
||||
{
|
||||
"word": "intern",
|
||||
"word_c": "實習生"
|
||||
},
|
||||
{
|
||||
"word": "promotion",
|
||||
"word_c": "升遷"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "Sports",
|
||||
"cat_image": "/data/Lesson/v/images/ci_sports.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "athlete",
|
||||
"word_c": "運動員"
|
||||
},
|
||||
{
|
||||
"word": "coach",
|
||||
"word_c": "教練"
|
||||
},
|
||||
{
|
||||
"word": "competitor",
|
||||
"word_c": "競爭者"
|
||||
},
|
||||
{
|
||||
"word": "kayaking",
|
||||
"word_c": "划皮艇"
|
||||
},
|
||||
{
|
||||
"word": "badminton",
|
||||
"word_c": "羽毛球"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "News",
|
||||
"cat_image": "/data/Lesson/v/images/ci_news.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "inflation",
|
||||
"word_c": "通貨膨脹"
|
||||
},
|
||||
{
|
||||
"word": "poverty",
|
||||
"word_c": "貧窮"
|
||||
},
|
||||
{
|
||||
"word": "global warming",
|
||||
"word_c": "全球暖化"
|
||||
},
|
||||
{
|
||||
"word": "discrimination",
|
||||
"word_c": "歧視"
|
||||
},
|
||||
{
|
||||
"word": "suicide",
|
||||
"word_c": "自殺"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "Basic",
|
||||
"cat_image": "/data/Lesson/v/images/ci_basic.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "Monday",
|
||||
"word_c": "星期一"
|
||||
},
|
||||
{
|
||||
"word": "Tuesday",
|
||||
"word_c": "星期二"
|
||||
},
|
||||
{
|
||||
"word": "Wednesday",
|
||||
"word_c": "星期三"
|
||||
},
|
||||
{
|
||||
"word": "Thursday",
|
||||
"word_c": "星期四"
|
||||
},
|
||||
{
|
||||
"word": "Friday",
|
||||
"word_c": "星期五"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
},
|
||||
{
|
||||
"cat_name": "DEBUG",
|
||||
"cat_image": "/data/Lesson/v/images/ci_basic.jpg",
|
||||
"content": [
|
||||
{
|
||||
"word": "Monday",
|
||||
"word_c": "星期一"
|
||||
},
|
||||
{
|
||||
"word": "Tuesday",
|
||||
"word_c": "星期二"
|
||||
},
|
||||
{
|
||||
"word": "Wednesday",
|
||||
"word_c": "星期三"
|
||||
},
|
||||
{
|
||||
"word": "Thursday",
|
||||
"word_c": "星期四"
|
||||
},
|
||||
{
|
||||
"word": "Friday",
|
||||
"word_c": "星期五"
|
||||
}
|
||||
],
|
||||
"init_answer": ["A", "B", "C"]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user