using code from subquestions - by: tnegulic
So for better understanding this is example of questions. Array In your town is there some of following: See Yes No Forrest Yes No Metro Yes No etc etc etc So now i want that if user pick No from any...
View ArticlePop-ups on LimeSurvey - by: tpartner
LimeSurvey comes with the qTip tooltip plugin. I would suggest using the default title attribute method.
View Articlehide/exclude answer in dual scale array - by: nortex
Hi all, im trying to make a survey with a dual scale array. How can i hide the second scale or the answers in second scale if user checks nothing in a first scale? for example: What feeling do you feel...
View Articlehow to display array (F) question - by: tnegulic
If i have one question (array) with two subquestion like: Q: Do you like to eat: SQ1: Fish yes no SQ2: Meat yes no SQ3: Bread yes no how i can display questions text (Q) I know that witl...
View ArticleCan I display answers for a multiple options question in a row? - by: kachne
[File Attachment: example.jpg]
View ArticleGetting data from external Server ? - by: king_and1
Hello , can please tell me how and where to implement the ajax call ? I just targeting one sepcial question , but i dont know how to achieve this ? Any advice ?
View ArticleSend Admin Detail email only with certian respnses - by: Ben_V
Hello, Maybe a start to go further: Try to import this survey and understand the settings used; It's in french but quiet easy to understand. Basically: 1) Settings of your survey => field "send...
View ArticleAssessment using numerical input - by: flink
Hello everybody, I want to conduct a test with limesurvey. Participants are asked to carry out certain tasks, such as solving an equation and give a numerical answer. What I want Limesurvey to do now...
View Articleusing code from subquestions - by: tnegulic
Find the solution: this syntax is working but in 2.0 versions and up.. {if(O2_SQO11=="L002","- "+O2_SQO11.question+": "+O2_SQO11.show,"")} So if we have question: O2: In your town is there some of...
View ArticleSend Admin Detail email only with certian respnses - by: wilmslow3
Thanks that is exactly what I hoped for! Thanks very much for your help I'm sure this is the way forward! Steve
View ArticleDropdown in Multiple short text - by: Limer2001
Thank you so much. With the QID placeholder it's working!
View ArticleImplement "AJAX"-call - by: tpartner
I've moved this post to a more appropriate category. And, please don't cross post. You would place the JavaScript for the AJAX call in the source of the question. See -...
View ArticleWhat is the best way to setup a CATI (phone) based survey? - by: dspaan
We are using Limesurvey in conjunction with ViCiDial. Our interviewers are calling companies and when a company agrees to participate we push a button that starts the Limesurvey URL and adds a...
View ArticlePsycholinguistic test with sounds - by: soleil974
thank you Tony! I'll try to make this integration bye
View ArticleArray question with answers in dropdown boxes - by: tpartner
Here you go. If your sub-question code for the fourth column is "4", then this script will insert the dropdowns:<script type="text/javascript" charset="utf-8"> $(document).ready(function() {...
View ArticleDisplay number of rows in array question based on previous numerical input -...
I'd like to create an array question that only displays certain number of rows based on a response to a previous numerical input. In this example, if a person says that she teaches 2 courses (#1),...
View ArticleCan I display answers for a multiple options question in a row? - by: kachne
Yay, sorry for silly question: found the answer here: manual.limesurvey.org/wiki/Advanced_ques...rray_filter_style.29 kat.
View ArticleHow to restrict response options in an matrix question? - by: Einstein
I´m trying to put up a form for a vote. [File Attachment: Bildschirmfoto2013-04-27um22.40.49.png] How can I restrict the response options in this matrix question? One should only be able give 1 x 1....
View Article