Why the date/time question does not have a Field Summary block in the...
I found it (after I searched inside the source code): /* * DON'T show anything for date questions * because there aren't any statistics implemented yet! * * See bug report #2539 and * feature request...
View Articlehow can i disable re-watching of an embedded video? - by: biu
hi, i wish to prevent users from watching a video embedded in a question over and over again. i want to block it after one use. is it possible? thank you
View Articleexport questions full text associated with question code in different...
Hello. I'd like to export the full text questions of my survey in its different active languages, and associate these labels with their respective question code. The result would be something like a...
View ArticleCustom Template: New image at end of each group - by: DenisChenu
Hello, Think you can do somethink like that too: in endgroup.pstpl: <img src="{TEMPLATEURL}img-grp-{GID}.png /> {GID} must be replaced by the group number (the group id) Denis
View Articletotal number of tokens - by: DenisChenu
Limited by tid : int(11) Then 4 294 967 295, if you need more : try change the INT to BIGINT. Denis
View ArticleCan order of display of groups be randomized? - by: Mazi
tomscher, to my knowledge there is no feature to randomize the display of 3 questions from different groups.
View Articlequestion type 'numerical input' - export problem to SPSS - by: Tina1
Yes, we chose 'prior to 16'. We have also tested the following: Export results via SPSS 20 (chosed '16 or up') to SPSS 15. This then works. We have got only SPSS 15, but the opportunity to 'make this...
View ArticleQuestion condition with javascript - by: Mazi
king_and1 wrote: I´ve checked the ID but it´s the right one.... And don´t really know how to activate a test surveyJust activate your survey so we can access it and post the link to the survey here.
View ArticleRestore or export old answer tables - by: Mazi
First, please read the warning when de-activating a survey. because that should tell you that you will NOT be able to access the old responses at the backup table after deactivation. Now that the...
View ArticlePopulate a dropdown list with data from external SQL database - by: DenisChenu
Hello, You have to use own php script to return json, Look at the example in manual : manual.limesurvey.org/wiki/Workarounds:_...wers_for_text_inputs And look at the jquery.autocomplete example...
View ArticleCustom Template: New image at end of each group - by: DenisChenu
If you use the css method ( CSS BACKGROUND IMAGES in first post of Tony) There are no placeholder No ?
View Articleexport questions full text associated with question code in different...
I have just assigned the two tickets to the appropriate developer. If you are lucky, he adds that right away. If it takes some more time, then this can be extended based on paid development.
View Articlehow to export (RPC) a given answer by its ID? - by: Mazi
I think it makes sense to have a similar function like "export_single_response" which accepts a token or data set ID. Feel free to file a feature request.
View Articlelooping questions - by: tpartner
There is no true looping in LimeSurvey. You will need to create as many groups of demographic questions as the maximum "people living at this address" and then hide/show those groups with conditions.
View ArticleModify EndURL during Submit - by: tpartner
Didn't we already address this issue? www.limesurvey.org/en/forum/can-i-do-thi...vey-to-parent-survey
View Article2 Questions together - by: Serafim
I remembered that, but I already have my survey separated by question groups, let me see if I can change that.
View ArticleCustom Template: New image at end of each group - by: tpartner
I have used this in the past: $(document).ready(function(){ preload([ 'path/to/images/group_0.png', 'path/to/images/group_1.png', 'path/to/images/group_2.png', 'path/to/images/group_3.png' ]); });...
View Articlearray with stars - by: rambo
Thanks for replay. i notice that option but i would like to use "half star" like this: www.partnersinc.biz/surveys//index.php?s...86&newtest=Y&lang=en and to add more sub-question like in 5...
View ArticleArray with many different fields in a row : My solution - by: jupo
I installed LS just a couple of days ago, it´s the latest (2.00+). The alert you posted earlier is working fine, too...
View ArticleAutomatically proceed to next question (without clicking "next") - by: ahavlik
Thanks for this! The issue I'm having now is trying to get the admin at my university to change the global settings to allow javascript to run (which they won't do). Can you think of any non-java...
View Article