Question validation equation - by: Joffm
Hi, just to add something. When we ask for age or other real numbers and need the classification too, we ask only the number and calculate the category by a hidden equation. Is there a special reason...
View ArticleEdit html table, if multiple choice is checked with javascript - by: medveyt
Hi there! I'm using limesurvey for some time, but quite new to ,,hack" it with javascript. I'm trying to create a table, which will be updated, if the multiple choice question below is checked. E.g.:...
View ArticleSpam even on survey - by: davidclay123
Hi guys, I've start using Lime Survey for a while. It is so helpful. However, I've got this problem, someone tried to prank me or whatever by spamming my survey with porno links and hateful messages....
View Articleshow survey result depending on the scores on the subscales - by: promente
Thank you very much!It works. However, now I have another challenge. I'm try to display two or three the best or highest scales. For example, I want to respondent get a message like "Your highest score...
View ArticleSpam even on survey - by: Joffm
Well, in my opinion you can't avoid this. Who can prevent me - as a respondent - from writing nonsense, hateful messages, or whatever in a text box in an open survey? This is an old dilemma in market...
View ArticleUsage of expresions - by: Testrestorest
Hello, everyone! I am new to LimeSurvey, can someone please help me with following expressions: If question "11" is "a" and if question "21" is "a" then question "22" will not show If question "12" is...
View ArticleI want to create disc personality test. - by: Joffm
Hi, natpon, what is a disc personality test? You see, LS is an instrument to collect people's answers to questions. So IMHO a lot of the users are more or less market researchers. But if your test is...
View ArticleStatistics with answers grouped by groups. - by: Joffm
Hi, D_N, not really. As said very often, the statistic module is not to analyse your responses. It is to have a very, very raw overview. But if each group contains the results of a specific teacher,...
View ArticleUsage of expresions - by: Joffm
Hi, if you are going to use a lot of expressions, you should have read the section about expressions in the manual and studied the sample surveys, e.g....
View ArticleI want to create disc personality test. - by: tpartner
A more direct link to the workaround - manual.limesurvey.org/Workarounds:_Quest...mplating#Version_2.5
View ArticleParticipant "Dashboard" Possible? - by: limeAJ
Hello, Can I create a "dashboard" of sorts, for my participants? I have about 12 participants, and each participant will answer the survey 20-30 times. Would there be a way to have the participant...
View ArticleParticipant "Dashboard" Possible? - by: gabrieljenik
Hi AJ, I have a custom plugin for that which I can show you and should save you plenty of time. Please contact me at This email address is being protected from spambots. You need JavaScript enabled to...
View ArticleUsage of expresions - by: Joffm
Short addition:If question "2" is 'b' question "11" will be locked with "a" To be more exact: {Q11=(if(Q2=="b","a",22))} See here:...
View ArticlePrinting incomplete survey as user - by: BertR
Hi Is it possible to make a print button for the user who is answering the questions to print only the filled in answers. I have a survey with more group answers. So I want this at front end for the...
View ArticlePipe answer from one survey to another - by: taperedplugs
Wonderful Answer. taperedplugs.com/metal-tapered-plugs-for-heat-exchangers/
View ArticleRandomize two sets of answer choices - by: Joffm
Hi, wendyt, maybe there is a way to do this with Javascript. But here are two ways to do it just out of the box. 1. Create two questions (Q1A and Q1B) with answer options: Q1A: 1 =Strongly agree 2...
View ArticleHow do I clear tmp folders? - by: MadhuraBL
Hi Joffm, thanks for the quick response. I meant, how do I clear the tmp files, do I just delete all the folders and files under /var/www/html/limesurvey/tmp folder? Or keep the folder and delete only...
View Articlehow to change 'AVailable surveys message' in the front page? - by: Joffm
See: https://www.limesurvey.org/de/foren/installation-a-update-issues/112201-default-messages-editing
View ArticleThumbs up/down questions - by: HeikoTietze
Is there a solution for this kind of +1/-1 voting? No answer should be 0. Goal is to present pictures and allow voting on it.
View ArticleQuestion validation equation - by: jackuars
Hi, I found what was wrong with the equation. Else-if statements requires a else statement at the end, and should never end with elseif. Previously the equation read as: if(Q2=="1",Q2a>=101 and...
View Article