thexerteproject / xerteonlinetoolkits

Xerte Online Toolkits
www.xerte.org.uk
Apache License 2.0
62 stars 61 forks source link

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

Closed torinfo closed 1 year ago

torinfo commented 1 year ago

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 commented 1 year ago

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.