- Posts: 9
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
<object type="text/html" data="https://localhost/LS3/index.php/211797?lang=en" width="500px" height="350px" style="overflow:auto;border:1px solid black"> </object>
But, to be honest, I don't think if it makes much sense to use Limesurvey for such a thing. Because you could just program this one exit survey with a normal HTML form quite quickly. There are no skip rules, there are not quota, there are no subsequent questions, so I think Limesurvey itself would be overkill.
...but I would use the API...
If I look at Microsoft Forms and Google Forms and SurveyMonkey, the question is, where LimeSurvey is aiming in terms of ideal usercases in the SaaS space. Stuck in the middle? Or the golden middle? If many users of LimeSurvey would need quota, I would expect more requests here in the forum. Google Forms offer jumps to other sections.holch wrote: Because you could just program this one exit survey with a normal HTML form quite quickly. There are no skip rules, there are not quota, there are no subsequent questions, so I think Limesurvey itself would be overkill.
I would create a simple web form and have it action to a remote PHP file that uses the API to insert the response. (I have linked to examples of PHP scripts in phplist's other thread)Not sure if Tpartner suggested to show a survey via API
I am not quite sure why you bring up those tools in connection with my post.jelo wrote: If I look at Microsoft Forms and Google Forms and SurveyMonkey, the question is, where LimeSurvey is aiming in terms of ideal usercases in the SaaS space. Stuck in the middle? Or the golden middle? If many users of LimeSurvey would need quota, I would expect more requests here in the forum. Google Forms offer jumps to other sections.
I brought up these tools cause they pushed towards users which just want a simple form. To build a htmlform and backendscript, which saves the data without opening security holes is not that easy (e.g. SQL-Injection). You often end up using a framework/class which does the input filtering.holch wrote: would just create a simple form in HTML and process it with PHP or something. I think any tool is overkill.
All in One. Welcome page disabled. No end message displayed.The bootstrap layout seems to be to spacious to be integrated into small windows.
holch wrote: .The bootstrap layout seems to be to spacious to be integrated into small windows.