摘要摘要中职院校学生综合评价是当前教育信息化的重要内容之一。
通在中职学校以及其他院校结合学校自身实际情况研发并应用学生综合评价系统,提供对学生全面、真实、科学、有效的测评标大厦标准以及测评手段,可以较大程度上提高学生素质,起到工欲善其事,必先利其器的效果。
另外从学校和教师角度,通过开发学生综合评价系统,对于中职院校的管理以及教师工作自动化的展开都有较大促进,从学生兴趣角度,可以使广大中职学生有提高自身素质的明确动力,提高教学效果,从长远上保证就业的能力储备。
本系统包含权限与用户身份管理模块、学生信息查询模块、学生综合评价考评模块、辅导员学生管理模块几个功能模块,主要关键技术是利用了基本的层次分析方法等方法规划了在职中职学生的综合素质评价体系,同时提供了合理可行的中职学生综合评价的指标体系,建立了系统的评测模型并进行了实现。
本文采用的主要技术手段是PHP开发以及数据库技术,关键技术中则运用了数据库挖掘技术。
本文完成了系统的体系架构和详细设计,在Chrome浏览器以及数据库Windows Server2008上进行了原型系统实现。
本文完全按照标准的软件工程研发流程,从系统的可行性分析入手,进行了详尽的系统需求论证,撰写了需求报告,分析了整个系统的业务和数据流程,然后根据不同的用户群绘制了用例图,分析了系统的功能模块,采用多层架构体系,然后继续进行详细的功能设计和数据库设计以及界面设计等,最终经过系统开发和测试,才搭建了系统的原形系统。
经过系统测试,系统有较好的综合评价结果。
本系统已经在笔者所在学校的教务管理部门以及学生管理部门开始小范围的试用,当前的实验证明,本文提出的中职学生综合素质测评方案和开发的原型系统具有一定的效果,可以对于管理自动化提供较大的帮助。
关键词:综合评价;指标分析;中职院校;教育信息化ABSTRACTComprehensive evaluation of students in vocational colleges is one of the important contents of current educational information.Through the development of the comprehensive evaluation system,the students will be provided a comprehensive,real, scientific and effective evaluation standard and evaluation means,which can improve the quality of students to a large extent.Good tools are prerequisite to the successful execution of a job.To be good at work,we must first of its effect.In addition,from the perspective of schools and teachers,to develop a comprehensive evaluation system for students has a greater promotion for the both management of vocational colleges and the automation of teachers’work.From the perspective of student interest,it makes the majority of secondary vocational students have motivation to improve their own quality so that the teaching effect can be improved.Meanwhile It ensures the reserve of talent in long term.This system includes several function modules of authority and user identity management module,student information query module,student comprehensive evaluation evaluation module and counselor student management module.The main key technology is to use the basic level analysis method and so on.The comprehensive quality evaluation system is provided,and the index system of comprehensive evaluation of middle vocational students is provided,and the evaluation model of the system is established and realized.The main means being adopted is PHP development and Database,and the key tech is Database Mining.This paper completed the system architecture and detailed design and implemented the prototype system in the Chrome browser and database Windows Server2008.Based on the standard software engineering R&D process,this paper starts from the feasibility analysis of the system,carries out the detailed system requirements demonstration,composes the demand report,analyzes the whole system business and the data flow,and then draws the use case according to the different user group Figure, the system of functional modules,the use of multi-tier architecture,and then continue to carry out detailed functional design and database design and interface design,and ultimately through the system development and testing,only to build the system prototype system.After the system test,the system has a preferable comprehensiveevaluation results.The system has been in the school's educational administration departments which the author serves and a small trial has been run in the student management departments. The current experiment has proved that the evaluation program and the development of the prototype system put forward by this article have a certain effect and provide greater help for management automation.Key words:comprehensive evaluation;index analysis;secondary vocational school;education informationization目录第一章绪论 (1)1.1研究背景与意义 (1)1.2国内外研究现状 (2)1.2.1国内外学生综合评价研究进展 (2)1.2.2国内外评价系统技术进展 (3)1.2.3国内外数据库技术进展 (3)1.3本文的研究内容与研究方法 (4)1.4本文的组织结构 (5)第二章相关理论与技术 (7)2.1PHP的理论和技术框架 (7)2.1.1基本定义 (7)2.1.2开发框架 (7)2.2多层体系架构 (7)2.2.1基本定义 (7)2.2.2架构内容 (7)2.3开发语言与数据库基础 (9)2.4中职学生综合评价体系 (9)2.5用户指标分析 (11)2.5.1综合指标分析 (11)2.5.2中职院校综合评价数学模型 (12)2.6本章小结 (12)第三章中职学校学生综合评价系统的需求分析 (13)3.1系统设计目标与原则 (13)3.2系统可行性分析 (13)3.3中职院校的信息化需求 (15)3.4系统需求分析 (16)3.4.2系统业务与数据流程分析 (16)3.4.3用例图分析 (18)3.4.4功能模块需求 (20)3.5本章小结 (20)第四章中职学校学生综合评价系统设计 (21)4.1系统设计目标 (21)4.2系统设计原则 (21)4.3系统概要设计 (22)4.3.1整体体系结构 (22)4.3.2系统网络架构 (23)4.4系统详细设计 (23)4.4.1系统登录模块 (23)4.4.2学生查询模块 (25)4.4.3综合素质评价管理模块 (25)4.4.4教师成绩管理模块 (27)4.4.5辅导员管理模块 (27)4.4.6系统管理模块 (28)4.5系统数据库设计与操作 (28)4.5.1数据库概念模型 (29)4.5.2数据库逻辑模型 (29)4.5.3数据库物理模型 (29)4.5.4数据表设计 (30)4.5.5数据库部署与连接 (31)4.6本章小结 (32)第五章中职学校学生综合评价原型系统实现 (33)5.1系统开发环境 (33)5.1.1系统安装环境 (33)5.1.2配置环境 (33)5.2系统界面设计 (34)5.2.1界面设计规范 (34)5.2.2界面设计流程 (34)5.2.3系统主界面 (35)5.3系统关键技术实现 (35)5.3.1数据库连接 (35)5.3.2系统框架MVC (36)5.4系统主要功能模块实现 (38)5.4.1添加学生个人基本信息 (38)5.4.2修改学生个人基本信息 (39)5.4.3系统登录模块 (41)5.4.4学生查询模块 (42)5.4.5综合素质评价管理模块 (43)5.4.6教师成绩管理模块实现 (46)5.4.7辅导员管理模块实现 (47)5.5本章小结 (47)第六章中职学校学生综合评价系统测试 (48)6.1测试目的与测试环境 (48)6.1.1系统测试目的 (48)6.1.2性能指标 (48)6.1.3系统测试环境 (49)6.2测试方法 (50)6.2.1系统功能测试 (50)6.2.2系统性能测试 (51)6.3测试结果 (51)6.4测试结果分析 (53)6.5本章小结 (54)第七章总结与展望 (55)7.1本文研究工作总结 (55)7.2未来工作展望 (56)致谢 (57)参考文献 (58)第一章绪论第一章绪论1.1研究背景与意义目前我国的中等职业教育指的是实施中等职业教育的职高、中专等学校,其招生对象为初中毕业生及具有同等学历的学生,学制一般为三年,学生毕业后获得中专学历。