Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug when two videos are integrated into separate activities #45

Open
ottsimon opened this issue Apr 3, 2024 · 0 comments
Open

Bug when two videos are integrated into separate activities #45

ottsimon opened this issue Apr 3, 2024 · 0 comments
Assignees
Labels

Comments

@ottsimon
Copy link

ottsimon commented Apr 3, 2024

Steps to reproduce

  1. Create a new activity (text and media area) in a Moodle course
  2. Insert an Opencast video from the repository
  3. Click on "Save and return to course"
  4. Create a second text and media area underneath, and repeat the above steps

Expected behaviour

The two videos should be displayed one below the other.

Actual behaviour

The second video somehow replaces the first one, and at the position where the second video should be, there is just a black box.
Interestingly, when you remove the second video and press F5, the first one gets displayed again.

Screenshots

https://raw.githubusercontent.com/ottsimon/issues/main/opencast/filter_01.png
https://raw.githubusercontent.com/ottsimon/issues/main/opencast/filter_02.png

Plugin configuration

filter_opencast | episodeurl_1: https://opencast.example.org/static/mh_default_org/engage-player/[EPISODEID]
filter_opencast | configurl_1: /filter/opencast/config.json


Opencast: 15.3.0
Moodle: 4.1
filter_opencast: v4.3-r1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants