{ANSWERTABLE} - by: Ben_V
for v2.00 /application/controllers/PrintanswersController.php
View Articlesimple admin user imap authen - by: adzpire
hello sir is there have a way to authentication limesurvey(version 1.x or 2.x) administrator using imap $host = "xxx.yyy.xxx"; $bx = "{".$host.":"."143/notls}"; if (imap_open($bx, $login, $pass))...
View ArticleDepending Statistics - by: LBerrosa
Hi everyone, Let's supose I have the next questions: 1) How old are you? a)0-10 b)10-20 c)20-40 d)+40 2) What do you prefer? a)apples b)bananas c)strawberries Now my question: Is there any possible way...
View ArticleDepending Statistics - by: tpartner
You can filter the data - manual.limesurvey.org/wiki/Statistics#Filtering_data
View ArticleSetting multiple email server for each survey - by: DenisChenu
Hi, Not actually. But you can change Bounce settings. There are no real reason to change SMTP settings ? Bounce : yes, but why smtp ? Denis
View Articlesimple admin user imap authen - by: DenisChenu
Hi, A new Plugin authenetification for 2.05. Not in 2.00 actually, and need a Plugin for 2.05. Denis
View ArticleListe déroulante dont les choix se remplissent avec les réponses - by:...
Salut, Ce n'est pas trivial ... et demande un temps de développements. Sinon: je déplace ton message dans la partie FR ... Denis
View Articleexport data to spss - by: DenisChenu
mdekker wrote: TIn the upcoming 2.05 you can add selectors to export only from a certain response ID and up.Hi Menno. Great news . But did you think it's can be done: - Add a question selector in...
View Articlecan i set condition for the token sent? - by: nicegirl
now:user register, then LS will automatically send email with token to user. to do: if the gender of user is female, then send token. otherwise won't send token. i am not sure where can i add this"if...
View Articleexport data to spss - by: mdekker
The spss export will operate just like the excel / word / pdf exports, so you can select what fields you would like to export. I think I will be able to finish that this week.
View ArticleRandom pictures only shown once - by: Andrea
Hi tpartner, I put your code in a short text question and set it to hide (question 2 and 4). No I cancled the hidden question and put your code into question 2 and 3. Still doesn't work.
View ArticleCheck answer from an image map and conditions - by: dc_pgn
Hi, my Code is not working. What is wrong? Which type of question must i choose? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"...
View ArticleI want participants to spread the survey to other people (tokens problem?) -...
Hello everyone, I had create a survey and I want to know if this is possible: If I send the survey to A,B and C (persons) they can answer the survey because they have tokens. But I want my survey to be...
View ArticleRandom pictures only shown once - by: tpartner
Now, in questions 2 and 3, I see that you have BOTH the code to display "the remaining 3 pictures" AND the code to display a random image. You need to use one code snippet or the other. Additionally,...
View ArticleDefaulting Multiple Short Text Answers based on Checkbox - by: tpartner
Given the following question/answer codes: 1) "I have lived here my whole life" - question code - "multiOpt1" - answer code - "1" 2) "Address when 18-25" - question code - "address1" - answer codes -...
View ArticleMultiple numeric input with different suffixes - by: tpartner
You can do it with a little Javascript. Set up your survey to use JavaScript and add something like the following to the question source: <script type="text/javascript" charset="utf-8">...
View ArticleReset answers in a table question, using a button and javascript - by: lsorg
Is it possible to set one reset button for two question which are in the same question group? I have two dual scales side by side and want only one rest button for them.
View ArticleFind 3 highest or lowest rated options in Array (Numbers) question? - by:...
Hi all, I have an Array (Numbers) item with 12 items on the y-axis and 1 response column on the x-axis (range from -6 to +6). I'm computing this variable with an equation item, so I can change the item...
View Article