Validition against given list of numbers e.g. employee numbers, receipt...
Expression Manager wraps piped text in <span> elements. You should be able to clean it up something like this (untested): <script type="text/javascript" charset="utf-8">...
View ArticleCreate validation for array checkbox and comment field - by: tpartner
Yep, I thought you were already past that and only having problems with the listener
View ArticleCreation of a global statistic for several surveys at the sime time - by: holch
If you want it all in one you would have to do it all in one survey. So, like tpartner says...
View ArticleAdding comments after participants complete a survey - by: Mazi
One solution is to have a hidden question at the very beginning and then adding text questions as needed. If that first question is empty, the text questions can be hidden by conditions. To make them...
View Articlecheck free short text against a list - by: tpartner
Since you are initializing the autocomplete, it's better to do it there. Something like this (untested): $('#question{QID}').autocomplete({ // Some autocomplete options go here... // Fire the...
View ArticleJavascript not working in most browsers - by: tpartner
I believe you can only set a list-radio with an equation question if they are both on the same page.
View ArticleBird numbering - by: flasher44
Here is what I have with live Survey Here is what I would like (done with excel)
View ArticleMultiple types in array - rank all then choose some items - by: elisa
Tony, As usual, this a big job and really great help for me. Thank you. Cheers
View ArticleHow to change design (width of answers column) in Multiple choice with...
I don't see those styles anywhere in your template.css file - pruzkumy.esfcr.cz/templates/basic/template.css You are using the core basic template, not a copy. You need to copy the basic template, add...
View ArticleDownload all uploaded files together - by: pksupport
I can't find how to download all uploaded files together in 2.50. All the searches on the topic come up with vs 1.92 Thanks very much.
View ArticleGet Multiple Feedback from same person - by: videntity
The survey will be sent via email to a targeted list and we also plan to put it on a website for the public to participate. Now, at first, I want to know who is giving feedback after that, I want to...
View ArticleRecall of previous answers on many subsequent pages - by: tpartner
Please refer to the manual - Array Filter - manual.limesurvey.org/Question_type_-_Mu...r_.28array_filter.29
View ArticleMissing "0" from excel export - by: medveyt
Found a workaround: /^([0-9]{3} [0-9]{3} [0-9]{3})$/ works fine. (in "000 000 000" format instead of "000000000") But I'm still interested, if I could use it without any workaround.
View ArticlePossible: Use underscores with panel integration - by: LS_SR
Hello, is it possible to work with the panel integration if the panel provider gives you a link with a param like: "survey_param=XXX"? When I try to create a quetioncode with underscores, limesurvey...
View ArticleMultiple numerical input - by: flasher44
Hi, I would like to know if its possible to get a 0 as default answer instead of the dash line ? thanks you.
View ArticlePanel Providers and Limesurvey - your experience? - by: DenisChenu
Mazi wrote: ...and for the token you are using the passed panel user ID to prevent duplicates and double registrations later?No, Actually : i create token with attribute_1 to panel_uid. Whan come with...
View ArticleSection 508 compliance for people w. disabilities - by: DenisChenu
Hi, If someone can test git.framasoft.org/SondagePro-LimeSurvey-...in/moreAccessibility . Some part to be included in next release as bug fix. Denis
View ArticleWhich universities are using LimeSurvey? - by: rina
University of Padua in Italy is using LimeSurvey for students' Lab at the Department of Statistics
View ArticlePossible: Use underscores with panel integration - by: LS_SR
Wow, I don't know why. Now it is working? Thanks for your step by step manual! To your questions: Yes I worked with panel integration in the past. But question code and Parameter were always identical....
View ArticleSpecifying Eligibility to continue survey/adding option to multiple numerical...
Ideally you separate the two questions into two posts, because they are completely non releated from what I can see: 2. Not possible out of the box. You might be able to use a second question with ony...
View Article