- Posts: 11
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
The Slider option is part of the Multiple Numerical Input Question ( www.limesurvey.org/manual/Question_type_...merical_input#Slider )ericgraig wrote: -Is there a slider control available? I browsed these forums and there is talk of one but I haven't found it as yet.
No, you will have to trigger this yourself. There might be a possibility to create a plugin for this, but I am not aware that there currently is one. Or you might be able to do this with cron jobs. But this would be something that you would need to custom develop.-Can reminder emails be handled automatically? In other words if a set of respondents doesn't respond X days following the initial invitation, can the system be pre-programmed to send a first reminder to nonrespondents? Can a second and third reminder be programmed but with different content? For example, reminder1 text says "you have may forgotten...", reminder2 says "we're desparate..." reminder3 says "are you alive..." And the idea is that each reminder would be programmed to go out to nonrespondents x days after initial email. Basically, a set it and forget it approach.
Reporting in LImesurvey is currently relatively basic. There is a reporting feature, but it will not send automatic reports an there is no possibility to create fixed reports.-Are there any automated reports that can either be generated and sent to clients or is it possible for clients to log in to see canned reports (but not the raw data)?
-I'm curious how folks on this list feel LimeSurvey compares with SurveyMonkey or SurveyGizmo. Overall it has a bit of an open-source feel but given that I'm not really unlearning either of these alternatives (I have been using SnapSurvey for a while but their pricing model no long er works for me) that's not really an issue.
handled automatically : if you can add a cronjob : yes , see extensions.sondages.pro/37 for example.ericgraig wrote: -Can reminder emails be handled automatically? In other words if a set of respondents doesn't respond X days following the initial invitation, can the system be pre-programmed to send a first reminder to nonrespondents? Can a second and third reminder be programmed but with different content? For example, reminder1 text says "you have may forgotten...", reminder2 says "we're desparate..." reminder3 says "are you alive..." And the idea is that each reminder would be programmed to go out to nonrespondents x days after initial email. Basically, a set it and forget it approach.
I do a lot of automated report for client, each one are different with different usage and evaluation system.-Are there any automated reports that can either be generated and sent to clients or is it possible for clients to log in to see canned reports (but not the raw data)?
If you want to compare LimeSurvey with SurveyGizmo featurewise, SurveyGizmo is miles ahead. You really need to make a list of features you need and test them on your own. When you read "programming" in the LimeSurvey-forum is often php/javascript stuff. Often features which are added in form of plugins which are not part of the LimeSurvey distribution.ericgraig wrote: -I'm curious how folks on this list feel LimeSurvey compares with SurveyMonkey or SurveyGizmo.