Re: I cannot use external tool in Moodle 3.2.2. help!
by Ken Task. Thank you! ;)In a test from command line to that URL and php script ... the following is returned ...<p style="color:red">Could not establish context: <p><p>Base...
View ArticleRe: I cannot use external tool in Moodle 3.2.2. help!
by 浅野 真之. thank you for your report!It is the response that I want.The program is checking tool about LTI 1.1 POST values.It made and provided IMS GLC two years ago.Latest moodle use LTI 2.0. So, your...
View ArticleRe: I cannot use external tool in Moodle 3.2.2. help!
by Ken Task. Huh? Really? That was the response you expected? Uhhhh .... you could have done this test yourself from command line on a Mac or Linux!Not sure what I'd be looking for nor what to...
View ArticleRe: I cannot use external tool in Moodle 3.2.2. help!
by 浅野 真之. Mr Kenwhat I was NOT able to understand happened in my moodle.As a result, My problem was resolved.I could launch LTI formatted data from my moodle 3.2.2+ server to tool provider's...
View ArticleRe: I cannot use external tool in Moodle 3.2.2. help!
by Ken Task. Not sure I understand the question, but suggest if you think it's a bug please report it in tracker. https://tracker.moodle.org/secure/Dashboard.jspaWhen you do, you'll have to provide...
View ArticleRe: I cannot use external tool in Moodle 3.2.2. help!
by 浅野 真之. Mr.KenI cannot judge whether these error is bug or not. And. The problem doesn't resolve essentially.Because, It was unstable to add LTI tool.(My check was not enough...sorry.)But, I report...
View ArticleRe: I cannot use external tool in Moodle 3.2.2. help!
by John Okely. The error seems very strange. Have you tried using the test provider and seeing if you get the same error? http://lti.tools/test/tp.php
View ArticleRe: external tool does't support LTI
by Jülide Dursun. Thank you for your help. But could you give me some advices how to do this? For the two suggestions, do you have some tips? Thanks in advance!
View ArticleRe: external tool does't support LTI
by John Okely. You can start by reading https://docs.moodle.org/dev/Web_servicesandhttps://wiki.jenkins-ci.org/display/JENKINS/Plugin+tutorial
View ArticleBasiclti.xml authentication approach
by shailesh jai. Hello Friends,I created one common cartridge package with BLTI module.My assumption is that when client import CC package in his/her LMS platform, then everything should get import...
View ArticleLTI 2 registration not working only on remote instance of Moodle
by Michael Robellard. So this is going to sound weird, but I have an app that I am writing and LTI integration for. I am try to get the LTI 2 registration to work for this app. I have it working great...
View ArticleLTI and Evasys
by Sandra Watts. Moodle 3.1.1+ (Build: 20160811) Version 2016052301.06 Stable versionHas anyone integrated Evasys data via LTI/external tool? I seem to have added the URL but that is far as I have...
View ArticleRe: LTI and Evasys
by John Okely. If you are provided with a password, this may be the secret you need to use.I'd try adding the tool manually. Go to Site administration > Plugins > Activity modules > External...
View ArticleRe: LTI 2 registration not working only on remote instance of Moodle
by John Okely. Hi I think I know two problems that might be causing this:You will need to run your LTI app on a publically available server in order for the AWS instance to access it. Even if you...
View ArticleRe: Basiclti.xml authentication approach
by Shail Jai. Interesting, it seems no one has clue.
View ArticleRe: Basiclti.xml authentication approach
by John Okely. I'm not sure what you used to create it, but it does not look like an XML file to me.Perhaps copy paste the xml here.
View ArticleRe: Basiclti.xml authentication approach
by Shail Jai. Hi John,sorry, I just realise that attachment is not in xml format.Here is the sample code.<?xml version="1.0" encoding="UTF-8"?><cartridge_basiclti_link...
View ArticleRe: Basiclti.xml authentication approach
by John Okely. Basic LTI is designed to allow you to configure a tool, but the consumer key and secret should be kept private.This is because the cartridge should be public. If your key is also...
View Articlelti provider "you cannot enrol yourself in this course"
by Daniel Dubbeldam. Hello,I have this really, really weird problem, of which I can't seem to find an answer. hopefully you can help me:I have 3 different Moodle environments, of which 2 have the...
View ArticleRe: LTI 2 registration not working only on remote instance of Moodle
by Michael Robellard. I am now trying to register the tool from a publicly accessible location and I tried add an Access-Control-Allow-Origin header and I am still getting a 400 when I send the tool...
View Article