-
Notifications
You must be signed in to change notification settings - Fork 50
/
Copy pathREADME.md
69 lines (61 loc) · 4.14 KB
/
README.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
**声明:任何未经本人授权的商业用途的都是侵权违法行为!有人想躲过审查找我删除仓库的!有公司打电话给我调查了,望知晓!
介绍:
----
* 项目名称:`在线考试系统`
* 开发环境:Tomcat9.0 Mysql5.17 springboot、springmvc、mybatis、thymeleaf、bootstrap、maven、druid、jquery、ajax、layer、lombok、 devtools、pagehelper
* 开发工具:Navicat+Idea
* 项目描述: 这个项目是我的毕业设计,前后一个月完成(2020年1月)。该项目是一个基于springboot快速集成SSM搭建的在线考试的系统,实现在线考试,后台出题、前台考试、自动阅卷。分前台考试和后台管理;前台是学生注册登录进入,有两个功能模块一个是考试,另一个是记录。后台是分管理员和教师两种权限登录,后台有学生管理、教师管理、班级管理、试题管理、试卷管理、考试管理、成绩管理几大功能模块;项目特色:试题可以分类(例如java类多选题)、分页查看;同样可以分类为试卷添加试题,也可以人工组题和随机出题(随机批量添加),以及批量移除。实现自动化无纸化考试
截图:
----
### 前台
* 前台首页
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image.png" width="1080" heigh="720"/>-
* 学生注册
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image6regist.png" width="1080" heigh="720"/>-
* 前台登录
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image1.png" width="1080" heigh="720"/>-
* 登录后
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image3.png" width="1080" heigh="720"/>-
* 考试列表
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image4.png" width="1080" heigh="720"/>-
* 具体考试
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image5a.png" width="1080" heigh="720"/>-
* 记录列表
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image5.png" width="1080" heigh="720"/>-
* 具体记录
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image6.png" width="1080" heigh="720"/>-
### 后台
* 后台登录
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image2.png" width="1080" heigh="720"/>-
* 后台首页
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image7.png" width="1080" heigh="720"/>-
* 教师管理
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image8.png" width="1080" heigh="720"/>-
* 教师编辑
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image6tea.png" width="1080" heigh="720"/>-
* 教师删除
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image8del.png" width="1080" heigh="720"/>-
* 试题管理
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image9.png" width="1080" heigh="720"/>-
* 试卷管理
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image10.png" width="1080" heigh="720"/>-
* 人工组题
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image10per.png" width="1080" heigh="720"/>-
* 批量移除
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image10que.png" width="1080" heigh="720"/>-
* 随机组题
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image11.png" width="1080" heigh="720"/>-
* 考试管理
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image12.png" width="1080" heigh="720"/>-
* 记录管理
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image13.png" width="1080" heigh="720"/>-
* 及格率
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image14.png" width="1080" heigh="720"/>-
* 连接池监控
<img src="https://github.com/shuzhao11/quiz/blob/master/images/Image15.png" width="1080" heigh="720"/>-
提示:
----
*
* 1.已经完整上传项目和数据库sql文件,部署项目导入maven依赖即可运行;登录系统localhost:8080自动跳转index页面。
* 2.附上csdn的项目部署教程https://blog.csdn.net/qq_40865690/article/details/115203208
加的好友太多了,留个QQ:1258104016