# ExamSystem **Repository Path**: a6678696/ExamSystem ## Basic Information - **Project Name**: ExamSystem - **Description**: Spirng Boot+Mybatis+Vue在线考试系统后端代码(前后端分离项目) - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2022-03-05 - **Last Updated**: 2022-11-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 有问题请到我的博客下留言,博客链接为:https://blog.zoutl.cn/208.html ,如果本项目对你有帮助,就请你Star一下吧!! ### 提问要求 查看博客:https://blog.zoutl.cn/6670.html ,一定要看,不规范的提问会让我不舒服,会导致我看到你的问题也不想回答 ### 项目地址 #### GitHub地址 前端代码地址:https://github.com/a6678696/ExamSystem2 后端代码地址:https://github.com/a6678696/ExamSystem ### **使用的技术** 本项目为前后端分离项目,使用的技术有:Spring Boot、Mybatis、MySQL5.6、Vue.js、Element UI ### **功能介绍** #### 考生功能 注册、登录、在线考试(交卷、强制交卷、自动交卷)、查看成绩以及试卷详情、修改密码、注销登录 #### 教师功能 登录、发布试题(单选题和填空题)、查看全部试题(包括其他教师发布的试题)、我的试题管理(增删改查)、查看全部学生成绩、修改密码、注销登录 #### 管理员功能 和教师的功能一样,但是多了用户管理(添加、修改、查看用户信息)、全部试题管理、科目管理 ### 图片展示 #### 考生 ##### 考生注册 ![image-20221116152550893](https://image.zoutl.cn/hexo-blog/blogImage/image-20221116152550893.png) ##### 考生登录 ![image-20221116152944537](https://image.zoutl.cn/hexo-blog/blogImage/image-20221116152944537.png) ##### 考生界面 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702045121.jpg) ##### 选择试题类型 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702044642.jpg) ##### 考生考试 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702044652.jpg) ##### 考生查看成绩 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702044705.jpg) ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702045408.jpg) ##### 考生修改密码 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702044718.jpg) ##### 考生注销登录 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702044731.jpg) #### 教师 ##### 教师登录 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050134.jpg) ##### 教师界面 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050148.jpg) ##### 教师查看学生成绩 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050207.jpg) ##### 教师添加试题 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050225.jpg) ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050234.jpg) ##### 教师查看全部试题 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050246.jpg) ##### 教师管理我的试题 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050255.jpg) ##### 教师修改密码 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050306.jpg) ##### 教师注销登录 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050316.jpg) #### 管理员 ##### 管理员登录 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050658.jpg) ##### 管理员界面 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210703033842.jpg) ##### 科目管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210703033826.jpg) ##### 用户管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050717.jpg) ##### 全部试题管理 ![img](https://image.zoutl.cn/hexo-blog/blogImage/20210702050728.jpg) ### PS. 在本地IDE部署本项目的步骤查看博客:[前后端分离项目在本地IDE部署步骤 | LeDao的博客 (zoutl.cn)](https://blog.zoutl.cn/453.html)