SCORM 2004 的跟踪分数
我正在创建一个 LMS 门户,并计划使用 adobe Presenter 作为在线培训测验生成器。发布测验(scorm 2004)后,我不确定如何跟踪用户的分数。我已经用谷歌搜索过但找不到任何有效的例子。搜索谷歌后,我发现我需要 javascript 来跟踪分数。但还没有运气。
如果有人知道,请在这方面帮助我。
谢谢
I am creating a LMS portal and planning to use adobe presenter as the online training quiz builder. After publishing the quiz (scorm 2004), I am not sure how to track the user's score. I already google it but could not find any working example. After searching google, I came to this point that I need javascript to track the score. But no luck yet.
If anyone knows, could you please help me in regards to this.
Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
实施符合 SCORM 的 LMS 是一项艰巨的任务。首先阅读此处,然后深入了解技术部分。然后,您需要从 ADL 下载官方规范文档并阅读这些文档。
Implementing a SCORM conformant LMS is a non-trivial task. Get started by reading up on it here and then dive into the technical parts. You will then want to download the official spec documents from ADL and read those.