1 / 73
文档名称:

基于工作流的柔性网络教学系统的设计与实现.pdf

格式:pdf   页数:73
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

基于工作流的柔性网络教学系统的设计与实现.pdf

上传人:numten7 2014/2/24 文件大小:0 KB

下载得到文件列表

基于工作流的柔性网络教学系统的设计与实现.pdf

文档介绍

文档介绍:上海交通大学
硕士学位论文
基于工作流的柔性网络教学系统的设计与实现
姓名:孙少宁
申请学位级别:硕士
专业:软件工程
指导教师:曹健;徐业勇
20060719
上海交通大学工程硕士论文
基于工作流的柔性网络教学系统的设计与实现

摘要

近几年,信息网络技术的应用不断的深入,使网络教学成为教育
界研究的热点。但目前网络教学中仍然存在不少问题,如学生间学习
能力的差异,基础知识的差异,采用传统的授课方式不能做到个性化
的学习和辅导,难以做到因材施教。
本文结合工作流技术,将其引入到网络教学系统中,从而更好的
引导整个学习过程。根据网络教学系统的特点和要求,利用课程流建
模工具,设计出课程流程的过程模型,组织模型,信息模型和资源模
型,将课程中需要的课件、作业、习题等通过工作流管理工具进行组
织和管理。在工作流管理系统的监控下,为用户提供一个个性化的学
习环境。
本文首先对网络教学系统进行了需求分析,提出了基于工作流技
术的教学系统的总体架构。根据已有的工作流建模工具,组建了适合
课程建模的建模工具,并设计出模型中的各种过程节点和路由节点,
最后通过可视化的界面描述了建模环境。利用课程流建模工具,本文
对网络教学系统的过程模型、组织模型、信息模型和资源模型进行了
设计。在信息模型中创建了模型数据库、实例数据库和相关的数据结
构。
为了根据学生的学习情况控制学生的学习过程,本文提出了系统
- 1 -
上海交通大学工程硕士论文
评测方法。根据学生各种测验的成绩和作业、学习时间及论坛发言等
情况,给出了评测学生成绩的算法和方法,从而更好的实现课程流的
柔性控制。
最后以数据库原理课程为例,实现了一个具体的课程流程,给出
了客户端界面。

关键词:网络教学,工作流,柔性环境
- 2 -
上海交通大学工程硕士论文
DESIGN AND REALIZATION OF WORK
TEACHING SYSYEM BASED ON WORKFLOW TECHNOLOGY



ABSTRACT

With the continuous application of the information and
technology, e-Learning has e the study focus of education field.
However, there are still many problems existed in e-Learning at present.
For example, there are differences between students in the study abilities
and the basic knowledge, yet individualized teaching cannot be achieved
in the traditional teaching mode.
This bines workflow technology work
teaching system so as to conduct the whole study process. Based on the
feature and demand of e-Learning system, using workflow construction
tools, we can design process model, organization model, information
model and resource model to deal with the courseware, assignments and
exercises. Under the monitoring of the workflow system, users can have a
personalized study circumstances.
This dissertation analyzes the demands of the e-Learning system,
and puts forwards the general structure of teaching system based on
- 3 -
上海交通大学工程硕士论文
workflow technology. It talks about construct suitable course model and
design acti