-
**Describe the bug**
Launching a Deep Link from Moodle fails with an invalid token error.
**Expected behavior**
I verified the setup on both the Moodle and Tool side.
**Provider logs**
````
…
-
As of January of 2023, [Version 2 of the Assignment & Grades Service specification supports an optional Submission field](https://www.imsglobal.org/spec/lti-ags/v2p0#submission-optional) that this lib…
-
[LTI Deep Linking][deep] is a spec that basically lets platforms (LMS) ask their tools to pop open a content selection/creation dialog by sending them a message in a JWT (basically the same way as a l…
-
In version 9.6 changes were made to smem so that there can be several distinct instances of an LTI in working memory at a time. Each instance has a hidden link to the LTI in smem that it was retrieved…
-
In order to make LTI 1.3 re-usable, we need to remove any dependencies on `location` from the LTI configuration model and from the launch flow. We currently use `location` to get contextual informatio…
-
Is there any documentation to use this gem? I have to create an LTI 2 tool but I am unable to find any documentation of how to use this gem? I know of a one example that uses it https://github.com/ins…
-
My issue is about using the LTI system class from scipy.signal. Some functions seem to break when they are given a MIMO system. These issues seem to stem from a dimension test that is performed i…
JGSuw updated
5 years ago
-
Hi,
when in a course the Guest access (enrollment method) is enabled, guests are able to open the Kaltura Video Resource page (view.php) but the Kaltura Player shows the message _The user hasn't th…
-
If I set the Roles property to a single value:
```csharp
var request = new LtiResourceRequest
{
// ...
Roles = new[] { LtiAdvantage.Lti.Role.ContextLearner }
};
```
Then the claim th…
-
Hi, I get this error after an mvn clean package. I've added the shade plugin as suggested in several [places](https://www.assembla.com/spaces/akka/tickets/2634-akka-remote-prevents-application-from--s…