Signature pad for Health Questionnaire - by: Ben_V
Hi, I don't know if this can help, but this feature seems to be available now with the offline surveys app for android. See: www.limesurvey.org/forum/offline-surveys...mobile-device#154893
View Articleone token for all participants - by: Ben_V
In "Edit survey settings" > "Tokens" tab, just set: "Allow multiple responses or update responses with one token?" to "No"
View ArticleGoogle reCAPTCHA - by: DenisChenu
You can do ANYTHING with beforeSurveyPage (in a survey) or more : manual.limesurvey.org/BeforeControllerAction (everywhere). If you already have a php code, it can be adapted for LimeSurvey in a plugin.
View ArticleDisplay percentage on Assessment - by: tpartner
I don't see that script in the source of the page. It must be in an element that is present on the page. So, if you place it in the group description, you must enable "Show group description" in the...
View Articlebuild survey management system in a university - by: tpartner
As far as I know, there is no method to remotely create users (admins) and assign permissions. I suppose you could build your own application to do it but it would require significant coding.
View ArticleDownload reports in customized word format - by: cwhinnett
Hi All, We use limesurvey to complete our day to day task. Once we are done with surveys, we need to send a customized reports to our clients on company's template( which double up our work). Is there...
View ArticleCopy&paste text from MSWorld to Limesurvey? - by: balaniko
Tony, thanks for the fast reaction. It does not work for me either. The text I copy (either in World or in Notepad) gets to the Clipboard, but it seems that my browser (Internet Explorer) cannot reach...
View ArticleDownload reports in customized word format - by: gabrieljenik
Hi Jay, I have a plugin for doing exactly what you mean: Inserting LS data (single response or summarized data from all responses) into an Excel or Word customer format....
View ArticleDelinking data from consecutive surveys + e-mail address from data - by: alryan7
Hi! I'm looking to run a survey followed by another smaller survey with a portion of the respondents from the first. At the end of the second survey, I am hoping to offer the opportunity for...
View ArticleCopy templates leaves template.css blank - by: LouisGac
sorry, I can't reproduce your bug. maybe turn debug mode on to see if it provides more infos?
View ArticleArray ( Numbers) 1 Column with dropdown list & 1 Column with text-filling -...
I tried but i have a professional version and the plugin isnt install. Many thanks anyway for your time.
View ArticleArray filter with multiple choice - by: BBCMResearch
Tony, If I had a similar setup but with a multiple choice with text instead of regular multiple choice as the first question, what would i type in the filtered subquestions to call whatever was input...
View ArticleGuidance on how to duplicate the user creation steps in a plugin - by: lintu
Howdy Folks, I'm creating this post after doing some search on this topic and unable to find a solution. I need some assistance with a code sample for the specific requirement below: I've a need to...
View ArticleImportation questionnaire de Lime Survey 1.87 (fichier CVS) - by: Ben_V
www.limesurvey.org/forum/french-forum/11...e-survey-1-87/155745
View ArticleAutomatically pass a token to and execute a Python script - by: Ben_V
Hi David, What about the built-in "endurl" function to trigger a redirection to your python script (or any intermediate php script if necessary)? manual.limesurvey.org/URL_fields#End_URL_field Note...
View ArticleAddress from survey in confirmation email - by: IngeborgNor
I kind of found a workaround: 1. Find the id of the email-field in your survey. Open the question that has the email-field and check the url, for instance...
View ArticleFlexible number of options, depending on previous response - by: vasyugan
In a survey I have to ask for the number and age of the children of the respondents. I imagine that the first step would be to ask for the number, and in the next step a table would appear with as many...
View ArticleFlexible number of options, depending on previous response - by: tpartner
Yes, you can place relevance on the sub-questions (rows) of Q2 to conditionally display them depending on the anwer to Q1. See my answer to this post -...
View ArticleAutomatically pass a token to and execute a Python script - by: horseshrink
Will let you know how it works.
View Article