网上案例教学实践系统.doc

约109页DOC格式手机打开展开

网上案例教学实践系统,全文109页约30000字论述翔实摘 要案例教学是80年代以后,随着管理科学教育发展的需要,从国外引进的一种先进的教学方法,但是,与传统的教育相结合的案例教学本身还存在着很多缺点,例如案例来源不多、课堂时间的限制,学生参与不积极等,这些限制了案例教学作用的发挥,如何提高案例教学的质量,使学生真正受益...
编号:10-26661大小:907.00K
分类: 论文>计算机论文

内容介绍

此文档由会员 痴狂少年 发布

网上案例教学实践系统

全文109页 约30000字 论述翔实

摘 要

案例教学是80年代以后,随着管理科学教育发展的需要,从国外引进的一种先进的教学方法,但是,与传统的教育相结合的案例教学本身还存在着很多缺点,例如案例来源不多、课堂时间的限制,学生参与不积极等,这些限制了案例教学作用的发挥,如何提高案例教学的质量,使学生真正受益成为了必须解决的问题。本次“管理学院网上案例教学实践系统”的开发正是为了适应这一需求而产生。
本系统运用管理信息系统及软件开发的基本理论,使用微软公司的Visual studio.net编程环境和与之相对应的C#编程技术,并以SQL server 2000作为数据库服务软件,为管理学院学生提供一个良好的案例训练的平台。
该系统根据需求将用户分为三类,并且分别建立界面,使学生在实现案例查看、案例训练等基本功能的同时,能够通过老师的参与,得到进一步的提高,并且通过讨论区的建立,学生和老师可以自由的进行交流。管理员界面的实现保证了系统的正常实施。
通过使用该系统,管理学院的学生可以方便的浏览大量的高质量的案例,而且通过案例的训练和讨论,提高了他们分析问题和解决问题的能力,使他们更能适应经济快速发展的需求。

关键词 网上案例教学,系统开发,案例库,讨论区

ABSTRACT

With the development of management science, case study was introduced into china as an advanced teaching method since 1980s.but this method has many shortcomings as it is combined with the traditional teaching method, for example, the source of cases is limited and many cases are too old, class time is short for discussion which is very important for case study, students are not active in discussion and so on. these seriously confine the advantages of case study. How to improve the quality, and let students benefit more from case study become the questions that should be settled. The development of the "net-based case study system for school of management" meets the needs.
Using the theories of MIS and software development, the system is developed by the environment of Visual studio.net and C# program technology, and uses the SQL Server 2000 as the database server. It offers a good space for students to exercise cases.
The system classifies the users to three types: student, teacher and administrator, and builds separate interfaces for them. The students can not only view cases, do case exercises, but also make discussions with other students and teachers without considering the time and space. With the help of the teachers, students can learn more from case study and make better use of the system.
By using the system, the students of management can easily view a lot of cases with high quality, and by exercising and discussing, their capacities of analyzing and solving issues are improved, which are needed for them to be better adapted to the fast developed economics.

KEY WORDS net-based case study, system development, case database, BBS

目录
第一章 引言 1
1.1问题的提出及研究意义 1
1.2国内网上案例教学系统的现状 3
1.2.1概念的界定 3
1.2.2特征 5
1.2.3国内的现状 6
1.2.4主要问题 9
1.3系统开发的相关理论与技术 9
1.4论文内容与框架 10
第二章 系统分析 12
2.1需求分析 12
2.1.1系统需求提出 12
2.1.2系统总体需求 13
2.1.3系统功能需求 14
2.2结构和功能分析 14
2.2.1学生界面分析 15
2.2.2教师界面分析 16
2.2.3管理员界面分析 17
第三章 系统设计 19
3.1系统设计概述 19
3.2系统总体设计 19
3.2.2系统人机界面设计 22
3.3系统详细设计 24
3.3.1系统体系结构设计 25
3.3.2各子系统功能模块详细设计 28
3.3.3数据库详细设计 36
第四章 系统实现 45
4.1开发工具的选择 45
4.1.1前端软件开发工具的选择 45
4.1.2后台数据库的选择 48
4.2主要功能模块的实现 48
4.2.1用户登录界面(login.aspx) 48
4.2.2讨论区界面(bbsmain.aspx) 52
4.2.3提交案例(t_upcase.aspx) 55
4.2.4课外学分(m_viewmark.aspx) 56
4.3系统维护 58
第五章 结论和进一步研究的问题 61
5.1结论 61
5.2进一步研究的问题 62
致 谢 63
参考文献 64
附录1:主要界面截图 66
附录2:部分代码 70
附录3:系统实施效果评价表 102

部分参考文献

【8】 范厚明 管理课程教学中的案例教学法 航海教育研究 1994.1
【9】 金萍 “法律基础”网上案例教学设计 教学先锋 2003.3
【10】 李雅玲 教师教育案例库建设及其案例研究 首都师范大学硕士学位论文 2004.5
【11】 李勇平 ASP.NET:.NET Windows 应用开发教程 北京希望电子出版社 2004.5
【12】 陆昌辉 吴晓华 SQL Server 2000核心技术揭秘 北京希望电子出版社 2002.6