SCORM 1.2 终止连接的正确方法?
我正在编写一个设计用于 Scorm 1.2 的模块。在我的 Javascript 中,当我调用 LMSFinish("")
时,模块退出,窗口关闭,一切似乎都正常。
但是,当我调查 LMS 的调试日志(我正在使用 Scorm Cloud)时,我收到错误:
No API Runtime Nav Request, exit action=exit,no confirmation
有人知道这意味着什么吗?我正在梳理我能找到的所有文档和示例,确实似乎调用 LMSFinish("")
是终止连接的方法,不确定为什么我会报告错误。
I'm writing a module designed to be used on Scorm 1.2. In my Javascript, when I call LMSFinish("")
, the module exits, the window closes and everything seems to work.
However, when I investigate the debug logs for the LMS (I'm using Scorm Cloud) I get the error:
No API Runtime Nav Request, exit action=exit,no confirmation
Does anyone know what this means? I'm combing through whatever docs and examples I can find, sure seems like calling LMSFinish("")
is the way to terminate the connection, not sure why I'm getting an error reported.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论