Re: enable gradebook pass back?
by Juan Leyva. Hi,See: https://docs.moodle.org/30/en/External_tool_settings#General_settingsOption that must be enabled is: Accept grades from the tool
View ArticleRe: How to sync user data from Moodle to WebPA?
by na li. We’ve setup the LTI connector for our local WebPA server and Moodle server. But in order to enable the “groups enhancement memberships” function as mentioned on the LTI Connector Overview...
View ArticleRe: How to sync user data from Moodle to WebPA?
by Roland Sherwood. We've encountered exactly the same issue here.Our hope was that the issue of being able to import group data to WebPA would be solved in Moodle 3.0 (based on the description and...
View ArticleDebug LTI 2 ToolProxy registration
by Pablo Platt. Hi,I'm implementing a tool provider.When sending the tool proxy to /mod/lti/services.php/toolproxy I'm getting back 400 Bad Request response.I'm not sure if the error is because of a...
View ArticleRe: Debug LTI 2 ToolProxy registration
by Pablo Platt. Moodle does show LTI errors.I'm using nginx with php-fpm. I had to enable logging in php-fpm by settings catch_workers_output = yes.The error log is at /var/log/nginx/error.logI got...
View ArticlePass user groups with a basic launch request
by Pablo Platt. My use case is an LTI 2.0 tool that provides chat rooms.A teacher will be able to create a chat room for the whole course and a room for each group in the course.When a student launch...
View ArticleWho use LTI format (except Moodle) ? (and how are manage accounts ?)
by Guillaume Antier. Hello,I am pleased to discover the new ability of Moodle to save a course as LTI. I think that such a standard is very usefull and enable new partnership possibilities.Howerver I...
View ArticleRe: Who use LTI format (except Moodle) ? (and how are manage accounts ?)
by Richard Oelmann. LTI Product directory - https://www.imsglobal.org/cc/statuschart.cfmhttp://www.imsglobal.org/activity/learning-tools-interoperability
View ArticleRe: Who use LTI format (except Moodle) ? (and how are manage accounts ?)
by Helen Foster. Hi Guillaume,When Moodle is used as an LTI tool provider (using the new 3.1 feature Publish as LTI tool) and remote users on a different site access selected courses and activities on...
View ArticleReceiving 404 error while posting grades to Moodle
by Mayur Agarwal. Whenever we are trying to post grades to Moodle (http://moodle.johnwiley.com.au/mod/lti/service.php) from external tool, we are getting 404 error.Below is the error description:(The...
View ArticleRe: LTi consumer simple php example
by Nigel Hoath. Just to say cooking with gas. It's been gruelling but I am now down to playing with parameters and getting sensible errors from Moodle. At least the course arrives. So bit by bit...
View ArticleThoughts on an error message??
by Nigel Hoath. HiRunning Moodle 3.1 LTi provider I get an error sent to the consumer:Notice: Undefined index: resource_link_id in...
View ArticleContent Item and Membership Service
by Jacov Mostovicz. HiWe're a LTI tool provider.I'm trying to understand which Moodle versions (if any) support the IMS Global specifications for Content Item and Membership Service with LTI.Also, is...
View ArticleLtiLibrary - posting grade for all students
by nva nva. I am trying to use LtiLibrary and post grades to all students under LTI item in the gradebook in Moodle.For now, I can post only grade for a student that click on the LTI like so,var...
View ArticleDetailed quiz results?
by Jared Schaeffer. Is it possible to have an external LTI tool report detailed quiz results to Moodle? Right now I can only see how to report a single score.Thanks,Jared
View ArticleRe: Detailed quiz results?
by Nigel Hoath. Jared are you using SCORMs?As I understand it detailed question/answer results are available for a Moodle quiz (I have read) but not normally for SCORM (as I have seen). Indeed we are...
View ArticleLTi generated usernames
by Nigel Hoath. We are using the LTi plugin. And very nice it is too (after initial struggles).But we understood that the generated usernames in the LTi provider were made up of the consumer...
View ArticleRe: Detailed quiz results?
by Jared Schaeffer. Thanks Nigel.We aren't currently using SCORM. We just have an external LTI tool that I'm hoping I can get to report more detailed quiz results.I am curious to see what you find...
View Article