我可以通知两个LMS'LTI工具提供商已完成课程吗? [英] Can I notify two LMS' that a course has been completed from an LTI tool provider?

查看:134
本文介绍了我可以通知两个LMS'LTI工具提供商已完成课程吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

想象一下,我有两个LMS,要在课程完成时通知我.一个是培训课程的中央存储库",另一个是基于站点的学习工具.它们具有不同的LMS系统,但它们支持LTI提供者,并且可以充当LTI消费者.

Imagine I have two LMS that I want to notify when a course has been completed. One is the "central repository" of training courses, and the other is a site based learning tool. They have different LMS systems but they support LTI Providers and can act as LTI consumers.

是否有可能在我的第三方解决方案上有一个页面可以充当LTI提供程序(使用这样的库:

Would it be possible to have a page on my third party solution that can act as an LTI provider (using a library like this: https://github.com/andyfmiller/LtiLibrary)? In this solution the LTI tool provider would host a course, and the course would have two iframes in the page, one to notify the site based LMS, the other to notify the central LMS. Is something like this possible? If so, how would I do that?

推荐答案

基于对LTI信息的快速阅读,看来您基本上需要混合一些成分以支持两个系统之间的通信.

Based on a quick read of the LTI information it appears you essentially have a few ingredients you'd need to blend in to support communication between two systems.

似乎他们使用密钥/秘密和端点策略.该网站似乎有一些不错的信息 https://www.edu-apps.org/code. html .

Appears they use a key/secret and endpoint strategy. This site seems to have some decent info https://www.edu-apps.org/code.html.

我不是LTI专家.我已经对通用墨盒,AICC/SCORM和一些xAPI进行了大量工作.但是,显然您处于电子学习标准的最深处.

I am not a LTI expert. I've worked heavily with common cartridge, AICC/SCORM and some xAPI. But, you're obviously in the thick of e-learning standards.

据我所知,"LMS"与工具"的关系可能只支持1,但是我不确定是否可以将其调整为与两个端点一起使用.我怀疑是因为它可能与JWT之类的东西一起工作,所以它可能基于会话.进一步阅读可以解决这个问题.

So as I understand the "LMS" relationship to the "Tool" you possibly might only be able to support 1, but I'm not sure if you could tweak it to work with two endpoints. My suspicion would be since its probably working with something like JWT it may be session based. Further reading would sort that out.

GL

这篇关于我可以通知两个LMS'LTI工具提供商已完成课程吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