1北京理工大学珠海学院 2020 届本科生毕业设计卓越补习机构的助教平台分析与设计卓越补习机构的助教平台分析与设计摘要随着时代的发展,越来越多的父母对自己的孩子表现得十分关心。很多父母都会把自己的孩子送到补习机构进行补习。随着互联网和补习机构的发展,设计一个助教平台,可以帮助卓越补习机构节约成本和提高工作效率。卓越补习机构的助教平台的运行模式为 B/S,系统将采用 Java 技术进行建设,使用 MyEclipse 编程工具、MySql 作为数据库、tomcat 作为服务器进行建设。系统实现的功能大概分为用户管理、分数管理、考勤管理、反馈管理等 4 个功能。其中用户管理是只有管理员才能进行对每个用户的修改或者删除,而其他用户只能修改自己的个人信息。分数管理、考勤管理、反馈管理是可以让助教和管理员进行增加、修改、删除、查询,而用户只能进行查询。系统界面良好、操作简单,具有平台的基本功能,能够为补习机构提供良好的效益。关键词:助教平台;B/S;MySql;Java2北京理工大学珠海学院 2020 届本科生毕业设计The analysis and design of the teaching assistant platform of the ZhuoYue institutionAbstractWith the development of the times, more and more parents show great concern for their children. Many parents send their children to cram schools. With the development of Internet and tutoring institutions, designing a teaching assistant platform can help excellent tutoring institutions to save costs and improve work efficiency.The operation mode of teaching assistant platform of excellent tutoring institution is B / s. The system will be built by Java technology, MyEclipse programming tool, MySQL as database and Tomcat as server. The system can be divided into four functions: user management, score management, attendance management and feedback management. User management means that only administrators can modify or delete each user, while other users can only modify their own personal information. Score management, attendance management and feedback management enable TA and admi...