Generate Random Alpha numeric and store in question - by: holch
As Denis says, you probably need to add a "is_empty test". Because the random numbers are triggered everytime the question is called if you don't do it. So first check if the question is empty, then...
View ArticleImport and long attribute fields - by: DenisChenu
aukevann wrote: There are also some issues with special characters import when I make the CSV file in Office on the Mac.You didn't need me for this, you surely need a better tools for your document :...
View ArticleDisplay 10 random questions at a time from 164 items - by: teracomp
That's fantastic! Excellent! I have already created the groups and in the process of building the survey. All I have to do is point to a single Randomization Group throughout. Perfect solution. Thanks!
View ArticleGenerate Random Alpha numeric and store in question - by: DenisChenu
At end surely, i edited my post in some second. You'r right about dweisser
View Articlecondition based on equation - by: DenisChenu
holch wrote: As far as I know, conditions don't work with equation questions. However, if you are familiar with expression manager, it is usually a lot quicker to use relevance equations on the...
View ArticleChange slider numeric value with javascript - by: tpartner
Here's a script for LimeSurvey version 2.5x: <script type="text/javascript" charset="utf-8"> Â $(document).ready(function() { Â // Identify this question var thisQuestion = $('#question{QID}');...
View ArticleDisplay timer question without answer option? - by: tpartner
Place your image in a text-display question, set up your survey to use JavaScript and place the following script in the source of the question: <script type="text/javascript" charset="utf-8">...
View ArticleAbout the features list page - by: holch
Yeah, I saw that now Denis. It is not very consistent with the titles. Once upon a time they made me "Limesurvey team", but I am "only" a moderator here actually. I don't know how this is decided. Not...
View ArticleAnswers: Use Placeholder instead of Default - by: saian
Good evening!I would like to give some information about "image placeholder generator"I found this option very helpfull,and its really work. pixy.org/placeholder.php
View ArticleOnly getting stats from certain Response Ids - by: tpartner
and I need a report from a random selection of IDsSorry, I misunderstood. You won't be able to do that unless you wrote the IDs to a short-text question. Also, I was hoping to export into excel each...
View ArticleRestrict token management to the user who have uploaded - by: vama
I am using lime survey Version 2.05+ Build 150520 I have created a survey and gave some access to certain users. my requirement is to restrict token management(Survey participants) to the users so that...
View ArticleHow to terminate a survey on selection of specific option? - by: siddhantwankar
Hello, In my survey, there are 7 options for a list drop-down type question. If I choose option no 5 then the survey should continue and for the remaining options survey should be terminated. So how...
View ArticleUser lists of unfilled survey? - by: laiwc
In the Lime, I found it just shows who filled the survey. Can the statistics show the user lists that users haven't filled out the survey in the user group.
View ArticleHow to terminate a survey on selection of specific option? - by: DenisChenu
Use quota : manual.limesurvey.org/Quotas you can set max number to 0.
View ArticleRestrict token management to the user who have uploaded - by: DenisChenu
No included solution currently : user can have access to all tokens for a survey or none.
View Articleautomatically generate tokens without using 'Generate Tokens' - by: David_B
Hello, I create new survey tokens using the "Add token entry" and then use a cron script later to automatically send the survey invitations. Unfortunately, I sometimes forget to "generate tokens" which...
View ArticleChange slider numeric value with javascript - by: NielsFro
This is so cool, thanks a lot, works perfectly!
View ArticleCustom Assessments for individual Questions - by: holch
You should have a good read through all of the Expression manager material, but I think this should give you a headstart: manual.limesurvey.org/Expression_Manager...swers.2C_and_Reports
View ArticleCan I do the user sampling? - by: laiwc
As title, if I want to randomly choose the some users in a user group to do the survey, what will I set? Or just choose X% from the responses to do the statistics. Please help. Thanks.
View Article