Passing Grades Back To Moodle
by Will Knospe. Hi,I'm working on developing an external tool for Moodle that is authenticated using LTI. I currently have authentication working properly on clicking the link in Moodle to my external...
View ArticleRe: Passing Grades Back To Moodle
by John Okely. If you are a member of IMS you may get more help there than here. But let's see if I can help.For reference, here is what moodle passes back in its...
View ArticleAdd moodle speechace content in my wordpress using LTI
by Tooba Khaliq. hi i am working in moodle to wordpress LTI tool. i am using speechace in moodle from which i want the speechace lessons to show in my wordpress site i am using the wordpress LTI...
View ArticleRe: LTI authentication not working
by Reid Proctor. I am having this issue occur sporadically. I have Moodle setup as the LTI provider to a Canvas instance. Out of about 150 students connecting simultaneously about 8 of them were...
View ArticleRe: LTI authentication not working
by John Okely. If you can take a look at the moodle logs and server logs around the time of the problematic login maybe we can see what might be the cause.Unless it's a very old browser LTI should...
View ArticleRe: LTI database tables
by John Okely. Are you looking for the tables for the consumer (the "External tool" module) or the provider ("Shared as LTI tool" enrolment plugin)?For the consumer it will be the _lti table. But you...
View ArticleRe: LTI authentication not working
by John Okely. The consumer key is required, so we'll need to try fixing the problem when the consumer key is set. What do you mean by "the link doesn't work"?
View ArticleRe: LTI database tables
by Andrew Shipley. I'm looking to build a report showingcustom instance name - cartridge url - secretbut can only find the secret within the LTI tables for me to build the SQL statement required
View ArticleRe: LTI authentication not working
by Paul Raper. Dear John,The link doesn't work, see image below. Where do you need to enter the Consumer key? According to the Video posted on the Moodle.org site, the consumer key can be anything,...
View ArticleRe: LTI authentication not working
by Paul Raper. Hi John,I've been trying out some different settings, and one thing I've found is that when not using the pre-configured tool setting, I receive a different error.I get transfered to...
View ArticleRe: LTI authentication not working
by John Okely. Are you able to try using the test provider in canvashttp://lti.tools/test/tp.phpAnd test the test consumer against moodlehttp://lti.tools/test/tc.phpIf they are also broken it may help...
View ArticleRe: LTI authentication not working
by Paul Raper. Hi John,I received the following from both links:
View ArticleRe: LTI authentication not working
by John Okely. I'm guessing this is on a site with SSL (great!) So you can use these urls instead.https://lti.tools/test/tc.phphttps://lti.tools/test/tp.php
View ArticleRe: LTI authentication not working
by Paul Raper. Hi John,Ok, so that works, and what it means is that it is not possible for a provider that is not using an SSL connection to connect to a consumer that is. That makes sense in a way...
View ArticleRe: LTI Custom Parameters and Passing the Username
by Richard Ma. Hi Kris,I would like to assign the user's username as a custom parameter passed to the LTI provider, which only recognizes "lis_person_sourcedid", so I need to put it as...
View ArticleRe: LTI Custom Parameters and Passing the Username
by John Okely. $User.username should be what you need
View ArticleRe: LTI authentication not working
by John Okely. I've now added some info, good point!
View ArticleRe: LTI authentication not working
by Paul Raper. So John,I have encrypted my site, but guess what, it still gives me an error.My Supplier site is now running on a secure https:// path so that should no longer be an issue.This is...
View ArticleDecoupled Line Items and mod_lti
by Claude Vervoort. I've updated the document about our implementation approach and would be happy to hear of any feedback or advice about it.One thing to bring to attention was we realized how much...
View ArticleRe: LTI authentication not working
by Paul Raper. John,I notice that in your LTI Consumer key you have: jisc.ac.uk. Is this a specific key, or can this be anything?Regards,Paul
View Article