Automating Export of Limesurvey Responses - by: r0bis
Hi Mazi, Thanks for the quick reply. I found the solution in the interim. As my goal is really to get data into R for further processing, there is a possibility to connect to the machine via crossover...
View ArticleCan I export data result via command line? - by: r0bis
Just an update - I found perfect solution for my needs. Data can be pulled off remotely (or if you connect to the machine via crossover cable, in case of non-internet connected machine) at whatever...
View ArticleFinish the survey, then use variables to display -or not- text - by: MaguyPaul
Hello again, I am currently working with the Version 2.62.2+170203 on my own server (Raspberry Pi 3B/Raspbian Lite). I loaded the 'EM question attributes' sample survey, and will into the page of the...
View ArticleI am looking to use regular expressions with options in Relevance equations -...
Hello, I have tried the suggestions and I am still getting an error claiming my regexMatch is not a valid perl regex. I have deleted the expression that was in the Conditions Designer and I am entering...
View ArticleUsing List(Radio) in Limesurvey Version 2.59.1+170116 - by: tpartner
We have a manual - manual.limesurvey.org/Survey_settings#Pr...ation_.26_navigation
View ArticleAutomating Export of Limesurvey Responses - by: makza
Hi , I'm new beginning for this site recommend I thank you for everything
View ArticleLinking surveys: start of documentation - by: tammo
I recently fell into the pit of desiging a very large survey, without looking at the limitations. This became very frustrating, since after more than a day of defining questions, I found out that the...
View ArticleLinking surveys: start of documentation - by: jelo
tammo wrote: At that time I did not have time to dive into the possibilities of linking surveys, but now I have. I started to write an article (for the documenation) about this, which I want to share...
View ArticleShow answers on assessment - by: Ben_V
Hi, you can use a code like this: of course (sub)question codes adaptation (QQ_sq1, QQ_sq2) is needed
View ArticleLinking surveys: start of documentation - by: tammo
Sometimes I wish we could start all over again, clean sheet, clean names. But after some time confusion will still creep in I guess.. No irony involved... Tammo
View ArticleTests / Assessment with LimeSurvey? - by: jorgesinval
Dear Mazi, can you please share it with me? I'm using it for research proposes, and I would like to share it the results of the psychometric instruments with the subjects. Thank you.
View ArticleHTML/ JavaScript program for input - by: jelo
Since I haven't read your complete code, I only guessed that the result of the composing task is a textstring, which will be saved somewhere. If you already have transferred the HTML/JS website into a...
View ArticleConvert Long Free Text or Huge Free Text to Single Line - by: statman13
Hi Denis It *is* possible to convert a long free text answer to a short free text answer, using the 'hide' option. However there are issues updating the answer if the respondent types in a new answer...
View ArticleSending Tokens by email - by: dgiacometti
Dear All, I am trying to do some test to see how tokens works. I see that when I register participants and ask to generate tokens the system works fine. My problem is that invitation emails do not...
View ArticleSending Tokens by email - by: tpartner
The URL in the invitation email is appended with the token. If you want to show the token value separately, customize the email template using the {TOKEN} placeholder.
View ArticleUse expressions in mail attachment? - by: jelo
sundix wrote: Can I use somehow expressions in mail attachments to achieve this goal?LS expressions inside a attached document like PDF? The answer would be No. E.g. a PDF could be generated by PHP...
View Articlequestion by group or by question. - by: marcomarenco
Hi Jelo, i have a group of questions on anagraphic details, like name, age, interest and for this group i prefer to have all in one page, it need less time to compile. i've another group of questions,...
View ArticleCheck Randomization - by: dgiacometti
Dear all, I've performed some test and it appears that the randomization does not work. I want to randomize in half participants to two different question groups. I created a hidden question (equation...
View ArticleShow answers on assessment - by: Ben_V
Expressions pattern without html code (line break, table or else): {Q1_A1.question} : {if (Q1_A1.code == 'Y' , 'Yes' , ' good or wrong ')} {Q1_A2.question} : {if (Q1_A2.code != 'Y' , 'Yes' , ' good or...
View ArticleCheck Randomization - by: dgiacometti
Thank you very much for very detailed and useful explanation. What are the passages I have to do to in the platform to assign tokens to question groups? In that case I would not need anymore the...
View Article