Git Product home page Git Product logo

examination-system's Introduction

在线培训考试系统 开源版

项目演示

开源版本:https://lite.yfhl.net
管理账号:admin/admin 学员账号:person/person

介绍

一款多角色在线培训考试系统,系统集成了用户管理、角色管理、部门管理、题库管理、试题管理、试题导入导出、考试管理、在线考试、错题训练等功能,考试流程完善。

技术栈

SpringBoot / Redis / Shiro / Vue / MySQL

产品功能

系统完善:完善的权限控制和用户系统

权限控制:基于Shiro和JWT开发的权限控制功能。
用户系统:用户管理、部门管理、角色管理等。

多角色:多角色支持

考试端:学生学员角色、支持在线考试、查看分数、训练错题。
管理端:题库管理、试题管理、考试管理、用户部门管理、查看考试情况等等。

定员考试:考试权限定义

完全公开:任何人员都可以参与考试。
指定部门:只有选中部门的人员才可以看到考试。

多题型:常用题型支持

支持题型:单选题、多选题、判断题。
难易程度:普通、困难。

便捷组卷:题库组卷

题库组卷:指定题库、分数、数量;题目、选项随机排序、杜绝作弊

环境要求

JDK 1.8+ 点此下载
Mysql5.7+ 点此下载

快速运行

1、自行安装MySQL数据库(版本最好大于5.7),将安装资源中数据库初始化.sql导入到安装好的数据库
2、安装Java环境,要求JDK版本大于1.7
3、请修改外置配置文件:application.properties 改成您自己的MySQL配置
4、Windows通过start.bat运行,Linux运行start.sh运行
5、如果无意外,可通过:http://localhost:8101 访问到项目了
6、管理员账号密码:admin/admin 学员账号:person/person

其它支持

如有疑问可查看 https://gitee.com/kimio/Examination-System

输入图片说明 主界面 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明 输入图片说明

Examination-System

examination-system's People

Contributors

hatle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.