Filtering responses - by: tpartner
In the Statistic interface, you can filter by responses - see the manual here .
View ArticleAdding "other" to a multiple numerical input - by: Jmantysalo
What would be cleanest way to add a "other"-option to a slider question (i.e. multiple numerical input, slider type)? I mean something like: When visiting Finland, how much you like to: Go to a sauna...
View ArticleEquation in multiple numercial inputs - by: tpartner
Bug found and fixed - I have updated the Workarounds section - manual.limesurvey.org/Workarounds:_Manip...ascript#Version_2.5x This is the new code for template.js: function shuffleArray(array) { for...
View ArticleCreate token on the fly - by: badronald
I am getting this error: Fatal error: Uncaught exception 'Exception' with message 'Incorrect response id (request id: 1, response id: )' in...
View Article[SOLVED] How to hide Resume later and "Exit and clear survey" on end page -...
Seems to me there is no reason to show these two links after the Submit button has been pressed since the survey response is complete. So, to fix this, if you are admin or have Filter HTML for XSS...
View ArticleEquation in multiple numercial inputs - by: Payek
Big Thank You jelo and Tony Partner for quick response and help. Now "Van Westendorp Pricing" working perfectly (for me). IMHO this forum&community are the biggest advantages of Lime.
View ArticleCreate token on the fly - by: badronald
I got it working. Thank you. Any way to have it check if token exists in second survey and have it resume rather than say token already exists?
View ArticleInteractive text-based question - by: jcruz
Is there a possible workaround for a word-highlighter question-type wherein respondents will be able to highlight words or phrase in a given text input and then rate each of the highlighted words as...
View Article{ASSESSMENT_CURRENT_TOTAL} to track total value of assessments - by: tpartner
Can you attach a small sample survey?
View ArticleArray (numbers) - maximum multiple answers - by: bogika0107
Hello everyone! Can i do a matrix, where i can maximize the answers number in this question type --> array (numbers). I want to a table where I can use checkbox and the maximum answers number is...
View Articlelocation/map: administrative borders instead of lat/lon-coordinates - by:...
What I have done so far: - converted shapefile with a QGIS plugin to a leaflet JavaScript. - replaced folder in third_party/leaflet with above content But map view in survey has not changed although...
View ArticleAdding "other" to a multiple numerical input - by: Jmantysalo
Joffm wrote: But what do you expect as answer? Do you really think respondents will enter something and then rate "Don't like it". Normally they will only enter things they like. True, they would...
View ArticleTooltips--Why Am I Missing Arrows - by: wizard2none
Since new themes use Bootstrap, the suggested approach for tooltip is to use Tooltips from Bootstrap However, arrows are missing on the tip when I hover over the text. I created a test survey...
View ArticleEquation in multiple numercial inputs - by: DenisChenu
tpartner wrote: Bug found and fixed - I have updated the Workarounds section - manual.limesurvey.org/Workarounds:_Manip...ascript#Version_2.5x This is the new code for template.js…If you think it can...
View Articlelocation/map: administrative borders instead of lat/lon-coordinates - by:...
Hi Sansibar! I can unfortunately not help on this, but just to mention it would indeed be very welcomed! We also collect most of our data against admin units in various countries Please let me know if...
View ArticleArray (numbers) - maximum multiple answers - by: bogika0107
OK, I found a solution! Thx "(sum(self.sq_X1) <= 3) && (sum(self.sq_X2) <= 3) && (sum(self.sq_X3) <= 3) && (sum(self.sq_X4) <= 3) && (sum(self.sq_X5) <= 3)"
View ArticleHide a ListRadio option based on the answer to previous ListRadio question. -...
So my first question is like this Q1. Which product do you use most often? (ListRadio) 1. product A 2. product B 3. product C (if the user selects this) 4. product D Q2. Which product will you never...
View ArticleHide a ListRadio option based on the answer to previous ListRadio question. -...
There is no direct filtering for list-radio questions. You will need to use JavaScript. Are the questions on the same page, and, if so, are they consecutively placed?
View ArticleTooltips--Why Am I Missing Arrows - by: wizard2none
Oops--now I see the problem as I look very carefully. The arrow is there, but very hard to see (on my screen) because of the similarity in color between the popup text (with the arrow) and the...
View Article