ASP网上考试系统的设计与实现
摘 要:本论文的主要工作是设计并实现一个在线考试系统。利用在线考试系统,试卷动态生成,使用计算机自动判卷,大大提高阅卷效率。在服务器端,系统平台采用Windows XP,数据库平台采用SQL Server 2005,采用ASP技术实现用户界面层设计。采用管理员、教师、考生三级授权方式,提高系统安全性。
关键词:在线考试;题库;试卷;动态生成
The design and implementation of online examination system
Abstract:In this paper,the prime task is to design and realize an online test system. Using the online test system, the examination paper are produced dynamically,and the efficiency is greatly enhanced.In the server end, the system platform uses Windows XP, the database platform uses SQL Server 2005 uses the ASP technology realization user boundary layer design,and uses the manager, the teacher, the examine three level of authorization ways to enhance the system safety.
Key Words:online examination; database; test; dynamic generation
目 录
摘 要 1
引言 1
1. 绪论 1
1.1 课题背景 1
1.2 国内外研究的现状 2
1.3 课题设计的意义 2
1.4 设计方法 2
2. 系统需求分析 3
2.1 系统功能需求分析 3
2.2 系统模块和数据流图 4
2.2.1考生功能模块 4
2.2.2教师功能模块 4
2.2.3管理员功能模块 5
3. 系统数据库设计 6
3.1 系统的E-R图设计 6
3.2 数据表的创建 7
4. 系统功能的设计与实现 8
4.1 系统登陆界面的设计 9
4.2 生成考题模块的设计 10
4.3 生成试卷模块的设计 11
4.4 考生在线考试模块的设计 11
4.5 老师评卷模块的设计 12
5. 总结 13
参考文献 13,3517