Design and implementation of java jsp source code Network Test System

Development Environment: Windows Operating System
Development Tools: MyEclipse / Eclipse + JDK + Tomcat + MySQL Database

Project:


network test system is mainly used for online college exam, basic features include: automatic test paper, papers published, marking papers, papers and other performance statistics . This system is structured as follows:
(1) Student side:
        login module: login function;
        network test module: You can take the test and see the results of the examination, submit the case to see the wrong question papers after the teacher allowed;
(2) super administrator side:
        Login module: administrator login function;
        user management module: increased user information, modify, view function;
        the role of rights management module: the added role, modify, view function;
        paper management module: increased papers, modification Check function;
        questions management module: increased information questions, modify, view functions;
(3) questions administrator end (teacher):
        paper management module: increased papers, modification, viewing;
        questions management module: increase in questions of information, modify, view function;

project screenshots:

 

 

 

 

 

 

 

 

 Source and the original link: http://javadao.xyz/forum.php?mod=viewthread&tid=25

Guess you like

Origin www.cnblogs.com/javadao/p/12178057.html