Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdufeZLYL/springboot-penguin
:penguin:Online Examination System 基于SpringBoot+Mybatis+Thymeleaf+SemanticUI+Bootstrap的在线考试系统(低仿牛客网)
https://github.com/gdufeZLYL/springboot-penguin
Last synced: 22 days ago
JSON representation
:penguin:Online Examination System 基于SpringBoot+Mybatis+Thymeleaf+SemanticUI+Bootstrap的在线考试系统(低仿牛客网)
- Host: GitHub
- URL: https://github.com/gdufeZLYL/springboot-penguin
- Owner: gdufeZLYL
- Created: 2018-01-07T11:54:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-28T14:57:14.000Z (over 2 years ago)
- Last Synced: 2024-08-05T17:26:14.964Z (4 months ago)
- Language: HTML
- Homepage:
- Size: 2.18 MB
- Stars: 485
- Watchers: 9
- Forks: 167
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - gdufeZLYL/springboot-penguin - :penguin:Online Examination System 基于SpringBoot+Mybatis+Thymeleaf+SemanticUI+Bootstrap的在线考试系统(低仿牛客网) (HTML)
README
# 在线考试系统(低仿牛客网)
## 系统概要
在线考试系统旨在为学生提供一个在线考试的平台,在这里,学生不仅可以网上在线考试,而且可以浏览题库中心下的各个课程的题库,也可以在讨论区下发表自己的想法,当然也在帖子下留言评论.## 功能实现
#### 1. 在线考试模块
- [x] 考试倒计时、考试安排表
- [x] 答题卡、作答区
- [ ] 批改完试卷后查看成绩情况以及参考答案#### 2. 题库系统模块
- [x] 课程分类
- [x] 题目列表、题目难度
- [x] 题目描述、参考答案等
- [ ] 题目标签
- [ ] 在线编程(Online Judge)#### 3. 论坛系统模块
- [x] 发布帖子、回帖、评论
- [x] 浏览帖子
- [x] 传送门窗口
- [ ] 点赞、浏览统计
- [ ] 帖子分类
- [ ] 帖子编辑、删除#### 4. 个人中心模块
- [x] 更新个人信息、上传头像等
- [x] 考试记录
- [x] 发帖记录
- [ ] 考试统计分析#### 5. 后台管理模块
- [x] 用户管理
- [x] 考试管理
- [x] 题目管理
- [x] 课程管理
- [x] 成绩管理
- [x] 帖子管理
- [x] 评论管理## 技术选型
### 后台技术选型
* SpringBoot(Spring、SpringMVC)
* MyBatis
* Thymeleaf### 前端技术选型
* Semantic UI
* Bootstrap
* jQuery### 开发环境
* 操作系统:Windows 10
* 编程语言: Java 8
* 开发工具: IDEA、Navicat、Git
* 项目构建: Maven 3.3.9
* 服务器:Tomcat 8.5
* 数据库: MySQL、Redis
* 代码托管平台: GitHub### 部署环境
* 操作系统: CentOS 7.4
* 编程语言: Java 8
* 服务器: Tomcat 8.5、Nginx 1.12.2
* 数据库: MySQL、Redis## 预览效果
![首页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163651.png)![首页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163704.png)
![考试安排表页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163721.png)
![答题卡](https://github.com/gdufeZLYL/blog/blob/master/images/20180421164520.png)
![题库中心首页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163734.png)
![讨论区页](https://github.com/gdufeZLYL/blog/blob/master/images/20180421163808.png)
## 讨论
有问题请在[issue](https://github.com/gdufeZLYL/springboot-penguin/issues)讨论