Submit answer after click on yes or no - by: alimeaday
Hello, Is it possible that on a yes/no question in "Button Group" format you can autosubmit the answer without the user have to click on the "Next" button? So that the users only have to click on yes...
View ArticleAdding a number to rankings - by: tpartner
Set up your survey to use JavaScript and place the following script in the source of the question: <script type="text/javascript" charset="utf-8"> $(document).ready(function(){ Â // Identify...
View ArticleAutomatically saving as they go - by: blocka
A few years later again... Wondering if there's any way to make this work so that an AJAX call could be made after a question is touched so that responses could be stored immediately -- this is very...
View ArticleMobile phone template for limesurvey - by: Mazi
Ghizu wrote: Does anyone know of any mobile phone optimized templates for limesurvey?Which Limesurvey version do you use?
View ArticleCan i see the exact URL from where the survey started? - by: CZoemisch
I'd like to resume this topic. I have the same problem like buroonthewire: I want to catch the whole referrer-URL. That means the domain, the directories and the filename including queries and, if...
View ArticleFrage unterschiedlich formulieren (Antwortabhängigkeit) und...
What it's this language ? Must be moved to Dutch or Deutsches forum (sorry, really didn't understand a word).
View ArticleShow all question of 1 group at once and question of other group one by one....
bruce78 wrote: holch wrote: As Denis says... put in the first group various questions, then create one group per following question. Unfortunately currently this is the only option. I'm guessing there...
View ArticleCharacter Limit for 'Other' Option - by: DenisChenu
To be sure it woirk without javascript (never trust user): in em_validation_q manual.limesurvey.org/Question_type_-_Mu...28em_validation_q.29
View ArticleRepeated measures - by: tpartner
See "Allow multiple responses or update responses with one token?" in the survey settings - manual.limesurvey.org/Survey_settings#Tokens
View ArticleAdding a number to rankings - by: DenisChenu
tpartner wrote: Hmm...I don't really see a CSS solution with the sortable plugin.I try to find one . Maybe with ::after ::before
View ArticleAjax submit/save without page refresh - by: csknfrt
How I can add to the my survey? Would you mind adding example? *.lss , template etc.
View ArticleModifying the self-registration text - by: blocka
That's interesting. I'd need to develop a plugin to do this, right?
View ArticleSubmit answer after click on yes or no - by: alimeaday
Thank you very much, that did the trick! Also thanks that you included the global solution!
View ArticleCKEditor and config.extraAllowedContent - by: blocka
I figured it out... In the scripts/admin/ckeditor-config.js file, insert config.protectedSource.push(/<a[^>]*><\/a>/g); before the line: config.autoParagraph = false; It could go...
View ArticleAjax submit/save without page refresh - by: Bigred01
Sorry, I don't think I will be able to make a demo of it any time soon but if work lets up in the next month or so ill try to add one. Its a pretty dirty hack as well to be honest. I wouldn't use it...
View ArticleDecouple LimeSurvey - by: ivan77
Is it possible to decouple the view pattern of the product? I would like to install the engine and administration on a separate server and the view on front end server. Or always with the intention of...
View ArticleRC2 get additional attributes of a survey - by: kjona
Hi, I want to read out the additional attributes that are configured for a survey. I have been reviewing the RC2 API api.limesurvey.org/classes/remotecontrol_handle.html and it seems that additional...
View ArticleAjax submit/save without page refresh - by: DenisChenu
Ben_V wrote: Bigred wrote: you now have the ability to add spinners or page transitions. Last week I took a survey (for well-known scientific open access journal) with a small screen phone and I...
View ArticleHowTo: One User with Multiple Saved Surveys? - by: limeAJ
Alright! I think I have progress! I was using the "Survey URL" shown on the image below. Yet I clicked on the top-menu, on the "Execute survey" button. That url is similar, yet has a "/newtest/"...
View Article