Re: Grades not transferring for most students
by N W. Here are the last few lines of the trace: Skipping - Invalid grade for the user '966' in the tool '40' for the course '258'. Skipping - Invalid grade for the user '972' in the tool '40' for...
View ArticleRe: Grades not transferring for most students
by Jake Dallimore. Ok, that last one looks like it may be the culprit. You can see that it doesn't finish with the normal "Completed - xxx" trace like the rest. If you have database access, it would...
View ArticleRe: Grades not transferring for most students
by N W. GOT IT! Problem solved! THANK YOU
View ArticleRe: Grades not transferring for most students
by Jake Dallimore. Glad you got to the bottom of this one. If possible, would you mind sharing the solution that worked for you here? It would certainly help others, and would help us patch the issue...
View ArticleLTI 1.3 External tool - request to 'auth.php' returns 404
by Manuel Manso. Hi there,(This issue seems to be exactly the same as this one but I couldn't find a solution in that other issue)I'm getting a 404 not found in the request from the tool to my moodle...
View ArticleRe: Grades not transferring for most students
by N W. So I found an LTI activity with an coding error in another unused course. I removed the enrolment method in that course and it unblocked the transfer of grades.
View ArticleRe: LTI 1.3 External tool - request to 'auth.php' returns 404
by Jake Dallimore. Hi Manuel, What redirect URIs do you have set up in the Moodle tool configuration? The problem in the linked thread was down to a URI mismatch, so it's probably worth checking that....
View ArticleRe: LTI 1.3 External tool - request to 'auth.php' returns 404
by Manuel Manso. Hi Jake, Indeed the issue was the redirect URI, I had misunderstood its meaning. But now it means I have configured both the Tool URL and the Redirect Uri(s) both to...
View ArticleRe: LTI 1.3 External tool - request to 'auth.php' returns 404
by Jake Dallimore. OpenId requires the redirect URIs be set up prior. If, during an auth request, the platform sees one that isn't set up (i.e. it isn't currently set in the tool configuration), then...
View ArticleRe: LTI 1.3 and linkedIn learning
by Mike Reed. Hello Jake, My name is Mike, and I'm a technical consultant at LinkedIn. First, thank you for sharing your knowledge on this subject as it tends to come up often. Considering we have...
View ArticleRe: LTI 1.3 and linkedIn learning
by Gemma Lesterhuis. Hi MIke,Unless the completion status itself cannot be automated in Moodle? I say that, because of your statement "Since Moodle has its own completion tracking system, blindly...
View ArticleRe: LTI 1.3 and linkedIn learning
by Jake Dallimore. Hi Mike, Thanks for the post. Yes, I agree it would be good to have clear documentation on this integration. With respect to some of your questions:Would LTI completions be tracked...
View ArticleRe: LTI 1.3 and linkedIn learning
by Mike Reed. Hello Jake, Thank you so much for the detailed response! This information is allowing me to understand the process more and more. In LIL, when a course is completed, we are triggering an...
View ArticleConfigure Client-ID and consumerkey256
by Tim V.. Hi every1,we're trying to use Moodle as LTI provider. In our demo course we added the enrolment method and published the course as LTI module. So far, so good. In the other LMS, we're using...
View Articlelink 2 Moodle courses by LTI
by benoit tostain. Hello,I have a problem to link 2 Moodle courses, the both on Moodle 4.0, by LTI.I can integrate an external LTI tool in a course but I cannot link 2 courses, which are both on...
View ArticleRe: LTI 1.3 and linkedIn learning
by Jake Dallimore. Hi Mike, I'd hazard a guess and say it's something as simple as that content-type header you're using. That needs to be 'application/vnd.ims.lis.v1.score+json' per the AGS Spec....
View ArticleRe: Configure Client-ID and consumerkey256
by Jake Dallimore. Hi Tim, Sorry to hear you're having trouble. First up, you definitely need the client id, so you should be entering that in the remote LMS. Moodle just takes any client id passed in...
View ArticleRe: link 2 Moodle courses by LTI
by Jake Dallimore. Hi Benoit,LTI 1.3 and LTI Advantage changes the model completely, from an OAuth 1.0 based model, to one based on OAuth 2.0 and OpenId. This necessitates a registration between the...
View Article[3.11] 401 Unauthorized on grade sync
by Richard van Iwaarden. We are getting the following error when we try to sync our grades back to Moodle1. {2. "status": 401,3. "reason": "Unauthorized",4. "request": {5....
View ArticleRe: Configure Client-ID and consumerkey256
by Tim V.. Hi Jake, thank you for your answer. When we set it to any Client ID, yes... we're getting an error because of invalid signature. Only one external system is connected/using the Url's...
View Article