Quantcast
Channel: Topics in Category: Can I do this with LimeSurvey? - LimeSurvey forums
Viewing all 17529 articles
Browse latest View live

Randomly Select From A Conditional List - by: factor0

$
0
0
Just a quick update for the sake of posterity. I got it to work with two separate questions (both being randomly selected from the same list).

Revised file is attached in case anyone runs into the same issue.

Two questions that are probably less tricky, but I couldn't find direct answers to:

1) If I hide page 2 completely (using the Limesurvey options), then my randomly selected choices do not pipe through to page 3. As such, I have the page autopunching submit using the code below, however it has a bit of lag and isn't that seamless from a survey takers standpoint.
jQuery(document).ready(function($) {
document.limesurvey.move.value = 'movenext';
document.limesurvey.submit(); });
</script>

2) Does anyone have some code snippet that basically tells the program "If random variable 2 is the same as random variable 1, please re-select variable 2."

Partially Randomized Answers For Array Typed Questions - by: david2013

Redirecting Back Into Survey - by: DenisChenu

$
0
0
Hello,

If you use token, not anonymous and you "Enable token-based response persistence", the the user come back to the step in the survey.

Maybe it can be OK ?

How to use a computed url redirection ? - by: eblanche

$
0
0
Hi folks,
I am trying to make a conditionnal URL redirection depending on the answers.
I created an equation field named "redirecturl" and specified {redirecturl} in the "end URL" field of the survey.
So far so good, the redirect url is updated accordingly.
But it looks like LS is building some span id with wrong text.
In this example, {redirecturl} has "www.google.com" as value and "Redirecting to" as URL description.
Here is the HTML code generated by LS:

Additionally, I was expecting LS to diplsay the default "completed" page with no redirection if the {redirecturl} is empty.

Am I doing something wrong or is there another way to accomplish this ?
Thanks

statistics page, charts script/arrays - by: adishardis

$
0
0
Hi,

I'm wondering if it would be possible to view how the php arrays are built for the charts.

The reason is that I want to display charts of the statistics on my own webpage using highcharts and if I could reuse the php arrays/script present already that would save me loads of time!

Cheers
/Adam

Array numbers (text input) with checkbox layout: Relevance equation - by: tpphilipp

$
0
0
... solved the problem although I do not know why it did not work in the original survey.

I deleted both questions and reproduced same EXACTLY, 1 by 1, and voila, now it works. Strange.

How to insert fields from survey and assesment results into notification e-mail? - by: ekoslav

$
0
0
Bump...

Is it possible to create {custom} items from the database and how?

VAS - by: dgolm

$
0
0
and hopefully my last question for today:

Can you also create a VAS as above with two anchor points? The "|" trick does not work here.

mandatory Registration form field - by: guidobora

$
0
0
Hallo I use both limesurvey 1.92 and 2.0. When I activate registration for the survey I'd like to have first name and last name mandatory. It is possible? In 2.0 version when you add new form fields you can set them mandatory or not, I do not how to do the same with the existing fields. Thanks in advance.

Format of Header for dual scale arrays - by: tpphilipp

Limiting question count and rotation, will to make donation for quick result - by: bwoo5

$
0
0
Hello,

Here is a quick summary of what I need to do. Will donate for a solution.

1. There are 5 locations.
2. I have 5 array questions with 20 statements, 1 array question for each location.
3. I need for 2 of the array questions to show up.
4. There is 1 location that must always show up, it must always be one of the 2 that show.
5. The 2nd question that is shown is randomized equally between the other 4 locations.
6. The 2 that show up, need to be on separate pages (1 question per page).
7. The one location that always shows up needs to randomly be 1st or 2nd.

Thanks!

Can I remove the annoying screen on save-and-resume? - by: karencheah

$
0
0
I was just testing the different scenarios and with a new survey, I noted that I was not allowed to select "Enable token-based persistence: Yes" for an anonymous survey. But I was able to do so with an active survey. Not sure if the setting will have any effect as I was just testing to see if it made any difference to how the resume and incomplete surveys acted.

Please see attachment of screen capture of the setting of my active anonymous survey with "Enable token-based persistence" set to "Yes".
DenisChenu wrote:
Enable token/answer persistence is needed to have an "automatic save" , BUT "Enable token/answer persistence" is diabled with anonymous survey : because a link between answer and token is needed.

