Java Online test system (including source code)

Source: Internet
Author: User

This demo download and video tutorial view address: http://www.wisdomdd.cn/Wisdom/resource/articleDetail.htm?resourceId=1076

This example introduces the online examination system, the foreground uses bootstrap technology, backstage uses structs and herbinate, the database is MySQL, the system divides into the teacher and the student two roles, the teacher can manage the student and the question, the student can carry on the answer online and obtains the score in real time

The instance code for the project can be obtained by using the Download instance button on the right.

Development tools: MyEclipse10, JDK1.7, TOMCAT7, MySql5.5.60

"Project contains content" (see):

"ExamOnline" project source code

"Exam.sql" Database script

"Instance Features"

1. Login page login function, enter user name and password, select role, swipe arrow to the right to click Login

2. Student role Login successful, you can see the need to answer the test paper, a prescribed answer time (countdown)

After the topic is selected, "Submit answer sheet" can immediately see the score, and then view the test paper answer

3. After the teacher role login successful, you can add students, query all students, add questions, query all questions

Instance

Access Login page: http://localhost:8080/examOnline/

Student role

Teacher role

"Instance Configuration"

1. Modify the database configuration information (your local user name and password)

2. When the teacher's role is added students, the student's password is set to a fixed value of "123456", the student role login, use "123456" as the login password

3. Database tables

Java Online test system (including source code)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.