Dropdown answers based on previous answers - by: DenisChenu
Coorespondance by answer code . A01 for town show A01XX for university
View ArticlePlot a single result on an XY chart - by: DenisChenu
And tpartner do it in css only !!! Great , really great
View ArticleTriggering quotas via dropdown selections - by: DenisChenu
With getStatInSurvey : i use some javascript to hide uneeded elements, and some javascript+css to show it in different color when the 'quote' is near 0 (green when it's 15 or more, yellow for 5-15 ,...
View Articleinclude compare score in ending page - by: DenisChenu
holch wrote: That looks very promissing (except for the variables in french, but I guess one can live with that).Frenbch dev + French client holch wrote: Need to check if it also works only with 2.6LTS...
View ArticleConcatenate two fields in equation field - by: DenisChenu
Hi A5.NAOK+'test' but better join(A5.NAOK,'test') See manual.limesurvey.org/Expression_Manager#Operators
View ArticleImport VV file : No answers could be mapped - by: DenisChenu
More information needed : when export did 'New VV format' is selected ?
View ArticleRemove 'answer not displayed' and 'no answer' from statistics - by: fenris
I've filed the bug: bugs.limesurvey.org/view.php?id=12228
View ArticleRestarting timer if survey taken on the same computer - by: Arthemis
Thank you. Here the plugin I wrote: <?php /** * resetTimersNM Plugin for LimeSurvey * Reset the timers for each question in a survey. * * * */ class resetTimersNM extends...
View ArticleExport questionnaire text and logic to file - by: DenisChenu
TSV export/import system is great too and work really good, i really use it a lot manual.limesurvey.org/Tab_Separated_Value_Survey_Structure
View Articleinclude compare score in ending page - by: holch
DenisChenu wrote: holch wrote: That looks very promissing (except for the variables in french, but I guess one can live with that).Frenbch dev + French client Generally you need to look up what each...
View ArticleRestarting timer if survey taken on the same computer - by: Arthemis
Ok, I figured it out. The plugin below resets timers only for those who just loaded the survey and passed the first question (i.e., the new comer, not someone trying to reload the page to get more...
View ArticleDropdown answers based on previous answers - by: reinhane
Addition to my last post: Meanwhile I found out that I have to ad a function call like that: <script type="text/javascript" charset="utf-8"> selectFilterByCode(qID,filterqID); </script> I...
View ArticleDropdown answers based on previous answers - by: jelo
First thing that pops to my eye are the script tags. In the group description most of the script is placed after </script>. That's not correct. You seem to have modified the function itself and...
View ArticleConcatenate two fields in equation field - by: nibos
Thank you for your reply. It worked with the following code ({if(A5=='A1','P' + DateFieldA,'')})but I have another issue. One of the fields that I am using for the concatenation is date/time...
View ArticleCan I change the color and icons for the slider with Emoticon? - by: cstcandy
Thanks so much for your quick reply! How can I replace the slider and emoticon? Where can I find them? Is it in the template.css? Your detailed instruction would be much appreciated! I have tried...
View ArticleCaptcha after welcome message - by: jelo
miguel2i wrote: Participants found this repulsive.What was repulsive to them? The captcha itself? The captcha before a welcome message? You might choose a simple calucation task with a random number to...
View ArticleExport assessment values instead of responses? - by: elissa
The survey is already completed. I didn't know that I might need the informtion but actually I'm not sure if the workarounds would help even if I knew. Now it's time to use some magic with excel or...
View ArticleAppraisal with function requirements - by: Anywen
With requirements you mean a minimum level of competence at questions, which differs depending on respondents job position. This seems to have no impact during the participation of a survey? Yup...
View Article