Re: Deeplink error only in moodle 4.3
by Siddharth Roychoudhury. Could you elaborate what is your setup like. What steps did you take to implement deeplinking for Pearson's Math Lab ?A bit of a background, I was a in a similar situation...
View ArticleMoodle and CeLTIc score sending
by E Schoofs. I am using Moodle as platform and my tool is in Laravel. I use the CeLTIc framework to communicate. I am trying to send back the scores of my tool to the platform. Using ltiMessage, I...
View ArticleSuccessfully fetched tool configuration from the selected content.
by Frank Szatkowski. I am doing a deep integration between Moodle 4.2 and Pearson's My Math Lab. When I select the content from My Math Lab, Moodle opens a new tab with the following message...
View ArticleRe: Learn LTI not generating user account
by Hayden Maudsley-Barton. Hi Liam, yes, the course is/was in use, unfortunately. Additionally, we have a server freeze from August in preparation for the new semester. However, we have now managed to...
View ArticleIssues creating a basic launch external learning tool and a deep linking tool
by Carrie Bishop. Hello, We are running into an issue trying to create two LTI 1.3 external learning tools (one for a basic LTI launch, and one for a deep linking LTI link.)Our users previously used...
View ArticleRe: How we can get ResourceLink Id History info when copy a course
by Erik Donohoo. I'm only seeing this post now but I have the same concerns. When copying assignments, its not possible to ensure the copy is a true copy if an LMS does not implement...
View ArticleRe: Issues creating a basic launch external learning tool and a deep linking...
by Jake Dallimore. Hi Carrie, The short answer: Update your site. This was fixed in MDL-82344. This shouldn't have been forced when we didn't yet have the proper mechanism to support both launch types...
View ArticleRe: Successfully fetched tool configuration from the selected content.
by Jake Dallimore. Hi Frank, What should happen is that during deep linking, you'll see a modal dialog, where you can select content from the tool. When the content it sent back (when you're done...
View ArticleRe: Moodle and CeLTIc score sending
by Jake Dallimore. I'd check the scopes being send by the platform, to the tool, in the launch JWT (id_token). These are the scopes available for the respective services and will live inside the...
View ArticleRe: How we can get ResourceLink Id History info when copy a course
by Brett Dalton. Thanks for the feedback both. Given most of Moodles LTI implimentation was done by the community there are some gaps but once the migration work we currently have on the cards is...
View ArticleRe: Issues creating a basic launch external learning tool and a deep linking...
by Carrie Bishop. Thanks, Jake! That's great news.
View ArticleMoodle LTI 1.3 - Unable to find public key
by Robin Vangampelaere. Hi,We're try to implement LTI 1.3. Our software would be used as a platform and the Moodle instance would be used as a tool. During the implementation we get the following...
View ArticleRe: Moodle LTI 1.3 - Unable to find public key
by Jake Dallimore. Certainly seems like a connectivity issue between tool site and server. Yes, the JWKS is public, but that doesn't mean the Moodle tool site can automatically access it. It's...
View ArticleCan LTI pass over time-zone information?
by Tim Hunt. As we know, Moodle lets students set thier time zone in their user profile.And, for a number of other learning tools, which you might want to link to using LTI, it would be helpful for...
View ArticleRe: Can LTI pass over time-zone information?
by Brett Dalton. TimLTI has "Custom Paramater Subsitiutions" as an optional extension in LTI 1.1 and 1.3, one of which is $Person.address.timezonewhich I believe is UTC + offset. These variables are...
View ArticleRe: Can LTI pass over time-zone information?
by Jake Dallimore. Hi Tim,Yep, we support this. See https://github.com/moodle/moodle/blob/777d00ef37e8588a2ba74cea302e9553c2f0e85d/mod/lti/locallib.php#L3899.If you configure the tool with a custom...
View ArticleRe: Can LTI pass over time-zone information?
by Tim Hunt. Awesome. Thanks Jake and Brett for the info.
View ArticleLTI 1.3 Content selection - 'Add to gradebook' shown when grade sync is...
by Greg Myles. Hi,When we turn grade sync off on an activity (e.g. a quiz) in the tool, the option to 'add to gradebook' is still offered in the platform's content selection window. This is confusing...
View ArticleRe: LTI 1.3 Content selection - 'Add to gradebook' shown when grade sync is...
by Jake Dallimore. Hi Greg,Yep, it's just based on supports grading at the moment. You can find that code here:...
View ArticleIssue with LTI Integration: "Refused to frame due to Content Security Policy"...
by Feki Pangestu Wijaya. Hello everyone,I am trying to implement LTI in Moodle to access a course from one Moodle instance to another. However, I’m encountering an issue where the course fails to...
View Article