echo

Updated 模板类型 (markdown)

... ... @@ -9,6 +9,12 @@
* SortPractice = 7, //排序题
* ClassifyPractice = 8, //分类题
* ComprehensiveTest = 9, //阅读/听力理解题
子类型 type_string
"listening_group_cover" //听力封面
"group_test_item_video" //视频听力理解
"group_test_item_audio" //音频听力理解
"group_test_item_picture" //听音选图
* TestExam = 10, //考试
* Dialogue = 11, //对话
* Exercise = 12, //练习(用在教师版的练习模块中)
... ...