Computer Engineering and Applications ›› 2013, Vol. 49 ›› Issue (5): 140-143.

Previous Articles     Next Articles

MRITIS—remote intelligent test input system

SU Zhitong, GONG Lingling   

  1. School of Information Engineering, North China University of Technology, Beijing 100041, China
  • Online:2013-03-01 Published:2013-03-14

MRITIS—一种远程智能试题录入系统

苏志同,巩玲玲   

  1. 北方工业大学 信息工程学院,北京 100041

Abstract: To improve the remote test input work efficiency and simplify complex test input and image uploading procedure, a MWA(MetaWeblog API) based remote intelligent test input system is proposed. The blog publishing packet format of Microsoft Office Word 2007 is intercepted and analyzed using WireShark, and then the test input interaction modules are designed based on WMA. The server segments the test content and exacts the single topic. Each topic is stored in the database. The experimental results show that MRITIS is more efficient than the tradition method with lower error. MRITIS proposed in this paper is of great value in applications.

Key words: MetaWeblog API, machine learning, test input, regular expression

摘要: 为提高远程试题录入的工作效率,简化复杂的录入和图片上传步骤,提出了一种基于MWA(MetaWeblog API)的远程智能试题录入系统(MWA based Remote Intelligent Test Input System,MIRITIS)。利用WireShark对Microsoft Office Word 2007博客发布功能的数据包格式进行截取和分析,并基于MWA设计了试题录入交互模块。服务器端采用正则表达式和机器学习技术对试题进行分割和提取,并存入到数据库中。实验结果表明,MIRITIS相对于传统方式提高了效率,且错误率较低,具有一定的实用价值。

关键词: MetaWeblog API, 机器学习, 试题录入, 正则表达式