You have to have a link between answers and user, there is no way without.

Denis

Result id not tallying with token id - by: susilan

$
0
0
I would need an urgent help from anyone on this matter.

I've a survey. The result id and the token is not tallying because the answers are anonymous.

Please help.

How do I prevent respondants filling out multiple surveys - by: karencheah

$
0
0
Tests continued...

I tried to set "Enable token based persistence" to "Yes" for an anonymous survey but was not able to do so as this parameter is not allowed for anonymous surveys. But then I realised that I managed to change that setting on my previous activated survey so I tried that; activate the survey first, then set "Enable token based persistence" to "Yes". That worked but I think it would be a bug. The setting would probably not have any effect since I've just got clarification that that means that there will be a link between the token and the response which is not allowed in anonymous surveys. Hope I haven't broken anything...

So the results...

If participant ends survey without saving, the incomplete response is in the database and when clicking on the invite link again, the survey resumes. I believe this is due to cookies although I turned that off! I tried in new browser, the invite link loads new survey. If I then complete the survey, the token will be used but the first incomplete response will remain, i.e., there are 2 responses, 1 complete and 1 incomplete (could be more if I kept restarting over with new browser).

I decided to stop testing there and just live with any incomplete responses.

Any advice on how to handle these issues would be much appreciated. So to summarise, we are doing token based anonymous surveys with resume allowed. How to prevent multiple incomplete responses in the database if participant starts over again after not saving?

Thanks all!

Karen

giving total score to my survey - by: drewxone


Is there a way to change my Survey URL? - by: holch

$
0
0
There have been quite a few examples in the forum lately. However, you will need to do this on your own via .htaccess or an email shortening tool (but this won't have your domain then).

Report Analysis Engine - by: 55chris55

$
0
0
I love Limesurvey but the analysis/reporting capabilities are very limited.

What product(s) would you recommend that I can export the results of my survey.

I need the following capabilities backed up by a simple and intuitive user interface:

Cross tabbing
Powerful filtering
Assign different chart types to different questions
Edit and annotate individual charts
Create a cover page with images and text
Add images/text to the headers and footers through the report
Create a contents page

What are the products that other Limesurvey Users use to create their reports in a powerful and flexible manner?

Finally I know that Carsten has mentioned on several occassions that a new report engine would be on the list of features for Limesurvey. Is there any progress with this?

Many thanks for your time
Chris

Extending the countif() function - by: TMSWhite

$
0
0
Use the countifop() function. For example, say your Q1-like questions are Q1, Q11, Q21, Q31, ...

Dual scale array: Relevance equation does not work - by: tpphilipp

$
0
0
Hello,

I have a problem with a relevance equation that refers to a dual scale array.

The question looks like this:

[File Attachment: Bildschirmfoto2013-02-16um12.13.52.png]

There is one subquestion:

[File Attachment: Bildschirmfoto2013-02-16um12.14.12.png]

Here are the answer options (Yes and No) for both scales:

[File Attachment: Bildschirmfoto2013-02-16um12.14.30.png]

That's the logic file:

[File Attachment: Bildschirmfoto2013-02-16um12.14.56.png]

The following question should only be displayed if the user selects "Yes" in one of the columns of the question with the dual scale array before:

[File Attachment: Bildschirmfoto2013-02-16um12.15.34.png]

The relevance equation is X10_SQ001_0.NAOK=="A1" or X10_SQ001_1.NAOK=="A1"

But whatever I am trying, the following question won't be displayed:

[File Attachment: Bildschirmfoto2013-02-16um12.15.53.png]

I have tried anything: different browsers on different systems, different templates, different language versions, using the conditions editor instead of expression manager, using two single arrays instead of a dual scale array (which works fine, the following question is displayed if "Yes" is selected) and so on.

Any suggestions what's wrong? I have attached a test survey with the 2 questions:
[File Attachment: limesurvey_survey_172455.lss]

Thanks in advance,
Thomas

Integrate Lime survery with web application by Javascript - by: DenisChenu

$
0
0
Think's this is a real developpement job, not a (free) forum help topic .....
Viewing all 17529 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>