跳到主要內容

臺灣博碩士論文加值系統

(18.97.9.175) 您好!臺灣時間:2024/12/08 10:16
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:張書源
研究生(外文):Shu-Yuan Chang
論文名稱:物件導向學習序列模型系統之建置
論文名稱(外文):Building a System for Object Oriented Learning Sequencing Model
指導教授:曾憲雄曾憲雄引用關係
學位類別:碩士
校院名稱:國立交通大學
系所名稱:理學院碩士在職專班網路學習學程
學門:電算機學門
學類:網路學類
論文種類:學術論文
畢業學年度:94
語文別:中文
論文頁數:52
中文關鍵詞:學習順序序列物件序列規則分享內容元件參考模型
外文關鍵詞:Learning SequenceSequence ObjectSequencing RuleSCORM
相關次數:
  • 被引用被引用:0
  • 點閱點閱:136
  • 評分評分:
  • 下載下載:18
  • 收藏至我的研究室書目清單書目收藏:2
目前許多國內外教學組織與學術單位皆投入大量人力與資源,發展了許多功能強大的學習系統。但由於每一種學習系統使用的教學資源格式皆有其獨特性,因此也造成各系統之間無法有效分享教學資源。有鑒於此,許多國際組織與單位提出了多種規範標準,其中,SCORM利用metadata定義每一個教材物件的結構,並利用XML的格式來表示整個教學計畫與其中的教學物件,為目前網路教材規範的主流。近年來雖然許多商業公司開發出不少SCORM的編輯工具,但是對於老師或是教學設計者而言,要了解SCORM複雜的行為設定,甚至是編輯想要的教學流程都是非常困難的事。在本篇論文中,我們利用Object Oriented Methodology(物件導向方法),建立學習流程模組系統,透過將這些編輯好的學習流程情境儲存成流程模型(Sequence Objects)方式,讓老師可以重複編輯或再利用學習流程。另外也提供圖形化的教材學習流程設計介面,將抽象的學習流程轉化成較簡單的活動樹(Activity Tree)的方式顯示與編輯。根據實驗的結果,OOSM可以根據各種不同課程的需要,利用定義好的課程序列重組出需要的教材結構;同時由於教材標準一直不斷的在革新跟改進,以物件導向方式建立的序列物件可以隨時透過繼承的方式,產生新的定義,具備有使用的彈性與可擴充性。
Many teaching organizations and academic units worldwide have invested tremendous manpower and resources to develop various powerful learning systems. However the uniqueness of each teaching resource format caused the inefficiency of teaching resources sharing across different systems. As a result, a lot of international organizations proposed its e-learning standard; so far the most popular one is introduced by SCORM, which utilized metadata to define the structure of every teaching object and make use of XML format to display the whole teaching program and objects. Though recently a lot of enterprises had developed many editing tools of SCORM, it remains very difficult for teachers and training program designers to understand the complicated set up as well as for editors who care about the teaching procedures. In this thesis, the Object Oriented Methodology is applied to create an Object-Oriented Sequencing Model, which is then used to save edited training procedure as Sequence Objects so that teachers can repeat editing or utilize learning procedures over times. In addition, the Object Oriented Methodology also offers graphical design interfaces to transform the abstract study procedure into a simpler Activity Tree for display and editing, which saves teacher’s working time for program designs. According to the experiment results of CRM courses, OOSM can restructure the training framework needed with defined course sequence based on various courses needs. Meanwhile, due to innovations and enhancements of training material standards, the sequential objects created by Object Oriented Methodology have usage flexibility and room for expansion to generate new definitions through inheritance anytime.
摘要 ii
Abstract iv
誌謝 vi
目錄 vii
表目錄 ix
圖目錄 x
圖目錄 x
第一章 緒論 1
第二章 相關文獻 3
2.1 物件導向方法論 3
2.2 SCORM 8
2.3 OOCM 9
2.4 客戶關係管理(Customer Relationship Management, CRM) 11
2.5 其他相關研究 12
第三章 物件導向序列模型(OOSM)的設計概念 14
3.1物件導向序列模型 14
3.2 OOSM物件關聯 17
第四章 OOSM Framework 20
4.1 OOSM物件規格定義 20
4.2 流程模型 27
4.3 轉換(Translation)過程 30
第五章 OOSM系統介紹 33
5.1 課程編輯介面 33
5.2 基本功能介紹 33
第六章 實驗設計與結果 42
第七章 結論與未來展望 49
參考文獻 50
Sharable Content Object Reference Model (SCORM) 2005, Advanced Distributed Learning.Retrieved April 2005 from
http://www.adlnet.org/
[2] Sequencing and Navigation (SN) 2005, ‘Sharable Content Object Reference Model (SCORM) Sequencing and Navigation (SN) Version 1.3’, Advanced Distributed Learning. Retrieved April 2005 from http://www.adlnet.org/index.cfm?fuseaction=DownFile&libid=648&bc=false
[3] Instructional Management System (IMS) 2005, IMS Global Learning Consortium. Retrieved April 2005 from
http://www.imsproject.org/
[4] 楊正甫,物件導向分析與設計最新版,松崗,台北。
[5] Booch G., Object-Oriented Analysis and Design with Applications (2nd Edition),Benjamin/Cummings Publishing Company,Redwood City,California,1993.
[6] P. Coad and E. Yourdon,Object-oriented Analysis,Prentice-Hall,1990.
[7] I. Jacobson, Object-Oriented Software Engineering,Addison-Wesley, 1992.
[8] J. Rumbaugh,Object-Oriented Modeling and Design,Prentice-Hall Pub. Co.,1991.
[9] J. Martin and J.J. Odell,Object-Oriented Analysis and Design, Prentice-Hall,1992.
[10] The Unified Modeling Language v1.3,Object Management Group,Retrieved from
http://www.omg.org/
[11] Booch G., I. Jacobson and,The Unified Modeling Language User Guide, Addison Wesley, 1998.
[12] Booch G., I. Jacobson and J. Rumbaugh,The Unified Software Development Process,Addison Wesley,1998.
[13] D. Schwabe, G. Rossi , “The object-oriented hypermedia design model”, Communications of the ACM , Vol. 38, Issue. 8, Aug. 1995.
[14] IEEE Learning Technology Standards Committee (LTSC) 2005, IEEE LTSC | WG12. Retrieved April 2005 from
http://ltsc.ieee.org/wg12/
[15] Aviation Industry CBT Committee (AICC) 2005, AICC - Aviation Industry CBT Committee. Retrieved April 2005 from
http://www.aicc.org
[16] Alliance for Remote Instructional and Authoring and Distribution Networks for Europe (ARIADNE) 2005, ARIADNE: Foundation for the European Knowledge Pool. Retrieved April 2005 from
http://www.ariadne-eu.org
[17] Jun-Ming Su,Shian-Shyong Tseng, Chia-Yu Chen,Jui-Feng Weng,and Wen-Nung Tsai (2005),“Constructing SCORM Compliant Course Based on High Level Petri Nets”, Computer Standards & Interfaces, 28,pp.336– 355,2006.
[18] Learning Design Specification (LD) 2005, IMS Global Learning Consortium. Retrieved April 2005 from
http://www.imsglobal.org/learningdesign/index.html
[19] Reload Editor (Reload) 2005, Reload Project, Retrieved April 2005 from http://www.reload.ac.uk
[20] The IMS Learning Design Engine (2005), CooperCore project website, Retrieved April 2005 from
http://www.coppercore.org/
[21] Active Learning for Adaptive Internet (Alfanet) (2005), Retrieved April 2005 from
http://alfanet.ia.uned.es/
[22] Learning Activity Management System (LAMS) 2005, Retrieved April 2005 from
http://www.lamsinternational.com/
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top