Embed Code doesn't work

Oct 21, 2021

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

 

 

2 Replies
Hazel Bartolome

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&amp;embed=true" width="100%" height="790px" frameborder="0"></iframe>

Here's a screenshot of how it looks in Rise: