Details
-
Type:
Bug
-
Status: CLOSED
-
Priority:
Major
-
Resolution: Non-Issue
-
Affects Version/s: 10.3
-
Component/s: Lessons
-
Labels:
-
10 status:Please Merge
-
Previous Issue Keys:LSNBLDR-451
Description
In Lessons, with the option "Embed content on page" it is posible to insert
video in two ways: "add a URL" or "embed code":
- insert url of the video, e.g.:
https://www.youtube.com/watch?feature=player_profilepage&v=oFcoih0sjJI
- insert code to embed, e.g.:
<iframe width="640" height="360" src="//www.youtube.com/embed/oFcoih0sjJI?feature=player_profilepage" frameborder="0" allowfullscreen></iframe>
After it, if you need to resize the window of the video Yo'll find that there is no problem with first option, the url, but it is no posible
with the second option, the "embed code". Nothing is resized after changing the parameters in the edit window.
It has been tested in trunk:
http://sakai-trunk.atica.um.es/portal
and in local 2.9.2:
https://miaulario.unavarra.es/portal