# voes在线考试系统 **Repository Path**: Cathy_xiaxia/voes ## Basic Information - **Project Name**: voes在线考试系统 - **Description**: SpringBoot+vue2基于RBAC权限管理模型的在线考试系统。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 7 - **Created**: 2021-08-05 - **Last Updated**: 2021-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 微在线考试系统(voes) > 注意:本项目暂时仅供学习交流参考使用。 ## 开发目的 面向组织、公司、高校的一款通用在线考试系统,节约人力财力,轻松完成在线考核。系统拥有自行添加题库,考试随机抽题,线上监考,自动阅卷评分,实现了无纸化考试,自动化阅卷等功能。 ## 涉及技术 基本平台:JDK1.8+MySql8.0 前端:Vue2+Axios+ElementUI+echart 后端:SpringBoot+MyBatis+SpringSecurity+easyPoi+Jwt 基于RBAC权限模型(用户、角色、权限) ## 项目架构 |----bin 完整项目成品(一键部署) |----image 项目运行截图 |----sql 数据库文件 |----voes-admin Springboot核心模块 |----voes-common 公共模块 |----voes-examination 考试模块 |----voes-framework 框架模块 |----voes-system 系统模块 |----voes-ui 前端界面 ## 安装步骤 ##### 源码安装: 1. 将sql目录下的sql文件导入mysql数据库; 2. 将项目导入IDEA开发工具,执行voes-admin模块目录下的main方法,启动SpringBoot服务; 3. 进入voes-ui目录下执行 `npm run dev`即可启动前端UI服务; ##### 一键安装: 1. 将sql目录下的sql文件导入mysql数据库; 2. 将bin目录下的文件移动到你的服务器上,点击start.bat即可启动服务; ## 项目截图 注意:项目内采用的logo、图片等素材均来源于网络,数据均是模拟测试数据,如有侵权,联系删除。 ![](https://gitee.com/botaoshow/voes/raw/master/image/11.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/12.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/13.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/14.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/15.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/16.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/17.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/18.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/51.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/52.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/53.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/54.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/55.png) ![](https://gitee.com/botaoshow/voes/raw/master/image/56.png)