Opencast-Moodle/moodle-block_opencast

"Invalid course module ID" When trying to create Episode/Series LTI

Closed this issue · 2 comments

Lyx52 commented

I have a problem where I create series video LTI but the activity is not created and when I try to access it via video overview page it redirects to the tool but it displays "Invalid course module ID"
image

I have created Opencast series LTI in moodle:
image

Configured Opencast LTI settings:
image

And my LTI connection is working:
image

@Lyx52, thank you for sharing your issue here. We appreciate your engagement. However, our issue repository is primarily reserved for addressing bugs and feature requests. To better assist with questions and discussions like the one you've raised, we encourage you to join our mailing list lms@opencast.org or, even better, become a part of the matrix channel Opencast-Moodle Usergroup.

Regarding the problem you're encountering—misconfiguring the LTI external tool—the solution lies in:

  1. Tool URL: must be your opencast intance url ending with /lti something like: https://{your.oc.instance.hostname}/lti
  2. Custom parameters: (for SERIES) this must be set to: tool=ltitools/series/index.html in one line without any double-quotes

If you have any further questions or need assistance, please don't hesitate to ask using the communication channels mentioned above. We're here to help.

Therefore, I close this issue.