1、 毕业设计(论文) 题目名称:学生综合素质测评系统的设计与实现 -辅导员与学生模块 院系名称:软件学院 班 级: 学 号: 学生姓名: 指导教师: 2012 年 05 月 I 摘摘 要要 本文论述了基于 B/S 架构的学生综合素质测评系统,该系统在技术上主要使用了 SSH 框架和MySQL数据库技术。本系统采用 JSP 进行页面开发,并利用 AJAX 技术提高 数据的显示、更新效率。本系统主要分为前台学生模块和后台管理模块,后台管理模块 又主要分为学工办管理,辅导员管理,班主任管理,团支部管理四大模块。该系统最终 实现了学生信息、成绩信息的导入,学工办的权限管理,辅导员的活动创建,团支部的 发
2、布活动,学生的自主报名,同时实现团支部的打分功能,和班主任的查看,打分功能, 在此基础上最终按照公式自动进行综合测评排名,导出综合测评表,班级奖学金表等功 能。建立后的网站系统是一个动态、交互式、提高教师工作效率,方便学生生活的网站 系统。 关键词:综合素质测评; SSH; MySQL; B/S; AJAX II Abstract This paper discusses the students comprehensive quality evaluation system based on B/S structure, this system is technically the main
3、 use of the SSH framework and MySQL database. This system uses JSP for page development, and uses AJAX technology to improve data display, update efficiency. This system consists of a front-student module and back-office modules which are divided into student-office management, counselor management,
4、 class management, league branch management to manage four modules. In this system counselor can import student information and student achievement, can create events ,student-office can complete the rights management of this system , students will be free to enroll in activities, at the same time,
5、league branch can publish different kinds of activities, as well as the league branch the head teachers can grade too. As a result, we can export one comprehensive evaluation excel file and one class scholarship word document based on the final data. After the establishment of the site the system is
6、 a dynamic, interactive website system which can improve the efficiency of teachers work and facilitate student life. Key words:Comprehensive Diathesis Evaluation; SSH; MySQL; B/S; AJAX III 目 录 第第 1 1 章章 引引 言言 1 1.1 课题来源 . 1 1.2 课题目的 . 1 1.3 综合素质测评系统的现状分析 . 1 1.4 研究方法 . 2 1.5 预期的结果 . 4 1.6 课题意义 . 5 第第 2章章 系统需分析求系统需分析求 6 2.1 综合素质测评系统流程描述 . 6 2.2 功能需求 . 7 2.2.1 学工办模块需求 . 7 2.2.2 辅导员模块需求 . 7 2.2.3 班主任模块需求 . 7 2.2.4 团支部模块需求 . 7 2.2.5 学生模块需求 . 8 2.3 性能要求 8 2.3.1 系统的灵活性 8 2.3.2 系统的安全性 8 2.