§ 瀏覽學位論文書目資料
  
系統識別號 U0002-0706200614363500
DOI 10.6846/TKU.2006.00112
論文名稱(中文) SCORM學習順序導引之錯誤偵測機制
論文名稱(英文) Error Detection Mechanism In SCORM Sequencing and Navigation
第三語言論文名稱
校院名稱 淡江大學
系所名稱(中文) 資訊工程學系碩士班
系所名稱(英文) Department of Computer Science and Information Engineering
外國學位學校名稱
外國學位學院名稱
外國學位研究所名稱
學年度 94
學期 2
出版年 95
研究生(中文) 詹昆翰
研究生(英文) Kuen-Ha Jan
學號 693191339
學位類別 碩士
語言別 繁體中文
第二語言別
口試日期 2006-06-01
論文頁數 88頁
口試委員 指導教授 - 施國琛(tshih@cs.tku.edu.tw)
委員 - 楊錦潭(yangdav@nknucc.nknu.edu.tw)
委員 - 林慧珍(hjlin@cs.tku.edu.tw)
關鍵字(中) SCORM
學習順序導引
遠距教學
關鍵字(英) SCORM
Sequencing
Testing
Distance Learning
第三語言關鍵字
學科別分類
中文摘要
ADL組織提出SCORM標準,希望能將所有的教材達到再利用性、存取性、持續性、跨平台性、適應性、效率性,讓所有的學習者能在世界各地,各個平台學習符合SCORM標準的課程,在SCORM中也定義了學習順序,教材編輯者可以為學習者編排適當的學習順序來學學習課程,不過在學習順序中定義了多項控制項,例如在眾多控制項中最基礎的設定Control Mode定義了Flow、Choice、ChoiceExit、ForwardOnly,等四種學習行為,當教材編輯者混合設定時就會發生有些課程根本無法學習或發生學習中斷,在Rollup Control中會發生閱讀完課程後學習狀態仍然為不滿足的狀態,因此本篇論文基於發生以上的狀況,提出針對教材編輯者在Control Mode以及Rollup Control中偵測錯誤的方法,並以圖示的方式來提醒教材編輯者有問題的設定。
英文摘要
Advanced Distributed Learning (ADL) Initiative proposes SCORM (Shareable Content Object Reference Model) that aims to provide the specifications necessary to enable content developers with the ability to produce content that is sharable, accessible, reusable, and most importantly interoperable. In SCORM 2004 also defines the sequencing information that describes how SCORM-conformant content may be delivered to the learner through a set of learner or system-initiated navigation events. It provides course designers the ability to prescribe the intend learning sequencing strategy, but however, it lacks the completed definitions and lacking the testing mechanism for those authored sequencing information which might results in designing the unreasonable or careless settings of SCORM sequencing. 
In this paper, we proposed a detecting mechanism to detect the improper settings of Sequencing Control Mode and Rollup Control elements applied to the SCORM-compliant learning activities. An assistant truth table derived from the definitions of Sequencing Control Mode elements will be introduced to check the undesired learning sequence. Some experiments were made to illustrate the verification with the latest ADL runtime environment as well. Finally, in the system implementation section, a set of effective warning messages were demonstrated according to our proposed detecting algorithm
第三語言摘要
論文目次
第一章 緒論	                   1
1.1 研究動機與目的	                   1
1.2 論文組織介紹	                   3
第二章 相關研究探討	          4
2.1 研究背景	                   4
2.2 相關研究	                  14
第三章 研究方法與進行步驟	         16
3.1 Sequencing and Navigation介紹	16
3.2 學習順序之Control Mode探討與分析	22
3.3 學習順序之Rollup rule探討與分析	48
第四章 系統實作	                  63
4.1 實驗環境介紹	                  63
4.2 系統流程	                  69
4.3 實作成果	                  70
4.3.1 Control Mode成果	         71
4.3.2 Rollup rule 成果	         74
第五章 結論及未來研究方向	         77
5.1 結論	                           77
5.2 未來發展	                  78
參   考   文   獻	                  79
附      錄	                  81

