高校在线考试系统的设计与实现Design and Implementation of Online Examination System in Colleges and Universities内容摘要以前的线下考试,教师编写题目,打印试卷,还要整理教室作为考室,然后安排老师监考,批改试卷。这样的种种过程都是太复杂了。为了解决当前教学管理人力资源过度浪费的问题,设计了这个这个高校在线考试系统,这个系统主要是用 IDEA 编程软件与数据库 MySQL 来储存数据信息,主要采用了 JSP 技术和 SSM 框架搭建而实现的考试系统,此系统能够实现管理员,教师,学生进行登录,教师管理员能够对试卷、试题、题库以及学生进行管理,学生用户能够进行试题的练习强化、考试中心查看成绩和分析以及参加模拟考试的基本功能。系统可以让教育教学从传统中走出来跟上时代发展,节省更多的时间和空间资源。关键词:JSP 在线考试 MySQLContent summaryIn the previous offline examination, the teacher wrote the questions, printed the papers, and arranged the classroom as the examination room, then arranged the teacher to supervise the examination and grade the papers. All these processes are too complicated. In order to solve the problem of excessive waste of human resources in teaching management, this college online examination system is designed. This system mainly uses idea programming software and MySQL database to store data information, mainly uses JSP technology and SSM framework to build the examination system. This system can realize administrator, teacher, student login, teacher administrator can Manage the test paper, test questions, test bank and students. Students can strengthen the practice of test questions, check the scores and analysis of the test center, and participate in the basic functions of the simulation test. The system can make the education and teaching come out of the tradition to keep up with the development of the times and save more time and space resources.Key words: JSP online examination MySQL...