GithubHelp home page GithubHelp logo

donaldjohn / taxexam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from imalexyang/taxexam

0.0 1.0 0.0 2.07 MB

国内首款基于JAVA与MYSQL开发的网络考试系统【简单版】

Java 46.44% CSS 4.93% CoffeeScript 3.94% JavaScript 44.46% PHP 0.23%

taxexam's Introduction

taxexam

考试系统简单版

1.数据库配置在/extronline_online/src/main/webapp/WEB-INF/spring/root-context.xml

2.数据库为taxexam.sql

3.et_field 表修改 field_id 为 0 ,否则无法登陆。

4.考试系统管理员:admin 密码:xxb!(@zsx

5:服务器系统IP,账号,密码

6.考试系统yangyw账号 yangyw 123456

7.表et_user 的说明,et_org类似

status 表示是否已经答题 isall 是否有资格摇奖 iswin 是否得奖 winlevel 得奖等级 chance 是否必须中奖

每次参与摇奖的人数要是开奖人数【抽3人】的5倍以上,否则滚动会出现滚动一遍,不在重复滚动问题。 各省能参与摇奖人数要大于等于2, 内置获奖人员不能一个省出现超过2个,同一个公司超过1个。

抽奖结果:每个省不超过2个人,每个公司不超过1个人.

9.抽奖关键表et_user,et_org 关键字段province【区分获奖省份】,company【et_user中区分公司】,name【et_org中区分公司】,isall,iswin,winlevel,chance

#完整版:请移步至:https://github.com/imalexyang/ExamStack

taxexam's People

Contributors

imalexyang avatar

Watchers

Donald John 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.