圖 目 錄
(圖1) SCORM 標準演進程序圖....................... 8
(圖2) Asset 種類................................ 9
(圖3) SCO 特性.................................. 9
(圖4) Manifest 架構............................ 12
(圖5) Manifest 與Asset 和SCO 關連圖............ 13
(圖6) 課程架構圖.............................. 16
(圖7) Activity Tree 和Manifest 關連圖.......... 17
(圖8) Cluster 架構圖........................... 18
(圖9) cluster 切割圖........................... 19
(圖10) choice 行為描述......................... 22
(圖11) Flow 行為描述........................... 23
(圖12) ForwardOnly 行為描述.................... 24
(圖13) ChoiceExit 行為描述..................... 25
(圖14) Blocked 情況標示........................ 28
(圖15) Unreachable 情況標示.................... 29
(圖16) case 1 真值表以及架構圖................. 30
(圖17) case 2 真值表以及架構圖................. 31
(圖18) case 3 真值表以及架構圖................. 32
(圖19) case 4 真值表以及架構圖................. 33
(圖20) case 5 真值表以及架構圖................. 34
(圖21) case 6 真值表以及架構圖................. 35
(圖22) case 7 真值表以及架構圖................. 36
(圖23) case 8 真值表以及架構圖................. 37
(圖24) case 9 真值表以及架構圖................. 38
(圖25) case 10 真值表以及架構圖................ 39
(圖26) case 11 真值表以及架構圖................ 40
(圖27) case 12 真值表以及架構圖................ 41
(圖28) case 13 真值表以及架構圖................ 42
(圖29) case 14 真值表以及架構圖................ 43
(圖30) case 15 真值表以及架構圖................ 44
(圖31) case 16 真值表以及架構圖................ 45
(圖32) 演算法偵測順序.......................... 47
(圖33) Rollup 行為示意圖........................ 48
(圖34) Rollup 行為示意圖....................... 49
(圖35) Rollup 行為示意圖........................ 49
(圖36) tracking mode 包含項目................... 53
(圖37) rollup measure status ................... 57
(圖38) Tracking mode 和Objective Description 之間關
連性........................................ 58
(圖39) 以測量值來判斷的基本架構................ 60
(圖40) not satisfied 標示....................... 62
(圖41) SCORM API 功能圖........................ 64
(圖42) LMS 架構圖.............................. 65
(圖43) 學習順序觸發流程圖...................... 66
(圖44) SCROM RTE 瀏覽畫面...................... 67
(圖45) 使用MINE SCORM Authoring Tool 瀏覽課程. 68
(圖46) 使用MINE SCORM Authoring Tool 編輯Sequencing
and Navigation .............................. 69
(圖47) 系統流程圖............................. 70
(圖48) 操作按鈕............................... 71
(圖49) control mode 發生狀況示意圖............. 72
(圖50) 使用Authoring Tool 標記有問題課程....... 72
(圖51) 問題課程在RTE 中........................ 73
(圖52) 問題課程在RTE 中........................ 74
(圖53) 使用Authoring Tool 標記有問題設定....... 75
(圖54) 混合狀況標示圖.......................... 75
表 目 錄
(表1) 全部情況真值表........................... 26
(表2) 分析過後真值表........................... 29
(表3) 列出會發生問題情況的真值表............... 46
(表4) ItemInfo database 資料表.................. 59
參考文獻
[1] Airline Training Institution  http://ptc.piac.com.pk/
[2] IMS Global Learning Consortium  http://www.imsglobal.org/
[3] The World Wide Web Consortium http://www.w3.org/XML/
[4] Advanced Distributed Learning http://adlnet.gov/
[5] Institute of Electrical and Electronics Engineers, Inc www.ieee.org
[6] The World Wide Web Consortium http://www.w3.org/
[7] Nigel H. Lin and Timothy K. Shih, “An Effective Course Authoring and Student Evaluation System for Distance Learning,” in proceedings of the 2003 IRMA International Conference, Philadelphia, USA, May 18-21, 2003.
[8] Timothy K. Shih, Nigel H. Lin, Hsuan-Pu Chang, Huan-Chi Huang, Yuan-Kai Chiu, "SCORM-Compliant Reader on Pocket PC", in Proceedings of the Tenth International Conference on Distributed Multimedia Systems (DMS'2004), San Francisco, September 8 - 10, 2004.
[9]  Shih, T.K.; Wen-Chih Chang; Te-Hua Wang; Hsiau Wen Lin; Hsuan-Pu Chang;
"The hard SCORM LMS: reading SCORM courseware on hardcopy textbooks"5-8 July 2005 Page(s):812 - 816
[10]  曾憲雄、黃國禎、江孟峰、蔡昌均和林耀聰編著 (2002). 專家系統導論/工具/應用. 文魁出版社, 台灣, 2002.
[11]  R.Y. Chen, S. S. Tseng, C.L. Liu , C.S. Chang and C. S. Chen, "Learning Sequences Construction Using Ontology and Rules", 
submitted to the International Conference on Computers in Education, 2005
[12] A semantic Web primer 
Grigoris Antoniou and Frank van Harmelen. Cambridge,  : MIT Press, c2004.
[13]  蘇俊銘. 2. 曾憲雄. 1. 林喚宇. 1. 呂真郁. 3. 國立交通 大學資訊科學系. 1. 國立交通大學資訊工程系. 2. 階梯數位科技(股) 
 Design and Implementation of an Object Oriented. Learning Activity System. TWELF2005
論文全文使用權限
校內
校內紙本論文立即公開
同意電子論文全文授權校園內公開
校內電子論文立即公開
校外
同意授權
校外電子論文立即公開

如有問題,歡迎洽詢!
圖書館數位資訊組 (02)2621-5656 轉 2487 或 來信