Forum Discussion
Google Forms for learner submission
Hey all, I'm trying to embed a Google Form into Rise to allow my learners to upload a PDF they created, but the form shows an empty white space when I leave it open to anyone with the link, and a "you need permission" message when I set it to emails only within the organization. I assume this is due to the fact that the learners would be uploading something. Please help. I just want my learners to be able to submit an application of their learning instead of a quiz. I'm surprised this is not yet a feature in Articulate. Thanks!
8 Replies
- PaigeCasey-189cCommunity MemberI am also having this issue and trying to figure out how to resolve it. Very disappointed that it's not working how I intended
Hello, Jenn and Paige! You should be able to embed a Google Form in your Rise 360 lesson. I often create my own embed code by using the formula
<iframe src="URL"></iframe>
. Just replaceURL
with the link for the content you want to embed.If that doesn't work, please share the form link with us, and we'll help you create an embed code that works!
- KatherineJon899Community Member
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!
- hazelBStaff
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!
- KaylynBugbeeCommunity Member
Hi Hazel, I also followed the same format, however, my view is showing up similarly to Katherines and the form is not appearing on the screen. Are there any other troubleshooting tips you would advise?
- hazelBStaff
Hi Kaylyn! Sorry to hear that the form is not appearing on the screen. Your form should be set to Public so that it will show up. Then, you can use this code and change the URL to your Google form URL:
<iframe src="https://yourURL.com" style="height="400px" width="600px" allowfullscreen></iframe>
Let me know if this works for you!
- MishaDAndreaCommunity Member
What are the Google Form settings that need be in place in order for it to embed properly? I am having the same issue. It's just the code that shows up when I go to preview.
- KathrinKlemmerCommunity Member
I am also having trouble displaying a Google Form that requires respondents to sign in to Google. Is it possible to integrate such a form?
Related Content
- 9 months ago
- 7 months ago