文档详情

毕业设计:在线考试系统的设计与实现(定稿).doc

发布:2017-09-21约1.49万字共36页下载文档
文本预览下载声明
目 录 摘 要 I Abstract II 第一章 绪 论 1 1.1 选题意义 1 1.2 开发背景 1 1.3 开发目的 2 1.4 应用范围 2 1.5 设计目标 2 第二章 系统分析 2 2.1 需求分析 3 2.2 功能分析 3 2.3 安全性分析 4 2.4 数据流图(DFD)分析 4 第三章 系统设计 5 3.1 系统功能模块设计 6 3.2 用户注册模块设计 6 3.3 考试模块设计 6 3.4 管理模块设计 7 第四章 数据库设计 9 4.1 数据库的需求分析 9 4.2 数据库的概念设计 9 4.3 数据库的逻辑结构设计 11 第五章 用户界面设计 13 5.1 系统主界面设计 13 5.2 考试科目界面设计 14 5.3 考试界面设计 15 5.4 成绩显示界面设计 16 5.5 择管理项界面设计 16 5.6 科目管理界面设计 17 5.6.1 增加科目界面设计 17 5.6.2 删除科目界面设计 18 5.7 用户和管理员管理界面设计 18 5.8 成绩管理界面设计 19 第六章 系统测试 20 6.1 测试的原理和方法 20 6.2 软件测试的步骤 20 6.3 系统测试问题及解决办法 21 6.4 系统测试总结 22 参考文献: 24 摘 要 本文介绍了一个基于网络环境的在线考试系统设计与实现过程,包括系统需求分析和系统的功能设计、数据库设计以及主要ASP页面的设计。重点阐述了用户登录模块、考试模块、题库管理模块和试卷管理模块的设计。系统选用的开发软件是ASP,后台数据库为2000。 系统分为三大模块:用户注册模块、考试模块和系统管理模块。其中系统管理模块是进行题目的添加、存储和删除,是系统运行的基础;查询子模块实现了对学生考试信息远程查询。考试模块是客户端学生或教师通过自己的姓名和学号以及密码登陆系统,进入界面时由系统按照出题教师预先设置好的试卷结构从题库中随机抽取适合的题目,形成试卷。ASP SQL Server 2000 Abstract This paper expounds the designing and implementing process of an examination on line system based on network environment. It includes the analysis of demand and the function design, database design , the design of main ASP.NET pages. This paper stress in the design of problem storehouse management modular , running module user entry modular and paper management modular. The system chooses the software of development that use is Asp and SQLSERVER2000. The system is composed of three parts: subjecting module, running module, maintaining module. Subjecting module is in charge of questions adding saving and deleting. The subjecting is the base of the system; the second part is running module, student can logon the system by his name and number, and then turns into the examinations screen, the system will give random questions to student. Finally come into an exam paper. Maintaining modules work is to complete the students and teachers registration and deleting. Maintain the key points (key points is the choices when we input questions) which can be added or delete din the maintaining module. Keywords examination online A
显示全部
相似文档