1、 毕业论文(设计)毕业论文(设计) 论文题目: 中国移动网维在线考试系统 China mobile network maintenance on-line examination system 系 别: 信息技术系 专 业: 计算机科学与技术 班 级: 12 年 姓 名: XXX 学 号: 120808 指导老师: XXX 职 称: 讲师 日 期: 2012-12-26 1 目 录 目 录 1 摘 要 2 Abstract.2 第 1 章 软件需求分析 .4 1.1 软件概述 .4 1.1.1 目标.4 1.1.2 用户的特点 4 1.1.3 假定和约束 4 1.2 系统应该具备的基本功能 .
2、4 1.3 软件故障处理要求 .5 第 2 章 系统总体设计 .6 2.1 基本简介 .6 2.2 运行环境与系统结构 6 2.2.1 运行环境6 2.2.2 系统结构图 7 2.3 详细设计 .7 2.3.1 试题设计 7 2.3.2 用户管理员权限 .8 第 3 章 系统实现 9 3.1 数据库设计9 3.2 数据库结构设计. 11 3.2.1 数据库概念设计 . 11 3.2.2 物理结构设计. 13 3.3 各模块设计说明 . 13 3.3.1 用户登录模块 . 14 3.3.2 用户权限模块 . 14 3.3.3 部门信息模块 . 15 3.3.4 员工注册信息模块 15 3.3.5
3、 知识点模块. 16 3.3.6 组卷模块模块 . 17 3.3.7 试题模块模块 . 17 3.3.8 成绩查询模块 . 17 第 4 章 算法 . 18 第 5 章 部分代码 20 致谢 . 27 参考文献: . 28 2 摘 要 随着计算机网络技术和网络教育的不断发展,传统的基于纸笔的考试形式已不能 适应现在的发展需要,计算机在线考试正在逐步取代传统考试。计算机在线考试利用 网络实现在线考试、评分等环节,实现教考分离,在一定程度上减少了影响考试的人 为主观因素,同时减少了教师的工作量。在线考试系统的设计就是基于上述目的开发 设计的。 本系统主要包括考生考试、教师管理、管理员三大模块,具有
4、在线考试、成绩查 询、考试管理、试题管理、试卷管理和成绩管理、系统管理、用户管理等功能,同时 对系统的工作原理、需求分析和总体设计做了简要的概述,并针对系统中教师管理模 块进行了详细的阐述和说明 关键词: 在线考试,ASP,数据库 3 Abstract With the development of computer network technique and network education, the traditional test form cannot meet the needs of modern development. Therefore, little by little,
5、 the traditional test is replaced by the on-line test. The computer on-line examination, grading and so on so as to separate teaching from testing, to a degree, which reduces human factors and the workload of teachers. The design of the on-line examination system is based on the above purposes. The
6、examination system has decomposed into three different modules:Students module, the teacher module and the manager module. These have the on-line tests, achievement inquiry, testing management, test questions management, test paper management and achievement management, system management, consumer management and so on. Also the thesis gives a brief outline of the operating principle, needs analysis and overall design and the thesis has introd