Help! I just loaded a new class into our LMS and failed to add our survey. We use Qualtrics and have a link. Can someone guide me? It would be great if it automatically deployed. I saw that for other survey apps, you could use iframe language?
Hi. I've been trying this (via the Code Snippet option), but rather than displaying the survey, Rise is displaying only the code itself (please see attached).
Is there some method other than Code Snippet that I should be using, please?
5 Replies
Hi Rhoda,
Access your Rise course.
In the Lesson where you want the survey to reside, create an EMBED block.
Edit the EMbed block and add iframe code that follows this format:
<iframe src="URL"></iframe>
Replace the URL above with your Qualtrics survey link.
Thank you so much Karl! I very much appreciate your help!
Hi. I've been trying this (via the Code Snippet option), but rather than displaying the survey, Rise is displaying only the code itself (please see attached).
Is there some method other than Code Snippet that I should be using, please?
Thank you,
Larry
Hi Larry,
A Code Snippet block is designed to display code, not to execute the code.
As stated in my post above, you need to use a Multimedia / Embed block.
Thanks so much, Karl. That works perfectly.
Larry