新书推介:《语义网技术体系》
作者:瞿裕忠,胡伟,程龚
   XML论坛     W3CHINA.ORG讨论区     计算机科学论坛     SOAChina论坛     Blog     开放翻译计划     新浪微博  
 
  • 首页
  • 登录
  • 注册
  • 软件下载
  • 资料下载
  • 核心成员
  • 帮助
  •   Add to Google

    >> 本版讨论IMS, IEEE LTSC, ADL SCORM, AICC CBT,CLTSC CELTS等基于网络教育/远程教育(E-learning)技术。
    [返回] 中文XML论坛 - 专业的XML技术讨论区XML.ORG.CN讨论区 - 高级XML应用『 IMS/SCORM/E-learning 』 → 高手请指教,在此谢过了! 查看新帖用户列表

      发表一个新主题  发表一个新投票  回复主题  (订阅本版) 您是本帖的第 8948 个阅读者  浏览上一篇主题  刷新本主题   树形显示贴子 浏览下一篇主题
     * 贴子主题: 高手请指教,在此谢过了! 举报  打印  推荐  IE收藏夹 
       本主题类别:     
     echo6459 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:41
      积分:343
      门派:XML.ORG.CN
      注册:2005/1/18

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给echo6459发送一个短消息 把echo6459加入好友 查看echo6459的个人资料 搜索echo6459在『 IMS/SCORM/E-learning 』的所有贴子 引用回复这个贴子 回复这个贴子 查看echo6459的博客楼主
    发贴心情 高手请指教,在此谢过了!

    我是新手,对scorm了解的不深刻,所有一些地方不明白
    scorm sequencing and navigation部分中,序列中定义了三个数据模型,其中一个是跟踪模型,里面记录了三方面的内容。
    我想知道的是,这些信息数据是所谓的cmi数据吗?
    如果再e-learning的设计过程中,我想通过这些信息来介入学习的过程,是可以的吗?
    请大虾多多指教!
    谢谢了!顺祝春节愉快!!

       收藏   分享  
    顶(0)
      





    关闭广告显示

    ----------------------------------------------
    好好学习,天天上当。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/1/31 18:59:00
     
     echo6459 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:41
      积分:343
      门派:XML.ORG.CN
      注册:2005/1/18

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给echo6459发送一个短消息 把echo6459加入好友 查看echo6459的个人资料 搜索echo6459在『 IMS/SCORM/E-learning 』的所有贴子 引用回复这个贴子 回复这个贴子 查看echo6459的博客2
    发贴心情 
    我说的介入(intervention),就是在学习的过程中进行一些突发的测验,或者警告之类的
    希望大虾能帮我一下啊~
    再次谢谢阿~

    ----------------------------------------------
    好好学习,天天上当。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/2/1 11:29:00
     
     echo6459 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:41
      积分:343
      门派:XML.ORG.CN
      注册:2005/1/18

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给echo6459发送一个短消息 把echo6459加入好友 查看echo6459的个人资料 搜索echo6459在『 IMS/SCORM/E-learning 』的所有贴子 引用回复这个贴子 回复这个贴子 查看echo6459的博客3
    发贴心情 
    在scorm 论坛上
    有人对这个问题给了我这样的回答
    The data model is called "cmi" for historical reasons. It is based on the data model originally defined in the AICC specification in which CMI stood for computer managed instruction. The data model was later was taken up by an IEEE working group going by the moniker "CMI" and was the base for the IEEE 1484.11.1 standard of which the SCORM 2004 "cmi" data model is an application.

    As to whether the data can be used to modify the user experience, definitely so. How a SCO uses the data for its own experience adaptations is outside the scope of the SCORM. But in SCORM 2004, some of the data collected in the CMI data model can influence the application of adaptive sequencing rules defined in the activity tree (activities within activities) that is specified in a SCORM package manifest.

    ----------------------------------------------
    好好学习,天天上当。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/2/2 13:26:00
     
     echo6459 美女呀,离线,快来找我吧!
      
      
      等级:大一新生
      文章:41
      积分:343
      门派:XML.ORG.CN
      注册:2005/1/18

    姓名:(无权查看)
    城市:(无权查看)
    院校:(无权查看)
    给echo6459发送一个短消息 把echo6459加入好友 查看echo6459的个人资料 搜索echo6459在『 IMS/SCORM/E-learning 』的所有贴子 引用回复这个贴子 回复这个贴子 查看echo6459的博客4
    发贴心情 
    There is a lot of overlap between the data model in the RTE book (which basically describes the way learning objects are launched and communicate with the runtime environment) and the data models defined in the SN book (which basically describes how to add sequencing behavior by defining the content organization in a package as an activity tree and specifying rules that will govern the sequencing and management of the activities by a RTE). The data models were defined by different groups from different cultures, and therefore the naming conventions for similar or identical data elements don't always match (e.g. "measure of satisfaction" is what many people call, in short, a "score", but is it better to use a verbose term or a short term in formal notations and encodings?). To complicate things a little more, there are some cultural differences in data modeling conventions, e.g. the use of flags in the SN data model.
    An upcoming update of the SCORM 2004 documents is expected to contain a section summarizing the mappings between the data models.

    ----------------------------------------------
    好好学习,天天上当。

    点击查看用户来源及管理<br>发贴IP:*.*.*.* 2006/2/5 20:06:00
     
     GoogleAdSense
      
      
      等级:大一新生
      文章:1
      积分:50
      门派:无门无派
      院校:未填写
      注册:2007-01-01
    给Google AdSense发送一个短消息 把Google AdSense加入好友 查看Google AdSense的个人资料 搜索Google AdSense在『 IMS/SCORM/E-learning 』的所有贴子 访问Google AdSense的主页 引用回复这个贴子 回复这个贴子 查看Google AdSense的博客广告
    2025/6/22 15:00:27

    本主题贴数4,分页: [1]

    管理选项修改tag | 锁定 | 解锁 | 提升 | 删除 | 移动 | 固顶 | 总固顶 | 奖励 | 惩罚 | 发布公告
    W3C Contributing Supporter! W 3 C h i n a ( since 2003 ) 旗 下 站 点
    苏ICP备05006046号《全国人大常委会关于维护互联网安全的决定》《计算机信息网络国际联网安全保护管理办法》
    66.406ms