Is there a size limit when importing .lss files - by: Joffm
And - just to be sure: I looked at the setting of my XAMPP phpinfo. Only 2MB. As you seem to use a local installaton, you might try to change the setting in your php.ini ; Maximum allowed size for...
View ArticleTaking answers from question x and transferring them into ranking question -...
Thank you so much! Worked like a charme
View ArticleChange List type Other text box to multirow? - by: blocka
Perfect, thank you! I was able to do the same for multiple choice with other option, based on your guidance!
View ArticleHow to access Question Themes in LS 3? - by: DenisChenu
www.limesurvey.org/limestore still «in project» I have a theme to upload too .
View ArticleKiosk survey that resets - by: BHS_Kez
Hello, I need to create a survey that can be used in a browser as a kiosk set up. I work with a school and during parents evenings the parents are given a link to complete a survey on their evenings'...
View ArticleCombine Array(Text) with short free text - by: kratugoel
It worked perfectly. Thank you so much!
View ArticleSending reminders with anonymous tokens - by: Joffm
However, not sure what are the real advantages of using anonymous tokensThere is no, what you might call "advantage". But you can assure your respondents that their name and email cannot be merged with...
View Articlesupport for an equation for automatic default "0" in numbers (array) question...
Works fine in new responses but not in those with previous responses as it replaces them.What do you mean by that? Joffm
View ArticleShare preview with others - by: Glassman
Yes the survey is not activated yet. I can send a copy of the questions but letting the group see the actual survey would be nicer.
View ArticleShare preview with others - by: tpartner
If the survey is not activated, only admins with permissions to view the survey will be able to see it. If you want others to view it you will need to activate.
View Articlesupport for an equation for automatic default "0" in numbers (array) question...
The equation is already working after removing the quotation for 0 in the equation.
View ArticleSending reminders with anonymous tokens - by: Emilia_
Great! Thank you for the quick reply! I think this is clear to me now. It´s not even possible to conduct a closed survey without using a unique token. To summarize this: In a closed survey, I´m able to...
View ArticleSending reminders with anonymous tokens - by: tpartner
The definition of a closed survey is that it uses tokens. A closed survey can be either non-anonymous (token table and responses table are connected) or anonymous (no connection between the token table...
View ArticleKiosk survey that resets - by: BHS_Kez
Thank you for helping. I'm going to need to dig about to find how to get the survey to reset after inactivity. I wonder if it can be done in the browser itself to auto-refresh, as long as I turn off...
View ArticleUnify provided response options in a filtered questions - by: alexandrosi
Hello everybody, I would appreciate your help on the following challenge I have: I have a multiple-choice question (Q1) which is used as a filter for another question (Q2) (type of Q2 is Array...
View ArticleAlter, Geschlecht, Familienstand ... - by: MaxRadlast
Hi, ich habe in meiner Umfrage Alter, Geschlecht und weitere soziodemographische Angaben abgefragt. Nun möchte ich die Ergebnisse nach diesen Parametern auswerten. Beispiel: Ich möchte alle Antworten...
View ArticleKiosk survey that resets - by: tpartner
To get it to reset after inactivity, try placing something like this in your theme custom.js file: $(document).on('ready pjax:scriptcomplete',function(){ // Delay before redirecting in seconds var...
View ArticleUnify provided response options in a filtered questions - by: tpartner
It seems to me that sub-question relevance like this would work (first example): !is_empty(Q1_a) OR !is_empty(Q1_b)
View ArticleCombine Array(Text) with short free text - by: tpartner
@Joffm, I am happy to have you re-post my scripts - it very often saves me from having to search for them.
View Article