Re: Quiz Results + Grade Sync Behaviour
by Tim Hunt. I am just wondering if this is more of an issue with Grade sych than the quiz. I think I will move this to the LTI forum. (If that was wrong, it can be moved back.)
View ArticleRe: Quiz Results + Grade Sync Behaviour
by Liam Moran. I hope I can help with this since I've gotten fairly familiar with grade_sync:The message you see in 1b means that the grade for the quiz is NULL; the sync grades task won't send any...
View ArticleRe: Quiz Results + Grade Sync Behaviour
by Caleb Marfell. Thanks, Tim, definitely more suited to this forum.
View ArticleRe: Quiz Results + Grade Sync Behaviour
by Caleb Marfell. Morning Liam, Thanks so much for the explanation, given we don't use Moodle as a main LMS rather just an intemediary for a particular question type my knowledge on the system is...
View ArticleLTI auth.php: invalid request
by Gerald Truong. Hello,We are unable to launch an external tool using LTI 1.3 at the point where the external platform makes the following...
View ArticleRe: LTI auth.php: invalid request
by Jake Dallimore. Hi Gerald,That error almost certainly comes from this code: https://github.com/moodle/moodle/blob/a800e7e62f73d82d04926f72333384d7cc31e01e/mod/lti/auth.php#L90-L94So, either:The...
View ArticleSpringshare E-Reserve LTI 1.3 & Moodle Not Communicating
by Alicia Ikerd. Hi all,I’m a librarian and we are switching from hosting faculty e-reserve content from a private server (Ares) to Springshare. Springshare uses LTI 1.3 to display the e-reserves...
View ArticleRe: Springshare E-Reserve LTI 1.3 & Moodle Not Communicating
by Jake Dallimore. Hi Alicia, Firstly, it's probably a good idea to confirm your LTI setup. I assume you've set up the tool using the normal Moodle LTI configuration (i.e. using External tool and with...
View ArticleRe: Springshare E-Reserve LTI 1.3 & Moodle Not Communicating
by Liam Moran. Another thing to rule out early on for this problem is whether you can access /enrol/lti/jwks.php on your moodle server without having a login session cookie (in a private/incognito...
View ArticleRe: Springshare E-Reserve LTI 1.3 & Moodle Not Communicating
by Alicia Ikerd. Hi Jake,We use Moodle 4.2 w/ Microsoft Authenticator (it was established June 20th and our sandbox was last successfully launched on June 18th). We have a Learning Management System...
View ArticleRe: Springshare E-Reserve LTI 1.3 & Moodle Not Communicating
by Alicia Ikerd. Thanks, I'll mention this to our LMS admin when we meet again.
View ArticleRe: LTI configs when add external tool is switched off
by Jon Breitenbucher. Thanks. That is helpful.I am now encountering a situation with W.W. Norton Learning Tools. There LTI 1.3 setup directions state Tool configuration usage: “Do not show; use only...
View ArticleRe: Springshare E-Reserve LTI 1.3 & Moodle Not Communicating
by Jake Dallimore. Just to clarify, Alicia is talking about the use of External tool (mod/lti), so enrol/lti/jwks.php has no part to play. I suspect what you meant to say was mod/lti/certs.php (which...
View ArticleRe: LTI configs when add external tool is switched off
by Jake Dallimore. The simple answer is that their instructions were written for an older version of Moodle and are no longer accurate. Basically, you've found one way to do this, by changing to "Tool...
View ArticleRe: LTI configs when add external tool is switched off
by Jon Breitenbucher. Unfortunately not. Yes, I can get the tool to show in courses so faculty can enable it and add it to their Activity chooser. However, when they try to add it to their course...
View ArticleRe: LTI configs when add external tool is switched off
by Jake Dallimore. Ah, I see your issue now. That wasn't obvious from the example URL above, which didn't hint at resource specific param. We don't support URL params any more, but do support custom...
View ArticleRe: LTI auth.php: invalid request
by Gerald Truong. That did it Jake. Thank you for the quick useful response.
View ArticleMoodle and Canvas LTI error
by Admin Account. I am trying to use Moodle as an LTI tool with Canvas, but it is not letting me. I did some testing and I thing this is the problem... I am getting this error with the launch URL....
View ArticleRe: Moodle and Canvas LTI error
by Jake Dallimore. That message basically says that your link isn't set up correctly in Canvas. You need to configure the link to send the custom parameter 'id', as defined in the tool configuration...
View ArticleRe: Moodle and Canvas LTI error
by Admin Account. Hi Jake,Thanks for the reply. I am not all that tech-sophisticated, so I don't know more of the advanced tech features, but I know enough; therefore, what exactly does that mean..?...
View Article