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