How to make sub-questions from a question? - by: ymca
Joffm wrote: Hi, The question code is always a code you entered someday. As far as I see this question is of type "long free text". So where do you want to add subquestions. Only questions of type...
View ArticleHow can a user regain access to results from an anonymous survey? - by: Sweden
Many thanks again and nice plugin (btw. after downloading from gitlab I had to remove "-master" from the folder name to make it work - perhaps it can help others, although it's probably obvious.) Hope...
View ArticleHow can a user regain access to results from an anonymous survey? - by:...
About question 1. No 2. No 3. See www.php.net/manual/en/function.uniqid.php and the generator gitlab.com/SondagesPro/QuestionSettingsT...erateUniqId.php#L135 Else : i never bored ...
View ArticleAdd tick marks and extra label to slider of multiple numerical input...
Try this... JavaScript <script type="text/javascript" charset="utf-8"> $(document).on('ready pjax:scriptcomplete',function(){ Â var ticksArray = [ [0, 'Label left'], [20, ''], [40, ''], [60, ''],...
View ArticleCan I add a stimulus presentation in a question ? - by: NataliaM09
Hi, Thank you so much! It worked great! You saved me a LOT of time. Have a good day, sir.
View ArticleAutomatic creation of LDAP users - by: wf_121
Hello there, So, I've seen that, in the past, to use LDAP you needed to create every user in the LimeSurvey web interface in order for them to access their LDAP credentials. Right now I can only make...
View ArticleHow to pick x random questions from a bucket of y - by: holch
The counter at the start considers all questions in your survey, no matter their relevance (which in many cases can change, depending on your relevance equations). My solution would be to either put my...
View ArticlePDF Export with "End Survey" PDF layout? - by: gabrieljenik
Hi frafor! I think Marcel Minke (Limesurvey partner) has developed a plugin that allows you to print an answer from the answer panel. Also, in EncuestaBIZ we have developed a plugin that automatically...
View ArticleArray of Dates in Limesurvey 3.x - by: slarson55
Thank you Tony! I implemented it and was even able to use the 'LT' code next to format to get it to be a time picker only. It looks really good.
View ArticleAdd tick marks and extra label to slider of multiple numerical input...
Best thanks, the solution works great! You made my day.
View ArticleAutomatically proceed to next question after selecting answer - by: Joffm
Hi,I added your snippet for list-radio questionsYou used the correct snippet to insert into "custom.js"?$(document).on('ready pjax:scriptcomplete',function(){ $('.list-radio...
View ArticleDeleting survey - by: ymca
Hi, I've seen this: manual.limesurvey.org/Delete_survey So when I delete a survey, its responses will be deleted after some time automatically so I won't need to delete them manually?
View ArticleAutomatically proceed to next question after selecting answer - by: tpartner
I tested and the code works perfectly for list-radio questions in that survey. Something else in your theme may be introducing JavaScript errors.
View ArticleWhere to find audio recordings - by: holch
I searched for this code and from what I see on cameratag.com/ you probably need to have an account with them to use this and probably the audios would be stored on there servers.
View ArticleWhere to find audio recordings - by: ouzhantekin
Oh, I see. I thought it was an html code that anyone could use to record and download audio free of charge. Very naive of me! I wish Lime Survey had this feature itself. By the way, I found that code...
View ArticleCan I save part of an IP address? - by: ymca
Hi, Instead of saving the entire IP number, can I save just the start so I will not break the privacy laws? I have seen in matomo that they can save just IP number of the country the users are coming...
View ArticleDeleting survey - by: Joffm
If your LS installation is self hosted, the survey and the answer table are deleted immediately. But manually you have to delete the "old" answer tables lime_old_survey_{SID}_{datetime}, which are...
View ArticleWhere to find audio recordings - by: Joffm
Hi, you obviously referred to this post. https://www.limesurvey.org/forum/can-i-do-this-with-limesurvey/111662-audio-recording#160537 As I said "It is not free, but there is a trial" And the used key...
View Article