722 B
722 B
tags
tags |
---|
lesson |
lesson
filename: /data/Lesson/lesson_categories.json
lesson_categories = [
{"name": "vocabulary","path": "vocabulary"},
{"name": "Connectives","path": "connectives"},
...
]
filename: /data/Lesson/category_content.json
category_content = [{
"Technology": {
"category": "vocabulary",
"content": [
{
"image": "helloworld.jpg",
"sound": "helloworld.mp4",
"word": "keyboard",
"word_c" : "鍵盤",
"sample_e" : "I buy a keyboard to type",
"sample_c" : "我買個鍵盤打字",
},...
]
}
}]