Coder Social home page Coder Social logo

imagoodman-aa / examonlinesystem Goto Github PK

View Code? Open in Web Editor NEW

This project forked from edisonwong520/examonlinesystem

0.0 0.0 0.0 22.88 MB

基于SSM框架开发的一款在线考试系统。An online examination system with ssm framework in Java Language

HTML 25.11% CSS 31.96% JavaScript 35.03% Java 7.90%

examonlinesystem's Introduction

OnlineExamSystem

基于SSM框架开发的一款在线考试系统 (如果觉得有用的,欢迎Star,感谢~)

功能

考生的注册、登录和修改个人信息

密码采用MD5加密,找回密码功能

根据课程类型随机抽取数据库中的考试题库并显示试题

在考试过程中会有计时功能,时间到了之后自动交卷

在考生提交试卷后实现自动阅卷功能,并显示本次考试成绩的细节

查看以往所有考试成绩记录

将这些记录以excel的格式保存到本地

技术

通过SpringMVC的拦截器实现登录验证,将未登录的游客重定向到登录页面。

通过jstl标签来实现管理员的权限控制,将某些需要超级管理员权限的功能按钮进行<c:if>标签校验是否显示。

通过POI技术实现将考试成绩记录以excel的格式保存到本地。

通过JFreeChart技术实现将各科成绩进行统计,并以图表的形式展现。

使用SpringMVC提供的全局异常处理器进行统一异常处理。

examonlinesystem's People

Contributors

edisonwong520 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.