Re: Embedding an LTI resource/activity inside a page resource
by Jake Dallimore. Hi Acqua, I can think of at least one way this might be possible but it's essentially a workaround right now. What we really want is something like Tiny MCE support for LTI - see...
View ArticleRe: Embedding an LTI resource/activity inside a page resource
by Acqua Alta. Hi Jake, Thank you very much for your detailed answer and the time and effort that you put into it
View ArticleRe: LTI 1.3 Deep linking not creating multiple
by Tim Hunt. Is that the same as, or different from, MDL-73847 ?
View ArticleRe: LTI 1.3 Deep linking not creating multiple
by Jake Dallimore. Hi Tim,As far as I know, those are different issues. The failure to create multiple being caused by firing off content selection in an already-saved mod_lti instance. In a new...
View ArticleRe: LTI 1.3 and Ngrok
by Ken Yu. Thanks Jake but it doesn't work on my end. After I browse thru ngrok url, it will redirect to http://localhost. I forgot to mention, I installed the windows package (using XAMPP/MySql). I...
View ArticleRe: LTI 1.3 and Ngrok
by Jake Dallimore. Hi Ken, There are two lines you need to set in config.php to use ngrok. I had assumed you already had the first but it sounds like you don't.Add these two below the existing...
View ArticleUsing "custom" tool configuration (deep linking)
by jim ko. Hello,Before, when i was selected a content for an activity (deep link), the settings page was displayed "Using tool configuration: Phenix Preprod" under the "Tool URL" field and the...
View ArticleMoodle LTI 1.1 as consumer invalid signature
by Manuel Manso. Hey,I'm running into an issue where Moodle seems to generate invalid signatures signing LTI 1.1 launches, and I can't figure out what might be causing this or a pattern to the issue.I...
View ArticleJWK must contain ‘alg’ parameter error in Moodle versions 4.0/1
by Mike Reed. Hello Moodle Team, My name is Mike, and I'm a Technical Consultant here at LinkedIn. Over the last few months have been seeing an uptick in client issues as it pertains to upgrading...
View ArticleRe: JWK must contain ‘alg’ parameter error in Moodle versions 4.0/1
by Jake Dallimore. Hi Mike, Thanks for posting a detailed breakdown of what's happening. Both of the aforementioned issues resolve a specific issue with Moodle acting as a tool, not a platform, so...
View ArticleRe: Using "custom" tool configuration (deep linking)
by Jake Dallimore. Hi Jim, Can you add more information about your platform? Is this something that has occurred after a Moodle upgrade? Something else? Essentially, we need to know what steps led to...
View ArticleRe: Using "custom" tool configuration (deep linking)
by jim ko. Hi jake,As you were thinking, the cause is due to the field "consumer key" in "show more.." part.What happened is that this field is hidden by default, but unfortunately it is autofilled by...
View ArticleRe: Using "custom" tool configuration (deep linking)
by Jake Dallimore. Ah, good to know. That's interesting about the autofill. That's the first time I'm seeing that issue but will investigate further as that's something new as far as I know. That...
View ArticleRe: Using "custom" tool configuration (deep linking)
by Jake Dallimore. Hi Jim, See MDL-76478 which resolves this issue in the mod/lti form. It's a general problem with the password unmask field by the looks of it. It seems like the browser just assumes...
View ArticleRe: Moodle LTI 1.1 as consumer invalid signature
by Jake Dallimore. Hi Manuel, Tracking this down is perhaps something only you can do via debugging. You should be able to see the signing string on both ends. In Moodle, you'll need to step through...
View ArticleRe: Cron Error on 1.3 Grade Sync
by jeff mayer. Just a followup from my end. As far as I can tell one of our LTI partners accidentally sent malformed LTI data without a "ltideploymentid" which causes the grade sync to break. When I...
View ArticleLTI 1.3 Deep linking content selection filter
by jeff mayer. The deep linking functionality in 1.3 is a great tool for us. Thank you for putting this together. I think a potential improvement would be to add a course filter at the top of the...
View ArticleRe: LTI 1.3 Deep linking content selection filter
by Jake Dallimore. 100% agree, Jeff. It was only omitted because of time constraints essentially. I've got MDL-77203 to deal with this in the provider follow ups epic. Thanks for raising it again! Jake
View ArticleUnauthorized request while syncing Grades
by Manos Garefalakis. Hello team, some help would be realy appreciated!I am developing an external tool, using pylti1p3 (https://github.com/dmitry-viskov/pylti1.3).I have managed to launch the tool...
View Article