Capturing a variable - by: DenisChenu
Hello, manual.limesurvey.org/wiki/SGQA_identifi..._the_SGQA_identifier ?
View ArticleData Entry after survey expires - by: mfaber
This may not be the answer to your question, but (as a workaround) you could make a copy of the survey and do you data entry on the copy (while the original online-version is already expired). After...
View ArticleCourse evaluation using LimeSurvey - by: ayka
Hi, We are a software company in Germany. In our academy we offer several training courses for our partners, customers and employers. On some days we have only one, on others days several courses...
View ArticleDefault values in table text - by: brunet91
Hi, I wolud like to ask whether it is possible to set devault value in table text type of question. I created the table and I want respondents to be able to write down only numbers from 1 to 5. I do...
View ArticleMouse over effect in limesurvey version 1.87 - by: crafter
You can do this by using Javascript in your survey. Search the WIKI for examples.
View ArticleWYSIWYG for long text response? - by: crafter
Limesurvey uses JQuery, and you are spoilt for choices for plugins, or you can code the effect you want. The easiest solution will be to through the plugin into the directory structure, then use...
View ArticleA newbie with a simple question and who can't find answer in the docs - by:...
Hello, You can set USe left to 10 0000 for each token. manual.limesurvey.org/wiki/Tokens#Editing.2Fadding_a_token Or use "Allow multiple responses or update responses with one token?" with an anonymous...
View Articleconfirmation email for open non registered based surveys - by: crafter
www.limesurvey.org/en/forum/can-i-do-thi...-email-without-token
View ArticleLink LimeSurvey to ERP database - by: crafter
...or... You could create a survey with a hidden supplier field, and have that field passed in the URL of the survey.
View ArticleCan I import languages in LimeSurvey? - by: DenisChenu
Hello, Not guaranteed, but try with TSV import system (excel/OOcalc use), this need group title are same for each language. Denis manual.limesurvey.org/wiki/Excel_Survey_Structure
View ArticleAM I STUPID TO CALCULATE THE GROUP SUM? - by: nicegirl
there are 15 questions in group. i want to get these 10 questions assessment sum. {sum(q1,q2,q3....q10)}. if i move q3 to another group, i will change the expression sytax again. am i stupid? is there...
View ArticleDate condition based on token attribute - by: kateibe
Hi Dennis, Thank you for your help in this issue. It still didn't work but I figured out a work around by splitting the date into 3 different fields and adding 3 different attributes. Not the most...
View ArticleSetting separate validation on multiple numerical input fields - by: andogro
Hello I am trying to setup a survey with multiple numeric fields that have limited answers for example: Height Feet: (limit to 2-7) Inches: (limit to 1-12) and birthdate Month: (limit 1-12_ Day: (limit...
View ArticleRandom Integer - by: TAdams
Will this work for you, Equation question type:{rand(900, 1500)}? Produces a random integer between 900 & 1500.
View Articlecan i add the equation type quesion value as the assessment factor? - by:...
most self-assessment survey need to use a calculated number as the assessment factor. but limesurvey only has a weak assessment function.
View ArticleDatabase name and survey names - by: mark
I have a variable called stores with a database name of 442539X95X3503. Where is the best place to look in LimeSurvey [not in Mysql] to see what a variables database name is. Can I produce a listing...
View ArticleLong integer question - by: AndrejL
Hi! We completed a short survey where one of the questions was to enter a long digit number (19 digits). Some sort of card id number. Now when I export the data LS shortened my number in to something...
View Articlevalidation on muli input type question - by: Mazi
I agree that for special issues you need to use a different solution. Use the question validation (does that question type support this?) with a valid EM euqation and you should be fine.
View ArticleDetermine if survey has been succesfully submitted - by: rvas
Hi all, I have created a small PHP script where a user can enter his/her email address that is subsequently stored in a SQL database. I want to anonymously collect e-mail addresses in order to build a...
View ArticleAutomate translations in LimeSurvey - Save Time in translating surveys - by:...
Please add this information to our manual at manual.limesurvey.org/wiki/Workarounds:_..._by_LimeSurvey_users. The forum is cleaned up regularly, so sooner or later your valuable solution might get...
View Article