Viewing statistics on many surveys - by: tpartner
You can pre-load an equation type question with a token attribute.
View ArticleAssessment value with multiple numerical input - by: stevelegare
Thanks for your quick answer
View ArticleRC2 API - set_question_properties - answeroptions - by: dillusion13
Did you ever figure this out? I'm stuck on the same thing
View ArticleCan we use Offline survey Question in lime survey? - by: siddhantwankar
Hello, I had go through the Offline survey app. In that there is a by default android survey for a demo. I had review that survey and the UI for that survey is superb. So can it be possible to use a...
View ArticleRC2 API - set_question_properties - answeroptions - by: LouisGac
So, here the code for set_question_properties: github.com/LimeSurvey/LimeSurvey/blob/ma...ndle.php#L1453-L1539 The message "no valid data" happen when there is no intersection between the keys of the...
View ArticleRC2 API - set_question_properties - answeroptions - by: dillusion13
So that being said, are you able to update question answers via rpc with some other call that is not set_question_properties?
View ArticleConditionnal dropdown lists - by: La_civette
Indeed, forking the conditional flow is an easy way to get to the goal. Nevertheless it becomes problematic for a further question in group depending on EM calculation. If "hidden" question are not on...
View ArticleAccessibility and tabbing through a survey - by: blocka
Hi, I've created a survey and I'm testing it with NVDA screen reader. Weird thing is, when I tab through my survey, tab skips the question text in every case (in fact, it also skips the welcome text)....
View ArticleCustom attributes default value - by: La_civette
Hi guys, Is it possible to have a default value defined for survey participant custom attributes. Here's why : I must present a set of questions or another depending on a yes/no custom attribute. Easy...
View ArticleRead receipts on invitation emails - by: sensortech
I wonder if it is possible to request a "Read receipt" on the invitation email to help us monitor whether people are opening our customer satisfaction survey. I found this thread (...
View ArticleCustom attributes default value - by: La_civette
Hi, Well I think I found a very dirty workaround. Attributes values are defined in lime_tokens_XXXXXX table. I could define a defult valu for the field once initiated. Fine but not elegant at all From...
View ArticleCustom attributes default value - by: DenisChenu
Hi, 1. Make a feature request 2. Make a pull request
View ArticleRead receipts on invitation emails - by: DenisChenu
Hi, PHPMailer is here : github.com/LimeSurvey/LimeSurvey/tree/ma...hird_party/phpmailer But here, seems best to allow this in a plugin : github.com/LimeSurvey/LimeSurvey/blob/ma...s.phpmailer.php#L190...
View ArticleAccessibility and tabbing through a survey - by: DenisChenu
Hi moreAccessibility are not compatible with LimeSurvey 2.5X, you're right : i must put a warning in README. Currently : develop version use "aria-labelleddby" [*] for question text. Think a plugin can...
View ArticleRC2 API returns a wrong empty result as response for all surveys - by:...
Hi all, after hours of work without success trying to understand what is happening on my environment I decide to ask for some help here. I appreciate if someone could at least point me for some...
View ArticleCan I use multi-SMTP account to send invitation or reminder email? - by: holch
I personally wouldn't sent the 5000 emails on one day anyway. But that is a totally different topic. As eduardocosta said, Limesurvey expects intivations to be sent from one SMTP account. If you want...
View ArticleCan we use Offline survey Question in lime survey? - by: holch
These questions that you are mentioning are questions specifically developed for the Offlinesurveys-App and only work on Android devices together with the APP, as far as I know. I also think there are...
View ArticleAbout the features list page - by: Ben_V
I was looking at the new LS feature list page: www.limesurvey.org/about-limesurvey/features This new page is now more about detailed options of commercial services than about the software features. In...
View ArticleAdd multiple question groups at one time - by: tpartner
manual.limesurvey.org/Exporting_a_survey...29_.28New_in_2.0_.29
View Article