目 录
摘要 I
关键词 II
Abstract II
Key words II
1 引言 1
1.1 研究背景 1
1.2 国内外研究现状 1
2 设计方法研究概述 1
2.1 可行性研究 1
2.2 系统开发技术 1
2.2.1 B/S模式 1
2.2.2 JSP技术 2
2.2.3 Oracle数据库 2
2.2.4 自动生成试卷技术 2
2.2.5 简答题批阅算法 3
3 系统的设计与实现 4
3.1 系统功能需求分析 4
3.2 系统流程图 5
3.3 系统数据分析 8
3.3.1 数据实体图 8
3.3.2 数据表 11
3.4 系统模块实现 14
3.4.1 注册、登录页面 14
3.4.2 管理员用户管理模块 16
3.4.3 管理员题库管理模块 16
3.4.4 管理员试卷管理模块 18
3.4.5 管理员测试管理模块 19
3.4.6用户我的测试管理模块 20
3.4.7用户成绩查询模块 22
3.4.8用户测试信息管理模块 22
3.5 测试 23
4 总结与展望 23
参考文献 24
致谢 26
摘 要
本系统基于B/S结构的模式开发,通过网络给广大用户提供了比较可靠、方便、快捷的在线测评平台,系统主要实现了自动抽取试题、人工出题、套题选择、自动阅卷计分、在线测试、用户信息管理、成绩存档、错题管理等功能。用户利用浏览器可以直接访问本平台,通过选择要考的套题进行测试,测试结束后系统自动为用户判卷得出测试成绩,并显示出测试中错题和相应的答案解析,使得用户非常方便完成一次计算机网络课程的在线测评。
关键词
B/S模式;在线测试;计算机网络;
Abstract
The system uses B/S structure of the model development, through the network to provide customers with a more reliable, convenient and fast online evaluation platform, system is mainly to achieve the automatic extraction questions, artificial out of question, sets of questions selected, automatic scoring line in mind when testing, user information management, performance archiving, error management and other functions. users can use the browser to directly access the platform, by selecting a set of questions to test, after testing the system automatically for the user graders test results obtained, and shows the test wrong questions and corresponding answers to resolve, allows users to easily complete a computer network courses online evaluation.
Key words
B/S mode; Online Testing; Computer Network;