智慧教务系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

15 lines
577 B

{
"questionType": "题型",
"questionContentType": "题干",
"questionContent": "题干内容",
"optionAContentType": "选项类型",
"optionAContent": "选项内容",
"correctAnswer": "正确答案",
"questionTypePlaceholder": "请选择题型",
"questionContentTypePlaceholder": "请选择题干类型",
"questionContentPlaceholder": "请输入题干内容",
"correctAnswerPlaceholder": "请输入正确答案",
"addExamQuestions": "添加试题",
"updateExamQuestions": "编辑试题",
"examQuestionsDeleteTips": "确定要删除该试题吗?"
}