export csv data via remote control like SPSSExportData() - by: svollmar
Hello, following a tip from mdekker, we can now use the remote control API to export CSV data of a survey in an automated fashion. This should be used together with a R header file (generated from...
View Articleset conditions for mandatory option - by: tpartner
Given question codes "q3" and "q4" for the long-texts, try this as the whole question validation equation: strlen(q3) > 0 OR strlen(q4) > 0
View ArticleDoes limeSurvey preserve old surveys - by: tpartner
See "Iterate Survey" - manual.limesurvey.org/wiki/Iterate_Survey
View Article10 point scale - by: Ben_V
Hello, Maybe you can use an "array (10 point choice)" with just 1 subquestion…
View ArticleAnswers in the confirmation email? - by: Ben_V
your syntax " {INSERTANS:747348X10X125} " is correct and also works inside the detailed notification email.. The problem looks the same than for {ANSWERTABLE}: maybe the use of those placeholders is...
View ArticleAssessments for multiple scales - by: juno
Hello everybody, I wish to do the following: There are three question groups with questions (in an array) that belong to different scales. I want to compute scores for each scale and give feedback at...
View ArticleInsert userdata from url (e.g. name=max&age=22)? - by: holch
This is possible, but there should be quite a few explanations in the forum already. This post for example should help: www.limesurvey.org/en/forum/can-i-do-thi...ese-variables-at-end
View ArticleIs editable sub-question relevance available? Can I sponsor it? - by: tpartner
Sub-question relevance is not available in LS 2.0. Contact Carsten Schmitz (carsten.schmitz[at]limesurvey.org) regarding sponsorship.
View ArticleMobile Offline Survey? - by: Ben_V
Hello, there is some old discussions about this topic.... e.g. here
View ArticleAutomatically login into LimeSurvey using the site's php user login - by:...
Hello, Something like: Delegate Authentication to the Webserver. Yes Denis
View ArticleAnswers in the confirmation email? - by: DenisChenu
Hello, Sometime EM show error even if there are no error. Test in direct too. And use only one question first. Denis
View ArticleAssessment scores for Fill in the Blank questions - by: gabrielsmith
I am currently migrating some tests to LimeSurvey. The Assessment feature is great for tests that are all multiple choice, but I have an instructor who really wants to use Fill-in-the-Blank questions...
View ArticleHelp field in Questions - by: VBraun
I think that you can use setting "Hide tip" which is in advance setting for each question.
View ArticlePrefill answers with values of an another survey - by: DWS
I have a group of tokens who do several surveys and I need that survey responses from first survey are copied to the second survey I try some php scripts but does not work Can it be done?
View ArticleIs there a default for Chart type = Pie Chart ? - by: actxcellence
I want to have a default for Chart type = Pie Chart ? or in general: Is there a default option to add default lime_question_attribute to new questions?
View ArticlePostCode lookup to area - by: tpartner
I dont even get a error just all the code appears then when i go in and edit the question source it has changed toSee - manual.limesurvey.org/wiki/Workarounds:_....29_in_LimeSurvey.3F Now we are not...
View ArticleShow uploaded images (file upload) in PDF or DOC - by: tpartner
Unfortunately, this is not currently possible. You can submit a feature request - ideas.limesurvey.org/
View ArticleTokens will not update to Completed Status - by: capson
I have not had this problem before. In "Display Responses" in the "Completed" column those surveys that are completed are marked with a "Yes" In the "Display Tokens" table the Column "Completed" are...
View ArticlePrefill answers with values of an another survey - by: DWS
Or can I do it in other way... how can I fill the answers of the following survey with the answer of a survey?
View Article