摘 要 : 开发的教学效果评价系统是在教育需求的情况下应运而生,方便对教师进行教学评价,本设计采用了B/S模式,用Dreamweaver MX 2004来制作框架,用ASP实现前台开发,SQL Server 2000作为后台数据库。该教学效果评价系统可以对各项评价数据进行管理,从而使得教务处在查询、整理、输入、输出等方面做到事半功倍的效果,同时,该系统也是对教师的教学质量进行检查,更加有效督促教师教学的一种手段。 该系统分为几个大模块:管理模块,可以进行学期、教师、课程和评价内容的添加等,以适应学校的各项与教学评价相关的变更;评价功能,允许合法用户进行登陆后进行投票评价;统计功能,根据学生,督导和领导三者评价的得分和该教师的创新分数,计算该教师的最后得分和等级的评定;反馈功能,可以通过该模块进行向教学机构留言,同时还可以对某老师的具体课程进行留言并且对外保密。 关键词: 教学评价 结构化设计方法 ASP B/S模式 SQL Server 2000
毕业设计(论文)外文摘要
The Design and Implementation of Teaching Evaluation System
Abstract: Development of teaching effectiveness evaluation system is in need of education, which came into being to facilitate the evaluation of teaching. The design adopted B/S model, used Dreamweaver MX 2004 to produce a framework for future development in ASP, made SQL Server 2000 as the background database. Teaching evaluation system, which manage, each appraisal data, can help educational administration to manage for example: inquiry, reorganization, input, and output. At the same time, this system can inspect the teacher's quality of teaching. The system is divided into several major modules: the management module which can add semester, teachers, courses and assessment content, so as to adapt to the school associated with the evaluation of teaching change; voting functions which allows legitimate users to vote evaluation; statistical functions which calculates the final score and teacher assessment grade according to students, supervision and leadership; feedback functions which can feedback evaluation information to teachers.
Keywords: Teaching evaluation; Structured design methodology; ASP; B/S model; SQL Server 2000 目 录 1. 引言 1 1.1 设计评价系统目的意义 1 1.2 评价系统应起到的作用 1 1.3 教学评价与学校的科学管理 3 1.4 设计教学评价的原则 4 1.5 论文各章内容的简介 5 2.开发工具简介 6 2.1 开发平
|