Forum Discussion
JamesKruck-0b4d
6 years agoCommunity Member
Embed Google Forms
Hi all,
I'm using the Multimedia Embed function to embed Google Forms into my course. This all works perfectly well in Chrome, but when I open the program in Safari or Firefox, the browser won't d...
AlyssaGomez
Staff
Hi, Bart!
I used the formula <iframe src="URL"></iframe>
. Just replace URL
with the link for the content you want to embed.
For the embedded form in the course I shared with you above, I used this embed code:
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdc2GG9wy8MYpZ0nvBeT8qUfgUf0ZylBNAGPs-JofJnHzDIAA/viewform?usp=sf_link"></iframe>
AlliMartin
4 years agoCommunity Member
Where in Rise do I actually physically put this code?
- Renz_Sevilla4 years agoStaff
Hi Alli!
When choosing a new block to add,- Select Multimedia > Embed
- An embedded Vimeo placeholder block will be added
- Click Edit in the top left corner of this block
- Under the Content Tab, click Change on the far right
- This will open up the field to add in your code and replace the Vimeo placeholder content
If you have any trouble with your embed code, check out these ways to Fix Invalid Embed Code.
Hope that helps!