Exclude specific answer from randomization - by: FreshLemonUser
Hi Tpartner, you made my day again... I found this too useful to solve my troubles. i can combine this www.limesurvey.org/forum/can-i-do-this-w...ing-questions#185098 Thanks again. let me publish my...
View Articlehow to add a label set to multiple questions - by: BOBYJAMES
hii all... Thanks in advance how to add a label set to multiple questions.. ? or copy a list of answer option to multiple questions ?
View Articleparticipant to have login username/password - by: DenisChenu
I don't have it currently , i'm interested to work on a CPDB user login, but no client.
View Articlelist tokens as a variable in the exported data set - by: Eule99
We have tried it once more and it worked! Thanks alot everyone for your help and tips.
View Articlehow to add a label set to multiple questions - by: holch
I am sure there is, you can make a feature request. However, chances that it gets added to Limesurvey any time soon is pretty small I think. I am not aware of any feature request lately, that has been...
View ArticleDisplay responses from my survey in real time via PHP or HTML - by: h0rr0rOrg
Thanks, Tony. I've attached the .lss and input the PHP code below. I hope you can see what I'm missing! File Attachment:File Name: limesurvey_survey_977824.lssFile Size: 96 KB
View ArticleDropdowns instead of array - by: thenashy
Hi all. I don't often play with LS, as we have something that is more, set and forget, and someone else usually makes the changes required. He's not sure on my question, so I thought I'd ask here....
View ArticleReport data segregation - by: DenisChenu
gitlab.com/SondagesPro/managament/responseListAndManage#usage With this part : gitlab.com/SondagesPro/managament/respon...dManage.php#L502-520 1. You add one attribute for each service provider (Group...
View ArticleDropdowns instead of array - by: Joffm
Hi, unfortunately you did not tell us your LimeSurvey version. Here are some examples for the 3.x. branch. Regards Joffm File Attachment:File Name: limesurvey_survey_371969_2019-06-03.lssFile Size: 59 KB
View ArticleCan I show limited options in multiple choice in limesurvey? - by: Joffm
Hi, in your sample you changed the scenario, In your first post you said:A(a1,a2,a3,a4), B(b1,b2,b3,b4,b5) and C(c1,c2,c3,c4,c5,c6,c7,c8) In your sample it is: A(a1,a2,a3,a4),...
View ArticleAssign two different questionnaires for two different people together - by:...
So there are two different questionnaires. Easiest way: Use a token attribute in the participants table of the second questionnaire. This attribute should be set to a unique code of the first, or the...
View ArticleCan I show limited options in multiple choice in limesurvey? - by: YUANSN
Hi! Thank you so much for your reply!
View ArticleAssign two different questionnaires for two different people together - by:...
Did you try? You would have seen this. name, city, country,... all are token attributes. And what I called "unique code" should be also an attribute. Joffm
View Article@tpartner, I need you help!!!the maximum answers per row - by: dirk01
Hi there, Is it possible to change the script to an array text question. If someone fills in one or two options in a one row, the other options are disabled. For instance, how many pieces of fruit do...
View Article@tpartner, I need you help!!!the maximum answers per row - by: dirk01
Ok, thanks for the quick respons. I understand it and I've used the EM before, but in this case it is rather complicated because the options should be disabled on a row per row basis. So in the example...
View ArticleSubmitting answer after time-limit - by: surveySn
<div> next button <span id="timer1">20s <span> enable </span></span> <script> window.onload = function(){ var sec = 19; // Delay time - need to be modified - 1...
View Article@tpartner, I need you help!!!the maximum answers per row - by: Joffm
Yes, I know. As you see in the validation there is the check row by row. Only if there are more than 3 mentions in one row the error message will appear. But I admit that it is a bit confusing that the...
View ArticleHow to display 20 questions out of 50 in limesurvey randomly - by: holch
Now you just have to think about it, if this will work with the survey structure you have. If you use "question by question" it will be no problem. If you use "Group by Group" you will have one group...
View ArticleChanging "Created" date - by: Margolin
I am confused a bit. I need to migrate some active surveys from one Limesurvey 2 instance to Limesurvey 3 one. I assumed that exporting .lsa archive from one instance and importing it to another one...
View ArticleDisplay or email responses - by: holch
Yes, you can use the admin notification emails for this ( manual.limesurvey.org/Notifications_%26_..._notifications_email ). The field for the email address can make use of Expression manager, so you...
View Article