Re: Weird LTI issue
by Tim Hunt. It broken again this morning, and this time I was able to take a look while it was broken, to see what was going on. (But only briefly because students needed to use this urgently today,...
View ArticleRe: CORS Issue in last step of deep linking
by Miguel AG. Hi, same issue here, has anyone been able to solve it? Regards
View ArticleRe: CORS Issue in last step of deep linking
by Jake Dallimore. Hi Daniel, Which versions of chrome do you see this with? Also, can you run the site with the config: $CFG->cachejs = false;? That should allow you to track down the specific...
View ArticleRe: CORS Issue in last step of deep linking
by Daniel Fernández. Hello, This is happening with multiple Chrome versions. We changed the configuration of `$CFG->cachejs = false;` and we haven't gotten any difference in the logs.
View ArticleRe: CORS Issue in last step of deep linking
by Jake Dallimore. Thanks Daniel. Can you not check the specific version numbers of Chrome? The reason I'm asking is so I can check the specific builds locally. I'd need to debug the js to work out...
View ArticleRe: CORS Issue in last step of deep linking
by Daniel Fernández. Hello, This is happening with multiple Chrome versions, including the current one as of today. I tried with the Robotest tool and it seems the issue is not there.Could you let us...
View ArticleRe: CORS Issue in last step of deep linking
by Miguel AG. Hello, I have tried also with robotest and everything ok. Then I have tried again with the same tool that Daniel comments, with the cachejs option disabled and the script that DevTools...
View ArticleDeep linking vs Resource linking
by Mani P S. In LTI 1.3, is it mandatory to have Deeplinking resource? I can see in the settings, it is not mandatory to choose deep linking resource. If it is not chosen, how the process will be?....
View ArticleRe: Deep linking vs Resource linking
by Jake Dallimore. Hi Mani, Deep linking is one of the core specs in LTI Advantage, so to be fully certified (LTI Advantage Complete) tools need to support it. That said, there is a lesser...
View ArticleRe: Deep linking vs Resource linking
by Mani P S. Hi Jake, Thanks for letting me know this. I have implemented Deep linking using LTI 1.3. How can I verify that the process is correct?I have created a course called 'Test Course'.When I...
View ArticleRe: CORS Issue in last step of deep linking
by Daniel Fernández. We were testing more this issue and we were able to point exactly where the issue is happening. Maybe with this information it helps to find a solution.In the first image...
View ArticleRe: External tools limit exceed in Moodle 3.10
by Jeewani Lakshani. Hi Jake, any update on this issue?
View ArticleReplacing an existing LTI link (external activity) doesn't create all...
by Aitor Cuesta. Hi,Working in an LTI integration with Moodle I've seen some unexpected behaviour.I have configured an LTI integration with my tool. When I follow these steps:Add a new external tool...
View ArticleMoodle 4.0 as LTI 1.3 provider throwing scope error
by Mathieu Pelletier. I am stumped.I successfully, or so I thought, setup Moodle 4.0 as an LTI provider in Canvas. I can add Moodle activities as external tools within Canvas, making use of deep...
View ArticleRe: Moodle 4.0 as LTI 1.3 provider throwing scope error
by Jake Dallimore. Hi Mathieu,Thanks for the report. You're seeing that error because that scope ('https://canvas.instructure.com/lti-ags/progress/scope/show') isn't one of the scopes included in AGS...
View ArticleBlackboard as LTI consumer for Moodle
by Joel Scott. Hi All,I'm trying to get access to a Moodle course from Blackboard as the consumer. I've got our institution's IT support doing the Blackboard end but I don't have access to see what...
View ArticleRe: Blackboard as LTI consumer for Moodle
by Jake Dallimore. Hi Joel, First up, the use of key and secret (or rather, consumer key and secret), is an LTI 1.1 concept - a standard which is now deprecated. We still support publishing courses...
View ArticleLTI 1.3 deep linking - sending multiple assessments
by Mani P S. Hi,As an instructor, I created an assessment and linked it to the platform as a deep linking resource. When I logged in as a student, the assessments are not listed under the course. I...
View ArticleRe: Blackboard as LTI consumer for Moodle
by Tim Hunt. I just wanted to note that I know some people who have got this combination working (to use Moodle quizzes in their Blackboard courses) so it is possible.
View ArticleLTI 1.3 OpenSSL Error in Windows
by Reed Sorensen. We are trying to add an LTI 1.3 tool from an external provider and they have given us instructions and a custom URL to setup on the Plugins -> Activity Modules -> External...
View Article