Using $aFields with export_responses - by: conwa02976
I have seen this question in a couple other topics but have not seen a real good answer yet. We are using Ruby to call the export_responses method but we need to pull a field from the survey...
View Articleremove duplicate entries - by: holch
This is a forum almost purely run by volunteers. We do this in our spare time. There is no right on a quick answer and actually there is no right for an answer at all. In your survey go to "responses"...
View ArticleHaving 4 different scorings at the end?! - by: holch
Have a look at the manual: manual.limesurvey.org/Expression_Manager Try &&
View ArticleQuotas - by: dgiacometti
Dear all, when I set a quota for terminating a survey does it take into accounts all responses (also incomplete ones) or only full responses to the survey? When the quota is reached what does the...
View ArticleWhat does 25 responses mean? - by: jelo
FAQ www.limesurvey.org/services#pricingHostedSubscription How are responses counted? In a short sentence... A response is counted if a participant completes your survey once, not taking in account how...
View ArticleQuotas - by: jelo
You'll find most of your questions answered here: manual.limesurvey.org/Quotas dgiacometti wrote: Dear all, If the group of participants is closed and everyone received a link (with a token embedded)...
View ArticleUsing $aFields with export_responses - by: jelo
conwa02976 wrote: I would think the API export_responses would match the queXS front end manual capability and give you everything back, the data responses AND the Optional fields that have been...
View Articleremove duplicate entries - by: jelo
itsme wrote: I thought could be something on database level or other solution or workaround you may have...This kind of duplication check is unusual for survey tools. More common in mailing tools...
View ArticleUsing $aFields with export_responses - by: holch
ahhhh, good find Jelo! Would be great to have a queXS that uses only the API.
View ArticleExport questionnaire text and logic to file - by: holch
Thank you very much for the valuable addition. Always wondered what that triple-s plugin was for... There are actually quite a few important survey tools that have it. Not bad. Would not have expected...
View ArticleHaving 4 different scorings at the end?! - by: tpartner
You need to use the variables before all operators. So something like this: {if(sum(Q1, Q2, Q3, Q4, Q5, Q6. Q7, Q8, Q9, Q10) >= 5 AND sum(Q1, Q2, Q3, Q4, Q5, Q6. Q7, Q8, Q9, Q10) <= 9, 'Something...
View Article2 questions next to each other - by: tpartner
See this post - www.limesurvey.org/forum/design-issues/1...-2-x-2-matrix#145072 (You'll want to adjust the widths)
View ArticleLarge Participant lists and Email Solutions - by: gabrieljenik
Hi, I have integrated Sendgrid and Limesurvey in the past using a plugin. www.encuesta.biz/product/limesurvey-sendgrid/ If you are interested, please, let me know: This email address is being protected...
View Articleremove duplicate entries - by: itsme
hi, request was clear, remove the responses which have the same email address! ok here is what I did, exported the data as Excel, identifed thsoe using countif function in Excel, colored them, sort,...
View ArticleLarge Participant lists and Email Solutions - by: holch
Your emails wouldn't make it through to me if you send via sendgrid. Their whole ip range is blocked by our email server. Not one of the most reliable mass email provider. But hey, I guess that doesn't...
View ArticleRemoteControl API download response to File Upload question type - by: holch
Great! We need more users that contribute solutions!
View Articleremove duplicate entries - by: itsme
Hey!! seems I have really really old version then, can't find all those! will try to update it. Thanks a lot dude. Cheers
View ArticleExport questionnaire text and logic to file - by: holch
Currently supporting Export for the versions XML 2.0, XML 1.2 of TripleS. No import into LimeSurvey. If you read the sentence in the context, it is pretty clear, isn't it? There is a plugin that allows...
View ArticleArray with 3 Scales - by: jp2019
I'm looking to create an array with the same capabilities as the Array Dual Scale with subquestions along both the x axis and y axis, and with dropdown "Yes-No-No Answer" answer options for each...
View Article