We're need a way to copy courses with LTI tool links, while still preserving the LTI tool links' information (ie. something like this: https://www.imsglobal.org/lti-course-copy-road-nowhere). We have courses with a lot of external tools, and remapping each one manually is extremely resource-intensive.
From the link above, I don't think that $Context.id.history and $ResourceLink.id.history custom parameters are currently supported by Moodle, but I do know that Moodle has a complete backup/restore course process that copies over some portion of the external tool. Is there any way right now to get the parent context ID and resource ID after a course is copied?
On another note, is there a more thorough breakthrough of what custom parameters are available? The documentation I can see only provides:
- Custom parameters - most times you can leave this blank. The tool provider might use this to allow you to display a specific resource.
Thanks!