progress bar according to number of questions? - by: Malte
Hi there, I was wondering, whether there is any chance of linking the progress bar to the number of questions instead of having it linked to the number of groups. Unfortunately we cannot distribute the...
View ArticleHidden punching. - by: trivender
Q1 is Numeric input question and Q2 is a hidden Multi question with three answers options a)Young b)Adult and c)Old. My job is to : Punch Young in Q2 if age entered in Q1 Numeric input is 10 to 18...
View ArticleHidden punching. - by: tpartner
You will need to use JavaScript to click the hidden question. Are both questions on the same page? Why use a multiple-options for Q2? Wouldn't a select-radio be more appropriate?
View Articleprogress bar according to number of questions? - by: Malte
Thanks, we will try to give that solution a go. Cheers, Malte
View ArticleCan I INSERTAN a value from Other (please, sepecify) text field? - by: tpartner
If the Q01 answer codes are "a", "b", "c", "d" and "e", then the equation for the inserted text would be:{if(Q01.code == 'a' OR Q01.code == 'b' OR Q01.code == 'c' OR Q01.code == 'd' OR Q01.code == 'e',...
View ArticleLimesurvey with Joomla - by: holch
Tony, I admire your patience. At this point I probably would have posted something like lmgtfy.com/?q=iframe
View ArticleCan I INSERTAN a value from Other (please, sepecify) text field? - by: kachne
Thanks a lot! It works!
View ArticleCan I freeze any two answer options and randomize the rest? - by: tpartner
There are a couple of workarounds here - manual.limesurvey.org/wiki/Workarounds:_...questions_-_ENHANCED
View ArticleAnswers of one questions are offers in the following question. Array - by:...
Note: I moved this thread into a more appropriate category. You will need to use JavaScript to accomplish this. Can you attach a small sample survey with only those two questions?
View ArticleHidden punching. - by: trivender
Yes , I want to have a hidden question having the answer options a)Young b)Adult and c)Old for data analysis team.
View ArticleSubmit files question - by: Serafim
Ok. So about removing the text my bad, forgot about a "}", that part works... The rest, still working on it. Thanks for the help, I'll keep posting when I have more news.
View ArticleSend Multiple Surveys in one email - by: vabsi
Hello, Currently if I send multiple Surveys in one email, the first token is assigned to all Survey IDs listed in the one email template. Is there a Workaround to have the appropriate Tokens assigned...
View ArticleEnforcing heterogenous responses - by: mikeg
Hi Tony, I'm a very basic user so here's my very basic survey. A few notes, I tried using array numbers for the peerScores part but it gave me a drop down menu that only ranged from 1-10. I need 1-15...
View Articlelongitudinal survey - by: Jes1
I'm trying to create a 3 part survey over the time period of 6 months, with each survey being unique from the others. I need to be able to identify which survey belongs to which respondent so that I...
View Articlepdf creation - by: itfixt
If it's any help, I have written a PHP module which uses FPDF to create a custom PDF report directly from the results database and am happy to provide some advice... or even quote for such a job (am I...
View ArticleMultiple versions of the same survey - by: holch
I see two options. You create 4 different surveys and create a script that redirects the respondents randomly to one of the 4 surveys. Or you create all questions in one survey, then randomly asign...
View ArticleAppending twitter button - Limesurvey wreaking havoc on returned JS from...
Hi. I'm hopeful someone has solved this problem already. I cannot find mention of how to do this. Specifically, I am trying to add a "Follow" button for twitter to the end of a survey. The button is...
View Article