| With the development of national higher education year by year, the single test score of students has not been able to meet the assessment of overall capacity requirements. To make students recognize their strengths and weaknesses more clearly, as well as allowing teachers to improve teaching plan for students according to their specific circumstances, establishing a quality evaluation system which could refine a single score to vary of capacity scores, is necessary.This paper design and implements the evaluation sub system of Software College of Northeastern University. The system is developed by JSP+Servlet technology based on MVC pattern, using Java language and MySQL database. It implements seven function module including teacher management, student management, course management, major management, announcement management, evaluation query and performance upload module. The modules of teacher, student and major are mainly implements the maintenance of these basic information. Besides the management of its basic information, the course management module implements course setting function, which could set assessment of course and its ability percent. The evaluation query module could calculate evaluation score and display it. The performance upload module could upload performances of students. There are three types of user in this system including administrator, teacher and student. It has set permissions on the three different user groups.Finally, the system is tested using the real information of Software College, in order to ensure the normal use according to the expectations. The ability scores are calculated accurately and displayed clearly, which has met the evaluation requirements of teachers and students. |