opencast / opencast-docker

Dockerfiles for Opencast
https://quay.io/organization/opencast/
Educational Community License v2.0
41 stars 36 forks source link

No Opencast Series & Episode on Adding a new Video (Opencast) Activity Page #233

Closed andisugandi closed 3 weeks ago

andisugandi commented 4 weeks ago

Hi @mtneug and Team.

We are using docker-compose/docker-compose.allinone.mariadb.yml Docker compose file (version 16.4), and it is running on Docker Swarm Cluster.

The series and events (episode) can be successfully added / uploaded via Moodle (version 4.3) site (there are now: Course_Series_99 and Course_Series_100), and those episodes can also be played both on Opencast studio/player and via embedded way.

Moodle Opencast Videos Page

Screenshot 2024-09-14 at 11 52 58

Opencast Events & Series Page

Screenshot 2024-09-14 at 13 19 40

Known Issue

Screenshot 2024-09-14 at 11 50 53

But the are NO series and episodes appear on the menu provided on Adding a new Video (Opencast) Activity page.

Needs help and suggestions.

Thank you in advance.

mtneug commented 3 weeks ago

Is this the course where the Moodle block was added? What publication channel did you configure for the activity plugin?

In general: this seems to be a configuration issue with the Moodle plugins and not related to the Opencast container images.

mtneug commented 3 weeks ago

I just created an example compose setup for Opencast + Moodle in this repository: https://github.com/opencast/community-integrations/tree/main/lms This is not a production example, but it might help you figure out your problem.

I will close this issue for now.