Forum Discussion
Google Forms for learner submission
Hello! I'm having the same issue as above & am embedding the code directly grabbed from my form, as well as tried your formula above and simply entering the form url, unfortunately neither allows for the form to actually show up. I have successfully done this in another course, and started by copying the code that's in that course's multimedia box.
Thanks for any help!
- hazelB3 years agoStaff
Hi Katherine! Thanks for sharing your screenshot. If you want the form to show up, you would need to add height and width in the code.
Please embed the code below using Multimedia>Embed:
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeX_s37_t3bH0CPxCXC5sdEVDrXxv5UA-tWxgieRTbuXmtYcQ/viewform" style="height="400px" width="600px" allowfullscreen></iframe>
Here's how it looks when I tested it.
Hope this helps you!
Related Content
- 9 months ago
- 7 months ago