Forum Discussion
RhodaGreen
4 years agoCommunity Member
Embedding a Qualtrics Survey into a Rise Course
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 othe...
KarlMuller
Community Member
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.
LarryMcCallum-7
2 years agoCommunity Member
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
- KarlMuller2 years agoCommunity Member
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.