Forum Discussion
Embed Code doesn't work
Hi there.
I have created a Microsoft Form which I would like to embed in my RISE 360 course, but it didn't work.
<iframe width="640px" height= "480px" src= "https://forms.office.com/Pages/ResponsePage.aspx?id=Xu-lWwkxd06Fvc_rDTR-glRCUnMgYS9IlmwcCxYI4HVUN1lLNTlJRjNHQ01UNFZSOFI3WjRVVDRCMy4u&embed=true" frameborder= "0" marginwidth= "0" marginheight= "0" style= "border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
Looking for any help. Thanks
4 Replies
- hazelBStaff
Hi May!
Happy to help! Please try this code. This worked for me in Rise when I tested it.
<iframe src="https://forms.office.com/Pages/ResponsePage.aspx?id=Xu-lWwkxd06Fvc_rDTR-glRCUnMgYS9IlmwcCxYI4HVUN1lLNTlJRjNHQ01UNFZSOFI3WjRVVDRCMy4u&embed=true" width="100%" height="790px" frameborder="0"></iframe>
Here's a screenshot of how it looks in Rise:
- DanLaicha-8aef4Community Member
I can confirm this still works as of March 2024. Thank you so much for the help!!
- MariaSkubiszewsCommunity Member
Hello,
I encountered the same issue when trying to embed Microsfot Forms in Rise 360. Can somebody please share with em how it can be troubleshoot?
<iframe width="640px" height="480px" src="https://forms.office.com/Pages/ResponsePage.aspx?id=mDzP43ipX0aCVJ1UHu6nPLNdYmEET8hNi7Ql8-Te_hBUQUNSUUFMTVcyTVUyTVJUQ1kxRlpKUjFDUS4u&embed=true" frameborder="0" marginwidth="0" marginheight="0" style="border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
Hi Maria!
Happy to help with this!
After removing the final angle bracket before </iframe>, I was able to successfully embed the form into a sample Rise 360 lesson.
- Here's a quick screen recording when tested on my end!
Please let me know if that worked for you!
Related Content
- 5 months ago
- 10 months ago
- 10 months ago
- 2 years ago