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