网学网国际经济编辑为广大网友搜集整理了:基于Web架构的试题库系统设计与实现绩等信息,祝愿广大网友取得需要的信息,参考学习。
论文编号:DZ077 论文字数:11478,页数:27
摘 要
考试的规模化、科学化和标准化对从业人员或者学生劳动人员的知识能力提高了要求,从而考试的次数频繁工作量也加大了,题库的作用越来越受到人们的重视。
本文给出了一个基于WEB架构的B/S模式的试题库系统。该系统实现试题的采编与试卷的自动生成,试题库维护,处理含有多媒体信息的试题数据,实现智能组卷,实现将已有的实体文档自动采编入库,将试卷自动转换为word文档格式的笔试卷等功能。在实现相应功能当中利用的技术包括:数据库技术,ASP技术,VBA技术,组件技术等。
将WEB架构与WORD对象模型相结合,系统实现了试题库的时间空间上的可利用性,用户可以往试题库中随机地添加各种类型的试题,题目和答案都可以在WORD环境下编排并能根据用户要求在WORD中形成试卷和答案。
【关键字】WEB架构 试题库系统 VBA ASP 数据库
Abstract
The modernization of the test makes us employees and students promote our knowledge and abilities. Thus we do the multifarious exam more frequently than before, and the workload of the examination also enlarged. People pay more attention to the function of the Examination Pool.
In this thesis it puts forward a WEB-based database system which belongs to B/S model. This system under discussion covers collecting exam questions and generating tests automatically, maintenance of database, methods for processing data including multi-media information, generating examination papers and collecting existing exam documents into the database automatically, shifting test paper records automatically into written test paper of a Word document format.
During the researching and developing the system, we availed ourselves of Database Technology, ASP Technology, VBA Technology, and COM Component Technology and so on.
To combine web construction together with word object model, the database system can be available everywhere at any time. Customer can also put various types of the tests to the system automatically. As required both topic and answers can be arranged under the word environment, test paper and answer paper of word document format can also be generated.
【Keywords】WEB Construction; The System of the Examination Pool; VBA; ASP; Database
目 录
1 引言 ....................................................2
1.1国内外研究现状及发展趋势 ................................2
1.2本系统研究内容及任务 ....................................2
2 试题库系统需求分析...................................... 3
2.1需求分析 ................................................4
2.2数据流程 ................................................5
3 试题库系统总体设计...................................... 6
3.1系统流程图设计 ..........................................6
3.2系统数据库结构设计 ......................................7
4 试题库系统开发 ..........................................11
4.1 相关技术简介 ...........................................11
4.2 用户管理模块 ...........................................17
4.3 试题采编与管理模块..................................... 18
4.4 试卷管理与组卷模块 .....................................21
5 系统测试 ................................................23
6 试题库系统评价分析 ......................................25
6.1本系统的优点 ............................................25
6.2 本系统的不足之处 .......................................25
参考文献 ...................................................26
致谢 ......................................................27