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

Medialesson: mediasite, button to continue after mcq does not work #1220

Closed
torinfo opened this issue Jun 2, 2023 · 1 comment
Closed

Medialesson: mediasite, button to continue after mcq does not work #1220

torinfo opened this issue Jun 2, 2023 · 1 comment

Comments

@torinfo
Copy link
Collaborator

torinfo commented Jun 2, 2023

When you put a mediatite video in a medialesson, the video doesn't start when you press de continue button after answering an mcq.

@torinfo
Copy link
Collaborator Author

torinfo commented Jun 2, 2023

It turned out this was caused by the new mediasite SDK put into 3.12.
This version inserts the mediasite video in a div with class Mediasite, but our code expected mediasite.
This happens in onready, where we try to find the iframe.
I changed the code that uses the id of the iframe.

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

No branches or pull requests

1 participant