毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

php信息技术基础在线考试系统设计+源代码

时间:2018-10-29 20:31来源:毕业论文
使用WAMP框架,静态网页采用HTML5标准,辅之以JavaScript脚本编程。系统主要包括用户管理、考试安排、考场安排、监考监视安排、试卷生成、试卷审核、学生在线考试等功能模块

摘要:本文设计了一个采用B/S模式的信息技术基础在线考试系统,使用WAMP框架,静态网页采用HTML5标准,辅之以JavaScript脚本编程。系统主要包括用户管理、考试安排、考场安排、监考监视安排、试卷生成、试卷审核、学生在线考试等功能模块,实现了根据知识点和难度智能生成试卷,考试批次、考场学生、监考教师能够灵活安排,采用JavaScript脚本控制考试界面达到防作弊效果,设置考前15分钟缓冲时间防止考试服务器瘫痪,学生答案采用随机数算法分时上传避免服务器崩溃。在线考试系统所需主要功能均已实现,可作为教学案例推广。29841
毕业论文关键词:B/S模式;在线考试系统; HTML5标准
Design and Implementation of Online Examination System for Information Technology Fundamental
Abstract: This paper designs a B / S model based on the information technology based online examination system, the use of WAMP framework, static web pages using HTML5 standard, supplemented by JavaScript script programming. The system mainly includes the function modules such as user management, examination arrangement, examination arrangement, supervision and examination arrangement, test paper generation, examination examination, student online examination and so on. It can realize the test paper according to the knowledge and difficulty, the examination batch, the examination room student, Flexible arrangements, the use of JavaScript script to control the test interface to achieve anti-cheating effect, set the test 15 minutes before the buffer time to prevent the test server paralysis, student answers using random number algorithm to upload time to avoid server crashes. The main functions of the online examination system have been achieved, can be used as a teaching case to promote.
Key words: B / S mode;Online exam system; HTML5 standard
目  录
摘要    1
关键词    1
Abstract    1
Key words    1
引言    1
1 课题概述    2
1.1 课题的研究意义    2
1.2 国内外研究概况    2
1.2.1 国外研究概况    2
1.2.2 国内研究概况    2
1.3 研究的目的和内容    2
2  开发框架、语言及工具    3
2.1开发框架    3
2.2 开发语言    3
2.3 开发工具    3
3 系统分析与设计    4
3.1 需求分析    4
3.1.1 用户调研    4
3.1.2 初步设计    4
3.2 系统设计    4
3.2.1 系统流程设计    4
3.2.2 系统功能设计    5
3.3 概念结构设计    7
3.3.1 数据库设计    7
3.3.2 E-R图    8
3.4 逻辑结构设计及物理设计    9
3.4.1 数据库关系表    9
3.4.2 数据库关系图    13
4 系统开发与实现    14
4.1 系统核心程序    14
4.1.1 数据库连接    14
4.1.2 试卷自动生成算法    14
4.2 系统实施    14
4.2.1 面向教学秘书功能    14
4.2.2 面向学生功能    15
4.2.3 面向系主任功能    15
4.2.4 面向任课教师功能    15
4.2.5 面向监考教师功能    15
4.2.6 关键问题解决    15
5 系统测试与应用    16
5.1 系统测试运行环境    16
5.1.1 服务器端运行环境    16
5.1.2 客户端运行环境    16 php信息技术基础在线考试系统设计+源代码:http://www.youerw.com/jisuanji/lunwen_25250.html
------分隔线----------------------------
推荐内容