-
Hello!
On my website there is wrong proportions of video window in answer explanation:
https://drive.google.com/file/d/1rrP8trdQO5eWgzW9eVl4RRb3zHHwc7GF/view?usp=sharingWhen user press “Play” it looks like this:
https://drive.google.com/file/d/1WzXYq2MFlmwix1irNdCMp3eX-bKEGdx6/view?usp=sharingBut in video settings I have another options:
iframe width=”560″ height=”315″
How can I fix this?Yes this is an issue we need to resolve .
Adding to issue log.
https://trello.com/c/wqjw1pP2Thank you. Please, pay attention that the same problem is also in post quiz massages.
Will you not correct this issue? The card is in the archived list.
Well I believe we have fixed this issue with videos in explanation .
Unfortunately, nothing has changed on my site. This is not critical, but the window size is still small, so the user has to click extra to enlarge the video. I’m trying to change this due to the custom CSS, but I can’t.
This is interesting: when I work as a new student in incognito mode (Chrome), the size of the video frame is normal. But when as an old user, it is small. Despite the fact that the browser cache is clearned and the service worker is regenerated. But it seems that the problem is really solved for new users.
Understood: the size of the video frame is correct when I open the course directly from the course page, not from the PWA. But if I open with PWA, the size of the video frame is still too small.
Ok can you please provide the course url and quiz name along with your admin creds ?
I just checked it , and found that you need to wrap the iframe code in iframevideo shortcode :
[iframevideo]<iframe width="560" height="315" src="https://www.youtube.com/embed/aVMkvCTT_yg" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>[/iframevideo]
This comment is in spam:
Thank you, Mr. Alex! It helped.
Is it possible to make these embedded videos play through your video player (Vibe player, as in video units)?
The topic ‘Size of video in answer explanation (Quiz)’ is closed to new replies.