Quotas on age range equation from age question - by: dgalloway
I've tried setting it up that way with no luck getting it to work. See attached. I'm thinking I have an error in the equation but cant figure it out. I've been referencing this old forum question...
View ArticleMake specific surveys - by: tpartner
You can set multiple uses for tokens - "Uses left - manual.limesurvey.org/Survey_participant...ing.2Fadding_a_token
View ArticleQuotas on age range equation from age question - by: tpartner
Two problems... 1) If you want to dynamically manipulate questions, you cannot hide them with the advanced question setting - in that case, they are never rendered in the HTML so cannot be manipulated....
View ArticleRegexMatch and Min/Max answer queries - by: Matadeleo
Thanks for this Tpartner, working great for me. I was using an old version of limesurvey which didn't have relevance equation on a subquestion level (at least I didn't see it)
View ArticleCan I have an automatic interpretation of the results of a questionnaire? -...
Hi, Rebourse, you are the only one who knows how to interprete the survey results. You can use assessments or EM. Read the relevant articles in the manual. With EM you can do nearly everything; except...
View ArticleImport a Drop-Down-List values from a file - by: FayezDebbabi
Hello everyone, I am trying to add an attribute for a participant, that should take a value from a Drop Down List, the problem is that i am doing it manually ( I am adding the different possible values...
View ArticleCan I have an automatic interpretation of the results of a questionnaire? -...
Yes, with Expression manager, a little HTML and a chart library like Chart.js , you can give a nice results presentation. One thing to keep in mind, though, is that you have no access to previous...
View ArticleRegexMatch and Min/Max answer queries - by: tpartner
As stated, you need to use unique(self.NAOK) in the "Question validation equation", not in the "Sub-question validation equation". This effectively says "all relevant sub-questions of this question...
View ArticleImport a Drop-Down-List values from a file - by: holch
OK, in the central participant database or the token tables I don't see any way to implement a autocompletion field. However, I don't think it makes much sense anyway. Because the doctor will not be...
View ArticleIntermediate results (sum items up to different scales) - by: resultsism
AP Inter 1st, 2nd Year Results March 2017 Releasing on 13th April by The Board of Intermediate Education Andhra Pradesh Ap inter results manabadiap inter results 2017 manabadi
View ArticleImport a Drop-Down-List values from a file - by: FayezDebbabi
Well thank you for your response, it is true that collecting personal data, especially medical information about patients should be made and deployed in a very secure environment and even if it is...
View ArticleHow to use android app to answer the survey? - by: XinXin
To be precise, I would like to know in Android app, how the app can request the survey and is it possible for the server to send the data in the forme of XML or JSON?
View ArticleRadio and checkboxes not checked in Printed Survey - by: blocka
I am printing an All-in-one survey (prior to clicking submit) to save my responses to PDF. When I view the PDF, my text boxes, and checkboxes are populated (checkboxes are ticked off as checked), but...
View ArticleSend 'uses left' in confirmation email - by: tpartner
I can confirm that {TOKEN:USESLEFT} works in version 2.64.7.
View ArticleHow to add audio file to description of question group? - by: holch
Difficult to say. Because it should work the same in a question or in the survey description. What you can try is to use a "text display" type question and put it at the beginning of the group and see...
View ArticleCustom Report Generation - by: Kevin
The solution returned 2,838 rows (43 respondents) but the original survey table has 28,994 rows and respondents. I did not get an error but I wonder if there is an issue with memory? The tested survey...
View ArticleHow to add audio file to description of question group? - by: ddrmoscow
Hi, Andreas At first, there're few errors in your code (extra spaces in src url and <source> tag )<audio controls style="width: 185px;"> <source src="...
View ArticleCustom Report Generation - by: Kevin
CREATE DEFINER=`some_user`@`localhost` PROCEDURE `usp_produce_survey_report`(IN survey_id VARCHAR(10), IN lang VARCHAR(2)) SQL SECURITY INVOKER BEGIN...
View ArticleSend emails based on answer to question - by: holch
I think with an equation question and the administration email option you should be able to do this. I would create a equation question that check the "rep_name" question and writes the email of the...
View ArticleExport of Multiple answer's question - by: holch
I always wonder how you analyze something like this, if it is not in separate columns. I know that there are tools out there that export it exactly that way, but I find it totally nonpractical. But I...
View Article