文档介绍:长春大学
毕业设计(论文)
教师评价系统的设计和实现
姓名
学院
软件学院
专业
软件工程
班级
指导教师
教师评价系统的设计与实现
[摘要] 论文在分析了传统高校教学评价基本理论和方法的基础上,研究了基于网络的教师教学评价的特点,通过对理论的梳理和对时间的反思构成评价策略,构建了一个基于评价档案的教师教学评价模型。在此模型的指导下,设计并实现了利用问卷调查的方法对教师教学进行评价,借助实施评价活动、统计、量化评价结果,并随时发布评价结果。详细讨论了该程序的功能结构设计、数据库设计和主要技术问题。论文从分析教学环境中的教师教学的相关信息入手,以课程学习材料子模块对教师跟踪内容的讨论为例,通过对这些相关信息评价意义的分析归纳,得出具体、明确和可测量的教师教学的跟踪评价指标体系。在此基础上,概要地描述了跟踪数据的记录、收藏、保存和更新,对统计结果的分析处理方式的讨论,并在实际应用中实现这一模型的软件系统。
本软件采用Java和oracle进行开发、调试和维护,并以B/S结构实现。教师评价系统涉级四种角色,即学生、教师、专家和系统管理员,其中学生、教师、专家具备登录、修改密码、查询用户信息以及教师评价功能;系统管理员人员信息管理功能,即查询、新增、修改以及删除人员信息。
[关键词]教师评价;B/S;Java;oracle;jsp;
Design and Implementation of The Teacher Envaluation System
[Abstract] Based on the analysis of the traditional teaching evaluation theory and method, studies the characteristics of the evaluation of teachers' teaching based on work, through the theory review and reflection of the time structure of the evaluation strategy, has constructed based on the teachers' teaching evaluation by this model, the design and implementation of the method using question survey and teaching evaluation of teachers, evaluation results through the implementation of activities, statistics, quantitative evaluation results, and published at any time. Functional structure design, the program of the database design and the main technical problems are discussed in detail. The relevant information from the analysis of teachers' teaching in the teaching and learning environment of learning materials, with discussion of the tracking module content of the teacher as an example, by analyzing the evaluation significance to the related information, we concluded that teachers teaching specific, clear and measurable tracking evaluation index system. On this basis, briefly describes the collection, record, save and update the tracking data, discussion and analysis of the treatment on the statistical results, the software system of a model realization and application.
The software uses Java and Oracle to de