Giter Site home page Giter Site logo

85730 / examxx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iwangchuanli/examxx

0.0 0.0 0.0 2.63 MB

examxx:基于`JAVA`与`MYSQL`开发的网络考试系统。它可以稳定、顺畅的运行在`Windows`与`Linux`平台上。您可以通过它快捷方便的创建试题和题库,发布试卷,组织考试,系统自动批改。高度的可配置性和灵活性使得它可以被应用于很多领域

JavaScript 36.19% PHP 0.19% Java 56.18% CoffeeScript 3.34% CSS 4.06% Less 0.04%

examxx's Introduction

exam

exam

  • Exam++是国内首款基于JAVAMYSQL开发的网络考试系统。它可以稳定、顺畅的运行在WindowsLinux平台上。您可以通过它快捷方便的创建试题和题库,发布试卷,组织考试,系统自动批改。高度的可配置性和灵活性使得它可以被应用于很多领域。

##Exam++ 有什么功能

功能模块 子功能 详细介绍
用户功能模块 用户注册登陆 用户可以通过用户名邮箱注册网站,并且通过注册的用户登陆网站。
随机练习 从题库中随机取出指定数量的题目供学员练习。
强化练习 按照学员知识分布情况,分类进行练习,每次练习的结果会纳入到学员学习进度中。
错题练习 学员做错过的题库会记录在错题库中,学员可以从中进行学习。
模拟考试 学员可以从模拟考试的分类中选择试卷进行考试。
随机组卷 学员可以从随机组卷的分类中选择试卷进行考试。
专家试卷 学员可以从专家试卷的分类中选择试卷进行考试。
统计分析 用图表方式对学员知识体系下所有的题目做统计分析,学员可以清楚的知道自己的知识点掌握情况。
考试历史 参加过的考试会记录在考试历史中,通过点击可以查看答题情况,得分,和错题解答。
管理员/教师功能模块 题库管理 通过题库管理模块,教师可以增加、修改、删除题目,现在一共有6种题型,包括单选、多选、判断、简答、论述、分析、计算。
试卷管理 教师可以从题库中选择试题组成试卷供学员考试之用,组卷分为手动和自动两种。组卷完毕后还可以进一步调整试卷的分值,移除或添加试题。
用户管理 教师或管理员可以管理目前网站的注册用户。

##使用

  • Exam++采用了mysql数据库,因此,请安装mysql(5.0以上版本),安装完毕后,请创建一个名为examxx的数据库,并将doc目录下的数据库文件examxx.sql导入到数据库。
  • 请将examxx.war拷贝到tomcat目录下的webapps目录中。
  • tomcat启动后,war包自动部署到tomcat,打开webapps\examxx\WEB-INF\spring\root-context.xml修改数据库配置,填写你自己的数据库信息,如下:

  • 启动tomcat服务器,输入http://localhost:8080/examxx 进入到exam++主页面。如果能正常打开,则进度到第下一步,否则,请检查服务器配置或数据库配置是否正确。

  • 点击右上角登录按钮,输入用户名admin和密码123456即可登录系统。

examxx's People

Contributors

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