Adding a Course Survey to Rise?

Aug 06, 2018

Hey everyone, 

I am trying to add a survey to the end of my course in Rise. I added a block and used the custom code section to add the link to the survey. I'd prefer that it pops up immediately after completion. Is there any way to do that or would they have to copy and paste the link into a browser? 

40 Replies
Michael Kammer Jensen

<iframe width="640px" height= "480px" src= "https://forms.office.com/Pages/ResponsePage.aspx?id=DQSIkWdsW0yxEjajBLZtrQAAAAAAAAAAAAN__qsp6W9UNzBaN0pPVU9XV0cwOEozQ0ZVT05MOTlYNS4u&embed=true" frameborder= "0" marginwidth= "0" marginheight= "0" style= "border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>

Alyssa Gomez
Dominique Dubon

Hello,

I've embedded my Google Forms survey at the end of my Rise course and it's worked great. However, when I open my course on my iphone, the survey shows up as blank. Can someone help me with that?

Here's my embedded coding: <iframe src="https://docs.google.com/forms/d/e/1FAIpQLSdpN0lJzsxRIZ6KquAuaTtBQeh7W4vvQStgx433JhBDlZquBw/viewform?usp=sf_link"></iframe>