Headline in multiple Choice - by: quaxp
Hello again, I have one more question: I want to create topics for the choices (see screenshot) For topic 2 I just extended the last answer of topic 1. But that doesn't work for the first one because...
View Articlesurvey to citizen - by: holch
Adding to Joffm answer: We sometimes even use the online survey to do data entry. It might be slower, but even less experienced people can do data entry. But an experienced team for data entry will...
View ArticleChoosing an answer will automatically trigger the survey to go to the next...
Through some debugging I was able to finally get it to work. I hesitated to post this because I am sure that this is a very indirect way to do it but at least it works for me. I needed to add 10 ms...
View ArticleUsing RemoteControl in R and reading data from limesurvey into R - by: kalimu
At the European R User Meeting in Poland early version of the new R package was presented – LimeRick. LimeRick is a bridge between R and LimeSurvey and it is under active development. You can access...
View ArticleShow/Hide Public Statistics Graph Result Options - by: BRATS
Hello all, I've recently installed Limesurvey and am attempting to make modifications to the graphs displayed on the Public Statistics page. I would like to not see entries for "No answer" "Comments"...
View Articlecondition with Sum function for three question - by: tpartner
Unfortunately, there is no "Whole question validation equation" or "Tip for whole question validation equation" for single-choice drop-downs or radios. A workaround may be to use 3 array type questions...
View ArticleFreeze Panes - by: tpartner
The easiest way to add a js file in your template is to add it in the manifest:Further to this - www.limesurvey.org/forum/can-i-do-this-w...in-admin-page#137666
View ArticleEdit survey response without token? - by: holch
1) This individualized link is basically the token link. The token is nothing else than an individualized link. You can create these token links outside of LS (there is a description in the manual on...
View ArticleHeadline in multiple Choice - by: tpartner
You have some syntax errors in your script and are targeting the wrong element. Additionally, you will need to hide the pseudo-elements (fake checkboxes) inserted by LimeSurvey. I would add something...
View ArticleFreeze Panes - by: tpartner
Sorry, I'm totally confused about what you want to do. First you say "Fixing parts of the page (e.g. when scrolling results)?", which indicates that you want to modify the admin interface, then you say...
View ArticleUsing pictures in ranking question - by: tpartner
This workaround is totally obsolete. Please open a new topic/thread and explain exactly what you are trying to do.
View Articlecleaves and rows should appear seperatly - by: Joffm
Hi, Wrankmore_A, the relevance is: If NOT is empty the answer before I want to show this line. Therefore you have to add the ! !is_empty(B2_SQ002), or so And just by the way: NAOK means "No Answer is...
View ArticleList of answers (free text) and use input in array? - by: joost1982
Brilliant this will work!
View ArticleEdit survey response without token? - by: holch
Or create a pull request so it might make it into the LS core one day.
View ArticleRemote API get_responses not returning all responses - by: joost1982
Hi there, I have a little Python script with the following code to extract al given responses from a survey: However, only the following variables are extracted:...
View ArticleCan't set an exclusive answer in Array/Multi flexi/Checkbox type question -...
Hey all! I'm pretty new to Lime Survey, and I'm struggling with an Array / Multi-flexi type question, where instead of numbers checkboxes are used. I would like to have an option in each row that says...
View ArticleHelp hidde in pdf - by: djarnold
Another question. When I use a jquery code in questions, in the printed PDF this code is shown as a part of a question, can I hidde the code?
View ArticleCan't set an exclusive answer in Array/Multi flexi/Checkbox type question -...
Here is a workaround that I have just updated for version 2.5x - manual.limesurvey.org/Workarounds:_Manip..._Excludes_All_Others
View ArticleRemote API get_responses not returning all responses - by: joost1982
I found the problem. It has something to do with an old copy of Limesurvey. The Pythonscript works when it communicates with Limesurvey on my work computer, which is a more recent version of Limesurvey...
View Article