Forum Discussion

PaulSize's avatar
PaulSize
Community Member
8 years ago

Embedding Surveymonkey into Rise

Hi all,

I'd lke to capture basic user information in a short learning tool which I am building (it won't be hosted on an LMS) which will be hosted a Wordpress site.  I have used Surveymonkey in similar tools but haven't had any luck embedding it in Rise - any suggestions?

Alternatively, if there is another way of capturing basic user details could you please throw some ideas this way.

cheers,

Paul

27 Replies

  • For anyone else looking for this answer, make sure you keep the quotation marks around your survey monkey URL. 

    • KortneyPauga's avatar
      KortneyPauga
      Community Member

      I kept the quotes and this still isn't working for me, unfortunately. I pasted the url and the code, but all I see in Preview is the code.

  • Hi Kortney! 

    Try using a multimedia embed block. Then, paste the URL for the survey where it says URL in the code below:

    <iframe src="URL"></iframe>

    Let me know if that works! 

  • MelissaGalay's avatar
    MelissaGalay
    Community Member

    Also having issues with this! I paste my SurveyMonkey link inside the quotation marks and in preview I just see the line of code..

  • Hi Melissa! It looks like you may not be using the correct block type. Try using a multimedia embed block instead. Then, paste the URL for the survey where it says URL in the code below:

    <iframe src="URL"></iframe>

    Let me know how that goes! 

    • LiGPlaymakersDe's avatar
      LiGPlaymakersDe
      Community Member
      Alyssa Gomez

      Hi Melissa! It looks like you may not be using the correct block type. Try using a multimedia embed block instead. Then, paste the URL for the survey where it says URL in the code below:

      <iframe src="URL"></iframe>

      Let me know how that goes! 

      This is what I did and it worked great thank you!!! 

    • LeaSAgato's avatar
      LeaSAgato
      Staff

      Hi Michael,

      Here's how you can add a survey created in Microsoft Forms:

      1. Copy the share link of your Microsoft Form.
      2. In Rise, add a Multimedia > Embed block to your lesson.
      3. Click Edit to open the block editor.
      4. Under the Content tab, click the Change link.
      5. In the "Paste URL or iframe code here" field, paste the link of your Microsoft Form as is, or add the URL in this iFrame code:  <iframe src="URL HERE"></iframe> then paste your iframe code. 

      I hope this helps!