-
Hi,
I am trying to integrate with Moodle, and am getting an error back when I am sending the Score. I send the score in a separate instance, where I first load the platform, user-results etc using …
-
Per [Canvas](https://canvas.instructure.com/doc/api/file.lti_dev_key_config.html#overview-of-an-lti-launch):
> "Safari blocking cookies inside 3rd-party iframes made it necessary to create a workar…
dgwn updated
8 months ago
-
Hi there, I was trapped in some errors about deploying an LTI tools in edx-platform.
I run both edx and LTI tools on a local machine. Edx uses port 8000 and 8001, and lti tools uses 9001.
For ed…
-
Spec available at https://www.imsglobal.org/spec/lti-dr/v1p0
> Defines a way to automate the exchange of registration information between platforms and tools that use the OpenId Connect and oAuth 2…
-
This more of a questions.
Igot everything working but Deep Linking.
For some reason, when I submit the deep lnked form, it generates "Tool (Invalid Link)" In Balckboard fro me that I cannot click …
-
Hello, I need help about this package, I still confuse about step by step guide if I want integrate my laravel app as a LTI platform, I use moodle as LTI Tool provider and moodle give me Registration …
-
Hi,
I am trying to send back the scores of my tool to the platform. Using ltiMessage, I store the ltiResourceLinkId and ltiUserId in session. I then retrieve that in the scoring function at the end…
-
@Cvmcosta I am new to LTIJS integration. Actually I am trying to create LTI 1.3 tool for coursera LMS using sample code provided by you.
But when I try to launch tool from coursera its showing me "…
-
**Release**: Maple
**Relevant settings**: `ENABLE_COMPREHENSIVE_THEMING=True`
**LTI consumer settings:**
- LTI version: 1.3
- Enable LTI NRPS: True
- Deep linking: True
- LTI Assignment and Gra…
-
# Abstract
The ability to extend the user interface of the Open edX Platform is a prerequisite for scalable innovation, customization, and experimentation. It allows us to maintain a small, stable,…