Forum Discussion
Making Survey Monkey work with RISE?
Hi there, Alex! Great question. The answer will come down to whether you're hosting your course in an LMS.
In an LMS, it'll be much harder to control where the learner returns. Typically, you won't have a clear URL for each lesson. If you were to use the Share URL to distribute your course instead, you'd see that each lesson has a unique URL. It may be the same setup if you were to export your content for web.
I would guess that the Survey Monkey redirect would open a new browser window, or at least a new tab, so your user would have multiple instances of the course open. Could you instead embed your survey directly in Rise?
Crystal: I'm about to launch my first course in Rise 360. The boss wants a way to track and we have a corporate Survey Monkey account to which I have access. We are not using our LMS for this project.
I'd like to embed the survey like you did. But when I generate the script from survey monkey and paste it in, Rise tells me to enter a valid URL or iFrame. (see attachment on the script I'm generating from Survey Monkey. What am I missing?
- Crystal-Horn6 years agoStaff
Hello Poul! Thanks for sharing the embed code you're using. When embedding content in Rise 360, you'll want to make sure you're using iframe tags around the code, or just use the URL.
In my above example, this is the embed code I used after generating a web link "collector" in SurveyMonkey:
<iframe src="https://www.surveymonkey.com/r/TZKKJ9H" ></iframe>
The website collector provides html code you can add to a web page, but Rise 360 is looking for an embed code or URL. Let me know if that helps!
- PoulDavidRasmus6 years agoCommunity Member
Crystal: This seems to have worked perfectly--except I have to see if I can get my company to pay to clean up the ending which invites the employee to "create their own survey" (not good).
Anyways, thank you for you help. By the way, I was late in responding here because I was expecting an email notification from this forum and did not see it. Is there a setting I need for forum notifications?