Comments mandatory for 'Multiple choice with comments' - by: tpartner
If your adaptations are correct, you may be able to click the checkbox without commenting but you will not be allowed to submit the page. You can add a question validation tip to indicate that. Sample...
View ArticleDoes it only work with internet connection? - by: tammo
On a PC you can create a local installation using XAMPP. Same can be done on a Mac (using Mamp) and of course it can also be done (not tested by me) on a Linux computer. That way you can have a local...
View ArticleLimited Randomized Groups with Conditions - by: BBCMResearch
Joffm, Thanks for the solution, works like a charm!
View ArticleMultiple numeric entries - by: DenisChenu
ajax or javascript solution currently. With help from framagit.org/SondagePro-LimeSurvey-plugin/getStatInSurvey for javascript for example. Project : put this in a future version (with a clean system...
View ArticlePrevent completion of a survey - by: DenisChenu
@holch you're right , but there are an issue hard to resolve with token. If you want a token for multiple response : it broke all response, not only one . Hard to resolve : because most user want that...
View ArticleMultiple question types in array - UPDATE for latest Lime version? - by:...
For information, there are a "fork" of arrayTextAdapt framagit.org/SondagePro-LimeSurvey-plugi...pt/tree/wip_withstar Allowing checkbox in place of dropdown and radiostar like here (not same plugin...
View ArticleAllow multiple responses OR update responses with one token? - by: DenisChenu
Some code here : framagit.org/SondagePro-LimeSurvey-plugi...ExtraSurvey.php#L153 Easy to create a new plugin, but don't have time currently, come back at end of August.
View ArticleAutomatically pass a token to and execute a Python script - by: DenisChenu
Hi David, Did you know if PHP have another way to 'knock' a python script ? PHP exec is always disable for security purpose but maybe another solution. Else : you can call the same line directly in PHP...
View Articlechange (merge?) parent administrator - by: DenisChenu
then if it don't work i see only plugin using Permission event
View ArticleChanging total scores + combining results on SPSS - by: bweir519
I am using the Gert survey. On my actual survey, my scores come up as percentages. However, on my data collection results they are coming up as total scores, not percentages. Is there any way of...
View ArticleMultiple numeric entries - by: mblaise
Yeah good point. Could one of the respondents be blocked while the first finishes answering ? If so i'll try and get custom coding
View ArticleSimple text function using Expression Manager - by: r0bis
I think you cannot just convert the text in database from the previous question where it was entered in lowercase. However if you create a further hidden question of type short text, you should be able...
View ArticleHow i can create new button? - by: tpartner
You cannot restart the survey without refreshing the page.
View ArticleTranslate an English survey into Chinese then import as a .csv file? - by:...
Thanks Tony, I'll give that a try and let you know how I get on. Cheers, Wing
View ArticleChanging total scores + combining results on SPSS - by: holch
So you ran the survey already? And everyone has done the survey twice? Do you have any ID that helps you identifying the respondents?
View ArticleHow i can create new button? - by: Joffm
Hi, Carolina, as far as I understand you want to have a button inside your survey. Clicking opens a second survey while the first one stays. The easiest way is just to insert a link like<a...
View ArticlePrevent completion of a survey - by: pesolution
Thank you for the contribution. The use case is rather unusual, but I'm stuck with it. I have a closed survey and a distribution of tokens of some kind that can lead to errors. Speak: People might get...
View Articlenumeric interval in array type question - by: Joffm
Hi, bdevi, why not? You have your sum of sliderquestion1 (sumSLI1) and the sum of sliderquestion2 (sumSLI2). Just create a new equation where you add them. Best regards Joffm
View Article