Opencast-Moodle / moodle-block_opencast

Block to manage Opencast publications in moodle
21 stars 27 forks source link

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

Closed Lyx52 closed 9 months ago

Lyx52 commented 9 months ago

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

ferishili commented 9 months ago

@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 /ltisomething 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.

ferishili commented 9 months ago

Therefore, I close this issue.