Display percentage on Assessment - by: LouisGac
just for information, in the next LS major release the assessments page will be easy to customise from any template (even the calculation of scores):...
View ArticlePre-populate save & resume page - by: lulpen
Is it possible to pre-populate the save and resume page with a question response? For example, i want the user to enter a project name on the first page and if they chose to save and resume later (not...
View ArticleRandomize groups - by: Shari
Hallo Tony Partner, Thank you so much for your answer! Now it´s working Greetings, Shari
View ArticleUSING ON MORE THAN ONE PARTICIPANT AT A TIME - by: elissa
Hi, Yes, you can conduct the research on multiple participants at a time. There is quite a lot of information about participants in the manual: manual.limesurvey.org/Survey_participants Cheers
View Articleto let the subject choose the group of questions - by: LouisGac
Do you really need a single survey to do that? Different surveys (one by current "group") accessible via a small HTML interface you'd be free to design as you want could do the trick.
View ArticleCategory separator on array (numbers) with custom JS Dropdown list - by:...
absolutely, I'm just pushing bootstrap solutions
View ArticleProperty "PluginDynamic.reason" is not defined on Response Table Import - by:...
Hi. We're getting the same problem, did you solved this? Thank you in advance.
View Articlearray question but different - by: LouisGac
problem of array display on small screen is not specific to LimeSurvey. Responsiveness of arrays is one of the most debated problems of the last years, because it doesn't have any perfect solution. You...
View ArticleSorting the surveys on the front page - by: tpartner
Additionally, it looks like the code above is now obsolete - use the code from this post - www.limesurvey.org/forum/can-i-do-this-w...-survey-order#153196 $(document).ready(function(){...
View Articlecount thenumber of click on a link - by: ledoux
Hi the community, I would like to know if the respondent have clicked on a URL link that is integrated in the introduction page (this link calls a PDF page hosted in an external server). Is that...
View Articlechange URL link in the invitation email - by: ledoux
Hi tpartner, the page is presented in the LS format, doens't seem a page from my email client... the problem disapeared, but I'm afraid it comes back.. thank you
View Articlecount thenumber of click on a link - by: tpartner
It's not easy to count something from the welcome screen but if you hide that and place the welcome message in the first survey group, you can use JavaScript to load a hidden short-text question with...
View Articleto let the subject choose the group of questions - by: LouisGac
you can add the token login/password in the url of a survey, it will log the user and bypass the login screen. Then you'll need to have a login before people access your HTML page listing your surveys,...
View ArticleProperty "PluginDynamic.reason" is not defined on Response Table Import - by:...
It's solved! Thank you very much! I will.
View ArticleAvoiding choosing holidays and weekend days on date questions - by:...
Thank you, Tony! This is extremely helpful. I had actually meant to ask you and got lost in the thread Terry
View Articlehow to add several 'other' options to multiple choice question? - by:...
Tony, Not sure what happened, but after a recent update, we noticed some of the script we had used on a survey stopped working, and for the life of me I cannot find what it was supposed to look like....
View ArticleSorting the surveys on the front page - by: oleggorfinkel
tpartner wrote: Try bypassing the assets manager so files are loaded directly from the template directory. In /application/config/config.php, set debug to 1. Just did -- no change...
View Articlehow to add several 'other' options to multiple choice question? - by: tpartner
Can you please attach a small test survey containing only that question and your script?
View ArticleAutocomplete and validation - by: Ben_V
tpartner wrote: That's what my sample survey does. Did you try it? Yes Tony, for me you're script is fully working as expected! For interested users, also working with 2.06/2.6 versions adapting where...
View Article