Computer Engineering and Applications ›› 2008, Vol. 44 ›› Issue (35): 69-72.DOI: 10.3778/j.issn.1002-8331.2008.35.021

• 研发、设计、测试 • Previous Articles     Next Articles

Design and implementation of automatic Word paper marking system

TANG Ke-ming1,2,CHEN Ling3   

  1. 1.College of Information Science and Technology,Nanjing University of Aeronautics and Astronautics,Nanjing 210016,China
    2.Department of Computer,Yancheng Teachers University,Yancheng,Jiangsu 224002,China
    3.Department of Computer Science and Engineering,Yangzhou University,Yangzhou,Jiangsu 225009,China
  • Received:2008-06-23 Revised:2008-08-05 Online:2008-12-11 Published:2008-12-11
  • Contact: TANG Ke-ming

Word自动阅卷系统的设计与实现

汤克明1,2,陈 崚3   

  1. 1.南京航空航天大学 信息科学与技术学院,南京 210016
    2.盐城师范学院 计算机系,江苏 盐城 224002
    3.扬州大学 计算机科学与工程系,江苏 扬州 225009
  • 通讯作者: 汤克明

Abstract: This paper gives an overview of existing types and methods for automatic examination paper marking in Office.Relative to the marking methods by recording and analyzing of operation’s steps,the marking methods adopted widely by analyzing to resulting documents,which don’t include some problems from bad adaptability and defective judgment,have obvious advantages.An automatic examination paper marking method based on COM automation technology,which can overcome some shortcoming(e.g.difficult programming,slow speed,limit in type of document) consisting in other methods,is addressed.The logic workframe of an automatic word paper marking system designed based on COM automation technology is introduced.Meanwhile the describing of algorithm about the system components and the defining of forming syntax to configuration file are given.As an example,main technologies in implementation aiming at configuration tool of testing parameters are introduced.

Key words: Word, automatic paper marking, Component Object Model(COM) automation, design and implementation

摘要: 概述了现有的Office自动阅卷的类型与方法。相对于记录操作步骤进行评分的方法,分析结果文档实现阅卷评分的方法具有明显的优势,不存在适应性差与误判问题而被广泛采用。提出了基于COM自动化技术进行自动阅卷的方法,它可以克服其它方法所具有的编程难、速度慢、对文档类型有限制等缺点。介绍了基于COM自动化技术设计的Word自动阅卷系统逻辑框架,给出了系统组件的主要算法,并对配置文件形成语法进行了定义。以测试参数配置工具为例,介绍了主要实现技术。

关键词: Word, 自动阅卷, COM自动化, 设计与实现