Skip to content

LLLLLC/ExamSystem

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExamSytem

#introduction

  • java开发的基于web的在线考试系统
  • 采用Spring+SpringMVC+MyBatis框架
  • 本系统用eclipse开发,数据库使用mysql。
  • 分为三种登录角色:管理员、教师、学生。管理员主要负责用户、科目、题库、班级等信息的维护;教师负责发布考试信息、批阅试卷、分数统计excel以及柱状图等;学生的主要功能有在线考试、成绩查看、错题集等。

#注:启动后首页为127.0.0.1:8080/examSystem/loginController/index.do

About

基于web的在线考试系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 78.4%
  • CSS 16.1%
  • HTML 5.3%
  • Smarty 0.2%