Re: LTI provider - Extra parameters
by Jake Dallimore. Hi Gemma, Thanks for clarifying those two. Specifically on the part "pass into a Moodle profile field": How are you planning to achieve that? I don't believe the current system in...
View ArticleRe: Failed to make a content selection with LTI 1.3
by Penghai Zhang. Thanks for your update. Yes it's the problem on my side. I have fixed it. Cheers.
View ArticleIs it possible to make the content selection dialog bigger?
by Penghai Zhang. So in the page of `Adding a new External tool to XXX`, we click the button `select content` and a dialog will pop up and display the external tool.However, it seems there is no way...
View ArticleRe: Is it possible to make the content selection dialog bigger?
by Jake Dallimore. Hi Penghai, That's not currently configurable as it uses Moodle's modals. Cheers,
View ArticleZoom meeting attendance for activity completion
by Tay Moss. Checking to see if anyone has figured out a way to automatically mark the Zoom LTI activity as "complete" if they launch/attend a zoom meeting with it? Or maybe there is another work...
View ArticleRe: Zoom meeting attendance for activity completion
by Jake Dallimore. Hi Tay, I'm guessing that setting up completion on view on the external tool instance isn't an option? That way, any student who launches the activity (whether zoom loads a meeting...
View ArticleRe: Is it possible to make the content selection dialog bigger?
by Penghai Zhang. No worries I can add some custom CSS to make it bigger. Thank you!
View ArticleIs it possible to selection content items for different topics in one session ?
by Penghai Zhang. We used to be able to do this with LTI1.1 and a Moodle plugin. Now as we are migrating to LTI 1.3, we found that in the deep linking response we cannot specify what selected content...
View ArticleRe: Zoom meeting attendance for activity completion
by Tay Moss. In theory (per documentation) Moodle Zoom LTI should be able to pass back attendance data to Moodle, but in fact we haven't been able to figure out how to actually do this. Has anyone...
View ArticleRe: Zoom meeting attendance for activity completion
by Jake Dallimore. Can you post a link to the relevant docs? I only know the pure LTI details and what Moodle can/can't do with respect to that (and we don't deal with clients directly at HQ, so I'm...
View ArticleRe: Is it possible to selection content items for different topics in one...
by Jake Dallimore. The support for multiple content items was really an afterthought and, as such, is limited. Currently, it will create the external tool activity instances (the resource links for...
View ArticleRe: Is it possible to selection content items for different topics in one...
by Penghai Zhang. Thanks Jake. We will consider what we can do. Cheers.
View ArticleHas anybody successfully set the icon size for selected content through deep...
by Penghai Zhang. In my deep linking response, there is a selected content which is of type `ltiResourceLink`. I also added ``` "icon": { "url": "url", "width": 48, "height": 48 }```for that content....
View ArticleRe: LTI 1.3 and WAF
by A. gtdino. Sorry for taking so long to reply. Attached the requested HAR file.
View ArticleRe: LTI provider - Extra parameters
by Gemma Lesterhuis. Hi Jake, Right now I have no idea, since as you stated that in 1.3 it is not showing anymore in the enrol_lti_lti2_resource_link link table and not planning on developing a local...
View ArticleRe: Has anybody successfully set the icon size for selected content through...
by Jake Dallimore. Hi Penghai,I assume you're referring to the resulting activity icon size in Moodle on the course page? These icons are set to 24x24, yes. That's part of the theme css and can't be...
View ArticleLTI 1.3 OpenID authentication missing parameters
by Bart Coppens. Hi,We are trying to develop an external LTI 1.3 tool and are running into an error with the authentication request send from Moodle to our tool: The request seems to be missing the...
View ArticleRe: LTI 1.3 OpenID authentication missing parameters
by Jake Dallimore. Hi Bart, That's expected for LTI 1.3 and is all explained in the 1EdTech Security Framework (login is required to view). The tool (RP) makes the request to the platform (the OP),...
View ArticleRe: LTI 1.3 OpenID authentication missing parameters
by Bart Coppens. 😞 thank you.... We just started by solving the "problem" that seemed the most difficult to us: authenticating using OpenID. And we thought the wrong way around. We have had better days
View ArticleUnable to obtain an access token for scope: /spec/lti-ags/scope/score
by Niek Jansen. Hello,We are encountering an issue with our LTI 1.3 Moodle integration related to score submission.While logging in and accessing the course works seamlessly, we are unable to send...
View Article