远程考试系统的设计与实现摘要:随着我国教育体制改革的不断深化,高校办学规模不断扩大,高校招生考试工作的难度、强度、任务繁重、复杂。因此,如何更好地发展远程考试体系,以适应目前的考核管理需求,是我们亟待解决的问题。该系统对远程考试系统进行了简的需求分析,将其划分为管理员、老师、学生三个功能模块。三种不同的权限,对考试进行了不同的管理。管理员对相关考试信息进行编辑添加,可方便教师、学生查询:主要实现了管理员可以更加方便快速管理考试信息,分配相关考试任务,老师学生可以及时查询等功能,大大提高了组织考试的效率,该平台采用了JSP技术,利用微软MySQL数据库作为后台,以及后端框架hibernate、maven,前端框架jQuery,等对数据进行管理。是一个集管理、分配为一体的应用软件系统。同时也保证了该系统的使用方便、界面友好、灵活、稳定。该系统为用户建立远程考试进行微机管理提供环境及工具,使得一般用户在无需计算机专业人员的参与下,借助于该平台就可以实现管理系统。该远程考试系统的设计减轻了管理人员的工作压力,也可以更好的提升工作效率。其中因有些专业知识的欠缺,可能会出现一些不完善的地方,但相对功能比较完善在之后的升级管理中可高效率的完善。关键词:远程考试:信息化:管理效率Design and implementation of remoteexamination systemAbstract:With the deepening of China's educational system reform,the scale of collegesand universities is expanding,and the difficulty,intensity,and task of college entranceexamination are heavy and complex.Therefore,how to better develop the distanceexamination system to adapt to the current assessment management needs is an urgentproblem to be solved.This system makes a brief demand analysis on the remote examination system,anddivides it into three functional modules:administrator,teacher and student.Three differentauthorities manage the examination differently.The administrator can edit and add therelevant examination information to facilitate the query of teachers and students;It mainlyrealizes the functions that administrators can more conveniently and quickly manage examinformation,assign relevant exam tasks,and teachers and students can query in time,whichgreatly improves the efficiency of organizing exams.The platform uses JSP technology,usesMicrosoft MySQL database as the background,and uses back-end frameworks hibernate,maven,and front-end frameworks jQuery to manage data.It is an application software systemintegrating management and distribution.At the same time,it also ensures that the system iseasy to use,friendly,flexible and stable.The system provides the environment and tools forusers to establish remote examinations for microcomputer management,so that ordinary userscan realize the management system with the help of the platform without the participation ofcomputer professionals.The design of the remote examination system can reduce the work pressure of themanagers and improve the work efficiency.Due to the lack of some professional knowledge,there may be some imperfections,but the relatively complete functions can be improvedefficiently in the later upgrade management.Key words:distance examination;promotion of information technology;Managementefficiency目录第1章引言…1.1背景.1.2本课题研究的目的与意义1.3国内外的发展.….21.3.1国内发展….21.3.2国外发展….31.4系统具备的基本功能..4第2章系统的可行性分析…2.1系统需求分析..52.2可行性研究…2.3社会因素方面的可行性.72.4技术可行性与经济可行性..72.5操作可行性与法律可行性。.8第3章数据库模块设计.93.1系统总体设计….93.2系统数据库设计….93.3数据库概念结构设计…103.4数据库概念设计E-R图103.5数据库设计表.….11第4章系统设计….154.1系统概要设计..154.2系统功能模块设计…154.3系统流程图.…。16第5章系统实现的功能.185.1系统登录界面模块剖析.185.2系统应用主界面剖析.185.3课程管理模块..195.4教室管理模块。195.5考试信息管理模块20第6章整体系统的测试…216.1软件测试过程.…216.2软件测试结果…26第7章总结和展望.27致谢.28参考文献..29
暂无评论内容