Rise - Embedding learning object

Jun 21, 2017

Hello,

I've been trying to embed learning objects such as a quiz or interactive game. I notice the embed is of javascript type (I have no idea at all about programming). I tried to embed using the video option (I'm using block). Unfortunately, Rise didn't recognise the code (example attached). Any suggestion is most appreciated.

6 Replies
Alyssa Gomez

Hi Abd! What happens when you try to enter the embed code? Do you see an error message? 

My first thought is the embed code is missing opening and closing iframe tags: 
<iframe …></iframe>

Let me know if adding those tags, or any of the other troubleshooting steps here solve the problem. If not, we'll keep digging!

Abd Karim Alias

Thanks, Alyssa. Yes, I get the error message. Here's one example of the embed code. I've read the trouble shooting but still couldn't figure it out. Frankly, I'm illiterate with code. I can see the <iframe> in the embed code. 

<div style="width:100%;height:0px;position:relative;padding-bottom:56.250%;"><iframe src="https://streamable.com/s/ys3im/yhekcb" frameborder="0" width="100%" height="100%" allowfullscreen style="width:100%;height:100%;position:absolute;left:0px;top:0px;overflow:hidden;"></iframe></div>

Thanks for your help.

Irina Poloubessov

Dear Alyssa,

Could you please tell also why the <iframe> tag is not accepted? (error message, please see  the screenshot).

Can we actually paste-in <html> tags (like <iframe> with properties of height, width etc) or we can only paste netto URL? Then, what is the difference when we are asked to post URL or iframe? 

 I got the error when testing <iframe> tag taken from official HTML5 learning site, so no mistakes there.. 

Thank you very much

Alyssa Gomez

Hi Abd,

I simplified your iFrame code to this and added it to an Embed/URL block in Rise here. Is this what you had in mind? 

<iframe src="https://streamable.com/s/ys3im/yhekcb"></iframe>

Irina, you can use an embed code or a URL. Can you show me where you copied that embed code from? Are you trying to embed this website in a Rise lesson? https://www.w3schools.com/ 

This discussion is closed. You can start a new discussion or contact Articulate Support.