Hi,
I'm interested in adding a survey to our video production company's website, but want to build it into an already existing page as an embed? Is Lime Survey the simplest way to do that?
Many thanks!
Last edit: 8 years 6 months ago by holch. Reason: [MOD] Excluded link, looked spammy and was not required for question.
Hi, Joffm
Thank you for quick response. I duplicated this code on my page and replaced just src URL, but result is just blank page. May be the problem that my survey not deployed on my hosting. I use limesurvey default hosting. I.e. user URL is not like "
www.myserver.de/survey/index.php/admin/s...view/surveyid/487655
" but some like "
myname.limequery.com/993854
".
It is possible to embed survey without deploy on my server?
If answer is "yes" then whether I use correct URL for embedding ?
Thank you in advance
As you saw, this code snippet referred to the embedding of the admin part of limesurvey.
If you want to insert the survey itself, you use the code which is displayed in LS in the "survey summary" as "survey-url"
What happens if you just embed this Youtube-Video?
<iframe name="frame1" width="500" height="200" src="
www.youtube.com/embed/X4t0JxiBeO0
" frameborder="0" allowfullscreen>
Best regards
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 8 years 5 months ago by Joffm. Reason: Ergänzung
Hi, Joffm
Unfortunately HTML manual does not help because there is no answer on question why I got a blank white frame on my page.
My temporary dumb test survey with 1 test question located in
pletenev.limequery.com/993854?lang=ru
This url displayed in my short survey description page on admin panel. I hope it is what you mean as "code which is displayed in LS in the "survey summary" as "survey-url"
Experiment with your youtube video displayed 404 Error inside frame. I don't understand the reason because url of this video opens perfectly in separate browser window. Tried under chrome and MS Edge. Result is the same. May be screenshot with page code will provide some guess?
Problem has been resolved. Thank you for your time and help!
Firstly I have added "https://" to your example with youtube and it worked.
Then I have replaced src url with my survey url and it worked too.
Hallelujah!
To moderator: You can remove my previous post with screenshot because it is obsolete and I am unable to remove it by myself. Thank you.