Customize or create new Question type - by: tpartner
Vertical sliders are available out of the box in LS 2.5x. Then it should be a simple matter of modifying background images.
View Article(printable) summary of all answers - by: tpartner
Survey setting "Participants may print answers" - manual.limesurvey.org/Survey_settings#Pr...ation_.26_navigation
View ArticleRole model for users? - by: holch
You can go into "Survey permissions" and add groups or users that can work on this survey. It is not 100% what you are looking for, but at list there is a possibility to share surveys between...
View Articlearray filter with one-to-many relationship - by: stevelegare
Hi, Is there a way to do an array filter with a one-to-many relationship? Question 1 -Article 1 -Article 2 Question2 -Ref 1 -Ref 2 -Ref 3 -Ref 4 The user choose "Article 1" and "Ref 2", "Ref 4" is...
View ArticleInvitation Sending: I want to send more than 5000 invitation - by: mrli999
I used the following vba script in Excel. But today only 40 emails were sent even the email batch size is still 60. I don't know why. Any one can help? thanks. Sub send_Click() Dim ie As Object Dim...
View ArticleCan I pull an answer into a following question? - by: ResearchSpok
Is it possible to pull the answer to one question into another question. Example: Q1 What is your favorite fish? A: Trout Q2 Is there anything going on in the lake that is detrimental to [Trout]?
View ArticleRole model for users? - by: bewi
As I described: only an superadmin can add anyone to work with a survey. A normal survey admin can only add users he created himself to his surveys.
View ArticleStart a survey on location and finish it at home after leaving an e-mail...
Hi Joffm, thank you so much! This is a great sollution! Best regards, Machiel
View ArticleCan I pull an answer into a following question? - by: DenisChenu
Yes : manual.limesurvey.org/Expression_Manager...swers.2C_and_Reports
View Articlearray filter with one-to-many relationship - by: DenisChenu
See manual.limesurvey.org/Adding_answers_or_subquestions (Relevance)
View ArticlePrevent user from sending invitation/reminder e-mails - by: DenisChenu
Not out of the box. Can be controlled via plugin : beforeTokenEmail manual.limesurvey.org/BeforeTokenEmail
View Articleimport data into spss - by: holch
I think this is rather a SPSS than a Limesurvey problem, because it comes up quite frequently on Google: www.google.com.br/search?q=%23100+This+c...+definition+commands...
View ArticleHow to insert 300 questions with the same rules and appearance different...
AH, thx. I tried it via the survey list. There is offers only lss and lsa.
View ArticleHow to add a custom question type? - by: holch
Well, I can basically only recommend tpartner and Denis, because the official partners I don't really know and they never show up here.
View Articleupdate previous question via EM - by: Liod_DS
Hi there, Yes JS is still essential to submit the form, but it will do the trick in few lines: i've hidded the question as first line in the text field: without the "ready" event to hide it as first...
View ArticleRandomly Select Question Groups - by: KMC
One thing I started to try was randomizing group order and then hiding the groups after the 6th group is presented. I wasn't able to set a variable that would correctly count how many groups had...
View ArticleInvitation Sending: I want to send more than 5000 invitation - by: mrli999
Another information: This morning, even the batch size is 60, it will only send 35 emails every time. So I changed the batch size to 70, then it will send 45 emails. I think this problem was caused by...
View ArticleHow to insert 300 questions with the same rules and appearance different...
akoerber wrote: AH, thx. I tried it via the survey list. There is offers only lss and lsa.Then : do like tpartner show : try on survey view
View ArticleHow to add a custom question type? - by: tpartner
Well, Louis almost did, using something very close to my surname Back to the post - lovemusic, can you describe what you need to do?
View ArticleCreate multiple choice question using answers of a text array question - by:...
I would use multiple-short-text question instead of an array for Q1. Then you can use array filter to display the appropriate sub-questions in Q2 and pipe in the text with Expression Manager. Sample...
View Article