This system is an online student course evaluation and management system that will use paper-based teaching evaluation cards to provide teachers with inconvenience and efficiency in the course rating this semester for the courses of our college at the end of the course.
This system mainly includes three types of users: system administrator, teacher, and student. The following are the main functions, and the others are subject to actual development.
This system is an exercise for learning JSP courses, and secondary development is welcome.
Login interface
Student homepage
Teacher's main page
Administrator home page
Download the project code
Import the IDE. At that time, the tools I developed were myeclipse8.5, JDK1.7, tomcat6.0; eclipse is all fine, and the configuration and modification of the system environment package file (different programming tools and system configuration environment will have an impact. Just add or modify or delete the package file as prompted)
Start using tomcat server
Browser input: http://localhost:8080/CurriculumEvaluationSystem
If you encounter any problems that cannot be solved, please leave a message.