Limesurvey login using email address - by: LouisGac
done: github.com/LimeSurvey/LimeSurvey/commit/...d0887df126561661889c will be available in next release.
View ArticleUsing Tableau with Lime - by: holch
Without knowing Tableau in detail (I only had researched about it a little bit before), I would guess that it can connect to a MySQL database and draw data from there. Limesurvey data is all in a MySQL...
View ArticleShow and exclude previous given answers - by: LeSch
A late, but very big THANK YOU for your answers. That was very helpful.
View ArticleReporting: Did anyone try Google's Datastudio with Limesurvey? - by: holch
I just found out about Datastudio. I haven't had the time to research it more indepth, but it seems to be able to connect to MySQL and might be a good solution to greate Dashboards for surveys. Did...
View ArticleRanking question type and Expression manager. - by: vkuzmin
vkuzmin wrote: -How To determine on which position is an element, if you know his code? For example, I was primarily interested in the A6 and A8 products and I want to ask clarifying questions if they...
View ArticleDo any therapists use limesurvey to track mood? - by: Ben_V
yes I run the whole site... and i know that other users are able to configure such kind of tools without advanced tech skills (physicians like). Almost impossible to perform this outside LimeSurvey......
View ArticleDouble quotes in 'Validation' field - by: tpartner
Instead of the validation field, try placing something like this in the Question validation equation: You will note that I have removed the '-' part - I don't think that is valid.
View ArticleRandom number in anonymous survey - by: leviathan
I am setting up an anonymous survey. I want to give some prize to random respondent after filling the survey and need a random number generated from set of numbers (eg. 1000 - 2000). Problem is that...
View Articlehaving multiple subdomains on 1 limesurvey installation - by: DenisChenu
Not with XAMPP , clearly . Not done for this. You can, but really : xammp is not done for this, XAMPP must stay local Else : stackoverflow.com/questions/14086408/how...ampp-server#14088600
View ArticleRanking question type and Expression manager. - by: DenisChenu
vkuzmin wrote: -How to count elements? In that question i can use "{count(self.NAOK)}", but what i should type in another question's equations?...
View ArticleDisplay Answers from 10 Point Array in Following Question - by: Antonimo
Hi Tony, Thank you very much for your response. This is awesome! Kind regards, Anthony
View ArticleAdd additional attributes at import - by: Zirys
Thanks, it worked. If one adds this attribute manually to the participant table, and names it "ac", one still has to name it "attribute_1" in the import .csv file. Then, it works.
View ArticleRandom number in anonymous survey - by: LouisGac
you can also try this method, it provides number guaranteed to be random: goo.gl/TXBwf6
View ArticleHow do I rank group assessment output? - by: tpartner
I would write your own "group score" values to hidden equation type questions. Then they are in the data and also can be accessed by Expression manager. See Qcode.value here -...
View ArticleAdd additional attributes at import - by: Zirys
This was the original part in the manual that was not properly explaining what to do: manual.limesurvey.org/Survey_participants#CSV_import The link of holch worked fine for me
View ArticleImplementing a frame - by: Andrey
Hi, Joffm Unfortunately HTML manual does not help because there is no answer on question why I got a blank white frame on my page. My temporary dumb test survey with 1 test question located in...
View ArticleUsing Tableau with Lime - by: holch
yeah, but what I have seen from Reportico so far was rather last century / millenium. Design wise.
View ArticleCan I display end message based on question logic? - by: holch
Yes, you can. Have a look at expression manager.
View ArticleHow do I rank group assessment output? - by: tpartner
Thanks a million for this. My current question type is array and I see that this will have to change to list (radio) for the javascript to work.No, the JavaScript will work with arrays. Load the...
View ArticleHow do I rank group assessment output? - by: InfoSolutionsProvider
Thanks so much for your patience and help! Problem solved now, fully working. Very good result!
View Article