update,
This commit is contained in:
8
task1/source/mobile/public/data/Lesson/vocabulary/Art/1.json
Executable file
8
task1/source/mobile/public/data/Lesson/vocabulary/Art/1.json
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"image": "helloworld.jpg",
|
||||
"sound": "helloworld.mp4",
|
||||
"word": "keyboard",
|
||||
"word_c": "鍵盤",
|
||||
"sample_e": "I buy a keyboard to type",
|
||||
"sample_c": "我買個鍵盤打字"
|
||||
}
|
8
task1/source/mobile/public/data/Lesson/vocabulary/Technology/1.json
Executable file
8
task1/source/mobile/public/data/Lesson/vocabulary/Technology/1.json
Executable file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"image": "helloworld.jpg",
|
||||
"sound": "helloworld.mp4",
|
||||
"word": "keyboard",
|
||||
"word_c": "鍵盤",
|
||||
"sample_e": "I buy a keyboard to type",
|
||||
"sample_c": "我買個鍵盤打字"
|
||||
}
|
BIN
task1/source/mobile/public/data/Lesson/vocabulary/Technology/images/keyboard.jpg
(Stored with Git LFS)
Executable file
BIN
task1/source/mobile/public/data/Lesson/vocabulary/Technology/images/keyboard.jpg
(Stored with Git LFS)
Executable file
Binary file not shown.
BIN
task1/source/mobile/public/data/Lesson/vocabulary/Technology/sounds/keyboard.mp3
Executable file
BIN
task1/source/mobile/public/data/Lesson/vocabulary/Technology/sounds/keyboard.mp3
Executable file
Binary file not shown.
10
task1/source/mobile/public/data/Lesson/vocabulary/meta.json
Executable file
10
task1/source/mobile/public/data/Lesson/vocabulary/meta.json
Executable file
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name": "Technology",
|
||||
"list_pos": 1
|
||||
},
|
||||
{
|
||||
"name": "Art",
|
||||
"list_pos": 2
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user