Computer Engineering and Applications ›› 2016, Vol. 52 ›› Issue (21): 241-246.

Previous Articles     Next Articles

Optimization of question upload method in online examination system

LIU Siting1,2,3, GU Naijie1,2,3, LIN Chuanwen3   

  1. 1.School of Computer Science and Technology, University of Science and Technology of China, Hefei 230027, China
    2.Anhui Province Key Laboratory of Computing and Communication Software, University of Science and Technology of China, Hefei 230027, China
    3.Institute of Advanced Technology, University of Science and Technology of China, Hefei 230027, China
  • Online:2016-11-01 Published:2016-11-17

在线考试系统中试题上传方法的优化

刘思婷1,2,3,顾乃杰1,2,3,林传文3   

  1. 1.中国科学技术大学 计算机科学与技术学院,合肥 230027
    2.中国科学技术大学 安徽省计算与通信软件重点实验室,合肥 230027
    3.中国科学技术大学 先进技术研究院,合肥 230027

Abstract: Question database is the base of online examination system. Existing methods of question upload need artificial pretreatment which makes them costly and inefficient. In order to solve this problem, a semantic-based efficient and intelligent method named Intelligent Document Parsing(IDP) is proposed. According to the characteristics of questions, IDP defines analytical rules, matching all paragraphs using the analytical rules, and identifying the types. Moreover, for the questions of specific types, it splits the paragraph and analyzes every phrase so as to complete the question upload function. Experimental results show that IDP eliminates the step of manual typesetting in the conventional method, uses question documents of all forms directly to complete the upload task, and improves the efficiency significantly. It has high versatility and practicality.

Key words: online examination system, question upload, analytical rules, intelligent analysis, discourse analysis

摘要: 试题库是在线考试系统的数据基础。现有的试题上传方法需人工预处理操作,代价高,效率低。针对这一问题,提出了一种基于语义的高效、智能解析方法IDP(Intelligent Document Parsing)。IDP根据试题的类型特征,定义解析规则,并对所有段落进行规则匹配,实现类型识别。此外,针对特定类型的试题,进行分割段落、语段分析,从而完成智能解析,实现试题上传功能。实验结果表明,IDP省去了人工预处理的步骤,可以直接使用任意格式的试题资源文档完成上传任务,效率明显提升,具有很好的通用性和实用性。

关键词: 在线考试系统, 试题上传, 解析规则, 智能解析, 语段分析