Forum Discussion
Embedding web objects in Rise
Hi,
I'm currently investigating the opportunity for embedding bespoke activities in rise , and was wondering if there was any thought behind embedding html packages/content into a rise block.
Currently, the only way is to embed something through an iFrame, which means we have to host our content elsewhere. For some clients, their maybe limitations with accessing this content, such as firewall security or internet connection.
In the past with Storyline, publishing has enabled us to package up the web objects content within the Storyline package, which has meant to have not had issues with hosting or accessing content from external sources.
I have noticed that you are able to import Storyline files into rise, and that upon exporting, the storyline file does in fact get grabbed and contained inside the final Rise export. So will there be a chance to do so going forward with other content/packages?
Thanks,
Alex
46 Replies
- LindaNdsethCommunity Member
Hi, Thanks a lot! :)
Linda
- PeggyVoslooCommunity Member
Hello - I am having no luck yet with this code for my Mentimeter embed:
<iframe allowfullscreen="true" allowtransparency="true" frameborder="0" height="315" src="https://www.mentimeter.com/embed/fe3787f8d4c52afd559b95b1c76b07a3/a7de1d826fca" style="position: absolute; top: 0; left: 0; width: 100%; height: 100%;" width="420"></iframe>
It doesn't come up as invalid, but all I can see in edit or preview is the string of code.
Any suggestions would be gratefully received.
Hi Peggy,
I took your embed code and placed it into a multimedia embed block and it worked fine (see image below). What block are you using in Rise?
- taryncharlesCommunity Member
Hmm...I'm trying similar but with Poll Everywhere & no luck???
<iframe allowfullscreen="true" allowtransparency="true" frameborder="0" height="315" src="https://www.polleverywhere.com/multiple_choice_polls/8FX4Xe2CSwKDrp1/web.js?height=250&results_count_format=percent&width=300"></iframe>
Hi Taryn,
That code is not working for me either, however I tried inserting the link alone ( https://www.polleverywhere.com/multiple_choice_polls/8FX4Xe2CSwKDrp1/web.js?height=250&results_count_format=percent&width=300 ) and it's working for me. Could you try that out and see if it works on your end?
- taryncharlesCommunity Member
- taryncharlesCommunity Member
Hey Allison
Yep - that worked. So all you did was change the <script to <iframe at each end?
Thanks so much for your help - love this community.
Perfect! I'm glad to hear it worked for you. :) Yes, that's correct.
- LauraCadranelCommunity Member
I am trying to embed a Google form, but I can't get the embed to work. Here is the code from Google:
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdoYLuDXA1eOp0tZv5OOCgi7ANJrsz4z6gk0ZIY-tafWXhkKQ/viewform?embedded=true" width="640" height="970" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
- LeahChambersCommunity Member
Hello! I would like to replace the (3) images in my three column grid block with embeds using the "replace with embed" function....but it seems as if the only place you can replace images with embeds are when you are using an accordion block in Rise, is that correct?
Maybe you can see what I'm talking about under the section Call to Action Examples in the Rise course below:
I want the images to be embeds to actual linkedIn post examples. Is that possible?
Thanks!!!
- LeslieLandersCommunity Member
Hi there, we are trying to embed this Tableau report in our Rise course. We tried some of the iframe codes you have above with no luck. Any ideas? https://public.tableau.com/en-us/s/gallery/dutch-automobile-market?gallery=votd
Hi Leslie,
I tried using an iFrame code to embed that site, and I got the `public.tableau.com refused to connect` error. I’m not positive, but this could mean that that site cannot be embedded in a frame.
To be sure, I would get in touch with our Support Team so they can take a closer look. You can submit a case here.
In the meantime, if there's anything else I can do to help, please let me know!
- AmberStarfireCommunity Member
Hi, if I want to embed web content that is behind a firewall, how would I go about accomplishing that? Thanks in advance.
Hi Amber!
How would your learners normally access this web content? Would they need to log in? If so, they'll also need to log in when viewing the embedded content.
If you're having trouble with this, share your embed code with us in a case here. We'll take a closer look!
- EdwardBarnes-c5Community Member
I am having trouble with embedding an iFrame with qualtrics. Here is my code that only shows the line of code in preview and with sharing URL. <iframe src=https://westernu.az1.qualtrics.com/jfe/form/SV_cLLm4xajp3Vj0mF></iframe>
Help Please...
Hi Edward!
It looks like you were missing quotation marks in your embed code. Try this one instead, and let me know if it works!
<iframe src="https://westernu.az1.qualtrics.com/jfe/form/SV_cLLm4xajp3Vj0mF"></iframe>
Related Content
- 2 months ago
- 4 months ago
- 2 months ago
Hi Leah,
I just had a look and you're right - the 3 column grid is for images only, not embedded links.
That being said, there are many other block types that do support embedded content. Here's a quick-reference table that shows what kind of media you can insert in each block type.
I hope that's helpful! Let me know if you have any other questions.