Passing group name to LTI 1.3 tools
by Ryan Koopmans. Is there a way to pass a users's group name to an external tool via custom parameters in LTI 1.3? Something like group_name=$Group.name(That doesn't work.)
View ArticleRe: Passing group name to LTI 1.3 tools
by Jake Dallimore. Hi Ryan, Group name isn't one of the supported substitution params. There are plans to support the course groups service in future though - see MDL-69233.Cheers,
View ArticleRe: Unable to obtain an access token for scope: /spec/lti-ags/scope/score
by Jake Dallimore. Hi Niek, At a glance, it appears that the tool is sending the wrong scope. That scope should be https://purl.imsglobal.org/spec/lti-ags/scope/score. The scopes used with gradebook...
View ArticleRe: Unable to obtain an access token for scope: /spec/lti-ags/scope/score
by Niek Jansen. Hi Jake, Thank you for your quick reply! We are sending the full scope, I just couldn't add URL's to the post (I cut off the beginning of the URL), as this is my first post.Any...
View ArticleRe: Unable to obtain an access token for scope: /spec/lti-ags/scope/score
by Jake Dallimore. Hi Niek, Ah, no problem. At least we can rule that out. Do you have access to the launch data? Was that scope advertised in the launch's ags claim? The reason I ask is that Moodle's...
View ArticleRe: Unable to obtain an access token for scope: /spec/lti-ags/scope/score
by Niek Jansen. Hi Jake, I just figured it out, we had a silly typo in our signature method: RSA256. This should be, RS256 of course. Thank you for your effort to help us out! Cheers,
View ArticleRe: Unable to obtain an access token for scope: /spec/lti-ags/scope/score
by Jake Dallimore. Ah, nice. Good to know that's resolved for you now! Cheers
View ArticleRe: Passing group name to LTI 1.3 tools
by Ryan Koopmans. Thank you for the speedy response.
View ArticlePossibility of multiple grades on 1 LTI module of a user
by Lidia Defacto. Hi there!As a supplier of an LMS, we link up with several e-learning suppliers who use Moodle. Both through LTI 1.1 and 1.3. A common scenario in an LMS is that employees must pass...
View ArticleRe: Possibility of multiple grades on 1 LTI module of a user
by Jake Dallimore. This has been raised before, but I'm not sure how much was done about it (nor am I sure if any tracker issues were created). I believe MUA raised it, but I could be mistaken there -...
View ArticleRe: Is it possible to make the content selection dialog bigger?
by Penghai Zhang. Hi Jake, We have successfully made the dialog bigger via some Javascript and CSS on Moodle v3.11.14, Moodle v4.1.x and v4.2.x. What we do is: 1. checking if div `page-mod-lti-mod`...
View ArticleRe: Is it possible to make the content selection dialog bigger?
by Penghai Zhang. No worries we have figured out what is wrong.
View ArticleContext breakout when publishing moodle as a provider
by Stuart Anderson. For several years now we have being running a moodle instance as an LTI 1.1 provider so that we can embed moodle quizzes into another VLE platform - in our setup moodle is the...
View ArticleRe: Possibility of multiple grades on 1 LTI module of a user
by Lidia Defacto. Thanks for your quick response! I understand your concern about the limitations of LTI. The lis_result_souredid in LTI 1.1 and the line_item in LTI 1.3 allow the tool provider to...
View ArticleRe: Possibility of multiple grades on 1 LTI module of a user
by Gemma Lesterhuis. hi Lidia, As Jake stated it is a limit withing in the wider LMS, so yes : the data model but also functionality. @jake we have in moodle a functionality called Reset Course...
View ArticleAssignments and Grades service
by Bart Coppens. Hi, We are developing a tool and finished authentication and have been able to get a bearer. Now, we want to inform Moodle the learner has started, so we are sending a request to...
View ArticleLTI 1.3 custom variables
by Javier Galarza. Hi! quick question about custom parameters . is there a way to provide user and course information like the id/uuid ? I use this variable to maintain some kind of session on my...
View ArticleRe: LTI 1.3 and WAF
by A. gtdino. Hello again, I found this thread on this forum https://github.com/Cvmcosta/ltijs/issues/56 which I think is related to what happens to me with a reverse proxy. I think the request fails...
View ArticleRe: Possibility of multiple grades on 1 LTI module of a user
by Lidia Defacto. We have developed two LTI tools that can deal with recurring LTI enrollments by persisting these as separate records in our database, and associating those with a user - to support...
View Article