ANSI IEEE 1484.11.2-2003 Learning Technology ECMAScript Application Programming Interface for Content to Runtime Services Communication (IEEE Computer Society)《学习技术标准.运行时服务通信内容用ECM.pdf
《ANSI IEEE 1484.11.2-2003 Learning Technology ECMAScript Application Programming Interface for Content to Runtime Services Communication (IEEE Computer Society)《学习技术标准.运行时服务通信内容用ECM.pdf》由会员分享,可在线阅读,更多相关《ANSI IEEE 1484.11.2-2003 Learning Technology ECMAScript Application Programming Interface for Content to Runtime Services Communication (IEEE Computer Society)《学习技术标准.运行时服务通信内容用ECM.pdf(34页珍藏版)》请在麦多课文档分享上搜索。
1、IEEE Std 1484.11.2-2003IEEE Standards1484.11.2TMIEEE Standard for LearningTechnologyECMAScriptApplication Programming Interfacefor Content to Runtime ServicesCommunicationPublished by The Institute of Electrical and Electronics Engineers, Inc.3 Park Avenue, New York, NY 10016-5997, USA4 March 2004IE
2、EE Computer SocietySponsored by theLearning Technology Standards CommitteeIEEE StandardsPrint: SH95175PDF: SS95175Authorized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4, 2010 at 13:34 from IEEE Xplore. Restrictions apply. The Institute of Electrical and Electronics Engin
3、eers, Inc.3 Park Avenue, New York, NY 10016-5997, USACopyright 2004 by the Institute of Electrical and Electronics Engineers, Inc.All rights reserved. Published 4 March 2004. Printed in the United States of America.IEEE is a registered trademark in the U.S. Patent +1 978 750 8400. Permission to phot
4、ocopy portions of any individual standard for educationalclassroom use can also be obtained through the Copyright Clearance Center.Authorized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4, 2010 at 13:34 from IEEE Xplore. Restrictions apply. Copyright 2004 IEEE. All rights
5、reserved.iiiIntroductionThis introduction is not part of IEEE Std 1484.11.2-2003, IEEE Standard for Learning TechnologyECMAScriptApplication Programming Interface for Content to Runtime Services Communication.This standard describes a learning content ECMAScript API to support the data transfer need
6、s of contentwith a runtime service in a Web-browser-based content delivery environment. This standard provides a start-ing point for specifying a data communication channel and methods to support the data transfer needs ofeducation, training, and human performance support content. The capabilities o
7、f this API model may beextended as other communication needs or methods arise.AcknowledgementsThe IEEE LTSC P1484.11.2 CMI Working Group wishes to thank Tom King and Boyd Nielsen for theircontributions of initial documents used for the preparation of this standard.This standard is based on material
8、from Appendix B of the AICC/CMI Guidelines for Interoperability, Revi-sion 3.4.ParticipantsAt the time this standard was completed, the working group had the following membership:Tyde Richards,ChairJack Hyde,Chair (December 1998March 2001)Scott Lewis,Technical EditorThe following members of the ball
9、oting committee voted on this standard. Balloters may have voted forapproval, disapproval, or abstention.Mitchell BonnettFrank FaranceMike ForeLeonard GreenbergTom KingRolf LindnerKiyoshi NakabayashiBoyd NielsenClaude OstynDaniel RehakRobby RobsonSchawn ThroppMitchell BonnettKeith ChowHockemeyer Cor
10、dGuru Dutt DhingraKameshwar ErankiFrank FaranceHarriet FeldmanMike ForeEddy ForteRonald HoferJack HydeRobert Bruce KelseyTom KingRolf LindnerGregory LuriWilliam MeltonGeorge MiaoKiyoshi NakabayashiBoyd NielsenClaude OstynDaniel RehakTyde RichardsRobby RobsonLarry SternBrian TaliesinSchawn ThroppAuth
11、orized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4, 2010 at 13:34 from IEEE Xplore. Restrictions apply. ivCopyright 2004 IEEE. All rights reserved.When the IEEE-SA Standards Board approved this standard on 11 September 2003, it had the followingmembership:Don Wright,Chai
12、rHoward M. Frazier,Vice ChairJudith Gorman,Secretary*Member EmeritusAlso included are the following nonvoting IEEE-SA Standards Board liaisons:Alan Cookson, NIST RepresentativeSatish K. Aggarwal, NRC RepresentativeAndrew IckowiczIEEE Standards Project EditorH. Stephen BergerJoe BruderBob DavisRichar
13、d DeBlasioJulian Forster*Toshio FukudaArnold M. GreenspanRaymond HapemanDonald M. HeirmanLaura HitchcockRichard H. HulettAnant JainLowell G. JohnsonJoseph L. Koepnger*Tom McGeanSteve MillsDaleep C. MohlaWilliam J. MoylanPaul NikolichGary RobinsonMalcolm V. ThadenGeoffrey O. ThompsonDoug ToppingHowar
14、d L. WolfmanAuthorized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4, 2010 at 13:34 from IEEE Xplore. Restrictions apply. Copyright 2004 IEEE. All rights reserved.vContents1. Overview 11.1 Scope 11.2 Purpose. 12. References 23. Definitions, abbreviations, and acronyms 23.1
15、 Definitions 23.2 Abbreviations and acronyms 34. Conformance 34.1 Behavior. 44.2 API implementation. 44.3 Content object use of an API implementation . 44.4 Outside of scope. 55. Conceptual model (informative) 55.1 Simplified learning content ECMAScript API communication model . 55.2 Basic scenario
16、65.3 Implementation for Web-browser-based content. 75.4 ECMAScript API extensibility 96. API instantiation and binding 96.1 Instantiation of an instance of an API implementation 96.2 Multiple instances 106.3 Binding a content object to an API instance 106.4 Sample implementation to find an API insta
17、nce (informative) . 107. Content communication state model 117.1 Communication and error states 117.2 Events. 128. ECMAScript API methods and syntax 168.1 Session methods. 168.2 Data-transfer methods 188.3 Support methods 218.4 API implementation error codes 23Annex A (informative) Bibliography. 26A
18、nnex B (informative) When to call the terminate communication session method 27Authorized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4, 2010 at 13:34 from IEEE Xplore. Restrictions apply. Authorized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4,
19、 2010 at 13:34 from IEEE Xplore. Restrictions apply. Copyright 2004 IEEE. All rights reserved.1IEEE Standard for Learning TechnologyECMAScript Application Programming Interface for Content to Runtime Services Communication1. OverviewThe scope and purpose of this standard are discussed in 1.1 and 1.2
20、.1.1 Scope This standard describes an ECMAScript application programming interface (API) for content-to-runtime-services communication. This standard is based on an API dened in AICC/CMI Guidelines for Interopera-bility, Revision 3.4 B11, dened by the Aviation Industry CBT Committee (AICC). It denes
21、 common APIservices in the ECMAScript language that enable the communication of information between learning-related content and a runtime service (RTS) used to support learning management. This standard does notaddress the data structures that may be transmitted, data security, or communication bet
22、ween an RTS and arelated management system. 1.2 Purpose There is widespread acknowledgement that the ECMAScript API for content-to-runtime-services communi-cation dened in the AICC/CMI Guidelines for Interoperability, Revision 3.4, has broad applicability to sys-tems used for learning management. Th
23、e purpose of this standard is to build consensus around, resolveambiguities in, and correct defects in this ECMAScript API for exchanging data between learning-relatedcontent and a runtime service used to support learning management.1The numbers in brackets correspond to those of the bibliography in
24、 Annex A.Authorized licensed use limited to: IHS Stephanie Dejesus. Downloaded on February 4, 2010 at 13:34 from IEEE Xplore. Restrictions apply. IEEEStd 1484.11.2-2003 IEEE STANDARD FOR LEARNING TECHNOLOGYECMASCRIPT APPLICATION2Copyright 2004 IEEE. All rights reserved.2. ReferencesThis standard sha
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ANSIIEEE14841122003LEARNINGTECHNOLOGYECMASCRIPTAPPLICATIONPROGRAMMINGINTERFACEFORCONTENTTORUNTIMESERVICESCOMMUNICATIONIEEECOMPUTERSOCIETY

链接地址:http://www.mydoc123.com/p-435059.html