# ExamSystem **Repository Path**: renccc/ExamSystem ## Basic Information - **Project Name**: ExamSystem - **Description**: 基于web的在线考试系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-06-09 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ExamSytem \#introduction * java开发的基于web的在线考试系统 * 采用Spring+SpringMVC+MyBatis框架 * 本系统用eclipse开发,数据库使用mysql。 * 分为三种登录角色:管理员、教师、学生。管理员主要负责用户、科目、题库、班级等信息的维护;教师负责发布考试信息、批阅试卷、分数统计excel以及柱状图等;学生的主要功能有在线考试、成绩查看、错题集等。 \#注:启动后首页为127.0.0.1:8080/examSystem/loginController/index.do