Showing
1 changed file
with
5 additions
and
6 deletions
| @@ -9,12 +9,11 @@ | @@ -9,12 +9,11 @@ | ||
| 9 | * SortPractice = 7, //排序题 | 9 | * SortPractice = 7, //排序题 |
| 10 | * ClassifyPractice = 8, //分类题 | 10 | * ClassifyPractice = 8, //分类题 |
| 11 | * ComprehensiveTest = 9, //阅读/听力理解题 | 11 | * ComprehensiveTest = 9, //阅读/听力理解题 |
| 12 | - | 12 | +### 子类型 type_string |
| 13 | -子类型 type_string | 13 | +1. "listening_group_cover" //听力封面 |
| 14 | -"listening_group_cover" //听力封面 | 14 | +1. "group_test_item_video" //视频听力理解 |
| 15 | -"group_test_item_video" //视频听力理解 | 15 | +1. "group_test_item_audio" //音频听力理解 |
| 16 | -"group_test_item_audio" //音频听力理解 | 16 | +1. "group_test_item_picture" //听音选图 |
| 17 | -"group_test_item_picture" //听音选图 | ||
| 18 | 17 | ||
| 19 | * TestExam = 10, //考试 | 18 | * TestExam = 10, //考试 |
| 20 | * Dialogue = 11, //对话 | 19 | * Dialogue = 11, //对话 |
-
Please register or login to post a comment