- Posts: 3
- Thank you received: 0
- Forum
- English support forums
- Can I do this with LimeSurvey?
- Array with drop down box and numercial/text value
Array with drop down box and numercial/text value
1 year 9 months ago #184281
by artsento
Replied by artsento on topic Array with drop down box and numercial/text value
Thank you for you answer.
Please Log in to join the conversation.
11 months 1 week ago #195380
by BOBYJAMES
Replied by BOBYJAMES on topic Array with drop down box and numercial/text value
while we disable AJAX mode in the survey theme some other issues are happened like not loading the logo etc..
any other solution for avoiding this answer multiplication using above javascript ?
Thanks in advance
any other solution for avoiding this answer multiplication using above javascript ?
Thanks in advance
Please Log in to join the conversation.
Less
More
- Posts: 9902
- Thank you received: 3188
11 months 1 week ago #195384
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Official LimeSurvey Partner - partnersurveys.com
Replied by tpartner on topic Array with drop down box and numercial/text value
Disabling AJAX should not affect the basic theme functions like loading an image, nor should it affect any survey functionality. It has been disabled by default in newer versions so I would upgrade to the latest LTS version.
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Official LimeSurvey Partner - partnersurveys.com
Please Log in to join the conversation.
- eglerapaliute
-
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
9 months 2 days ago #199889
by eglerapaliute
Replied by eglerapaliute on topic Array with drop down box and numercial/text value
Hi all,
I am very dumb at this survey making and also not very successful. I am using version Version 4.1.14+200331. Trying to do array text questions with DD list aaaand none of the codes or files you provided here does not work, I can do it easily with online version Version 3.22.14.
See what I get when I try to import my "good" question to the version 4.1.14+200331.
Does that means that there is no options to me doing arrays with DD list in my version?
I am very dumb at this survey making and also not very successful. I am using version Version 4.1.14+200331. Trying to do array text questions with DD list aaaand none of the codes or files you provided here does not work, I can do it easily with online version Version 3.22.14.
See what I get when I try to import my "good" question to the version 4.1.14+200331.
Does that means that there is no options to me doing arrays with DD list in my version?
Please Log in to join the conversation.
9 months 2 days ago #199890
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Array with drop down box and numercial/text value
Hi, I did the same.
Imported an old export from 3.x to 4.x (exactly 4.2.0)
And I got this result.
As you did not show us your survey (lss export), it is not possible to say what is wrong in your approach.
Here a sample.
Joffm
Imported an old export from 3.x to 4.x (exactly 4.2.0)
And I got this result.
As you did not show us your survey (lss export), it is not possible to say what is wrong in your approach.
Here a sample.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Please Log in to join the conversation.
- eglerapaliute
-
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
9 months 2 days ago #199894
by eglerapaliute
Replied by eglerapaliute on topic Array with drop down box and numercial/text value
Hi, thanks for quick reply!
Hmm, I have imported your lss, still the same, no drop down lists comes out, only open text option in the array.
I can see that there is an "undenfied variable" in question text elements noted, but no idea what does that mean (its in red, I guess thats an error), see screenshot.
I am also attaching lss, in general I want to make the selection from numbers 1,2 and 3 in every column.
Hmm, I have imported your lss, still the same, no drop down lists comes out, only open text option in the array.
I can see that there is an "undenfied variable" in question text elements noted, but no idea what does that mean (its in red, I guess thats an error), see screenshot.
I am also attaching lss, in general I want to make the selection from numbers 1,2 and 3 in every column.
Please Log in to join the conversation.
9 months 2 days ago - 9 months 2 days ago #199895
by Joffm
So, why don't you use an array(numbers).
This is the default behaviour of this.
Joffm
Regarding the javascript:
What is your setting of XSS-filter? I assume it is "ON". Has to be "OFF"
You find it in "Configuration / Globel Settuings / Security"
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Array with drop down box and numercial/text value
in general I want to make the selection from numbers 1,2 and 3 in every column.
So, why don't you use an array(numbers).
This is the default behaviour of this.
Joffm
Regarding the javascript:
What is your setting of XSS-filter? I assume it is "ON". Has to be "OFF"
You find it in "Configuration / Globel Settuings / Security"
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Last edit: 9 months 2 days ago by Joffm.
Please Log in to join the conversation.
- eglerapaliute
-
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
9 months 2 days ago #199897
by eglerapaliute
Replied by eglerapaliute on topic Array with drop down box and numercial/text value
Omg... It worked (ofc) Thank You!
Please Log in to join the conversation.
- eglerapaliute
-
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
9 months 2 days ago #199899
by eglerapaliute
Replied by eglerapaliute on topic Array with drop down box and numercial/text value
Also, answering about the javascript.
Hmmm, If I try to go for configuration I get that "I dont have the permission to this folder" The professional account is managed by university, I am an administrator of my surveys, so I guess cannot change those configurations.
Is that something that really needs to be changed?
Hmmm, If I try to go for configuration I get that "I dont have the permission to this folder" The professional account is managed by university, I am an administrator of my surveys, so I guess cannot change those configurations.
Is that something that really needs to be changed?
Please Log in to join the conversation.
9 months 2 days ago #199902
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Array with drop down box and numercial/text value
Usually admins of something like university installations set this to ON, to prevent users to do any harm by cross side scripting.
Meaning you can't insert javascript.
But nearly everything you can achieve with the built-in features.
Meaning you can't insert javascript.
But nearly everything you can achieve with the built-in features.
Volunteers are not paid.
Not because they are worthless, but because they are priceless
The following user(s) said Thank You: eglerapaliute
Please Log in to join the conversation.
- eglerapaliute
-
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
9 months 2 days ago #199905
by eglerapaliute
Replied by eglerapaliute on topic Array with drop down box and numercial/text value
Hmmm, but that probably means that I wont be able to do arrays (TEXT) with dd list, without permission to do java script (off XSS-filter)?
Cause at the moment I can do it with online version (where I have changed the security settings) but when I import my pre-done question to version where XSS-filter is on I dont get the dd list in the the array (the same error with undefined variable)
Thanks in advance.
Cause at the moment I can do it with online version (where I have changed the security settings) but when I import my pre-done question to version where XSS-filter is on I dont get the dd list in the the array (the same error with undefined variable)
Thanks in advance.
Please Log in to join the conversation.
9 months 2 days ago #199911
by Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Replied by Joffm on topic Array with drop down box and numercial/text value
Sorry, but what do you mean by "online version"?
LimeSurvey always is an online application.
Even if on an local XAMPP server.
But it doesn't matter.
As I said before: If for some reasons you are not able to do one thing, change the design of your survey.
Everything is possible with built-in features and in my opinion better regarding usability.
E.g. a array(text) with dropdows.
The user always has to click twice to answer one cell.
If you split it into several - normal - arrays the user only clicks once.
But, as always: Everything is up to you.
Joffm
LimeSurvey always is an online application.
Even if on an local XAMPP server.
But it doesn't matter.
As I said before: If for some reasons you are not able to do one thing, change the design of your survey.
Everything is possible with built-in features and in my opinion better regarding usability.
E.g. a array(text) with dropdows.
The user always has to click twice to answer one cell.
If you split it into several - normal - arrays the user only clicks once.
But, as always: Everything is up to you.
Joffm
Volunteers are not paid.
Not because they are worthless, but because they are priceless
Please Log in to join the conversation.
- eglerapaliute
-
- Offline
- New Member
-
Less
More
- Posts: 15
- Thank you received: 0
9 months 2 days ago #199912
by eglerapaliute
Replied by eglerapaliute on topic Array with drop down box and numercial/text value
Yep, sorry, with online I meant the version which I manage by myself (Version 3.22.14), not the professional account managed by the institution (Version 4.1.14+200331).
Anyways, thanks Joffm, you have been very helpful.
Anyways, thanks Joffm, you have been very helpful.
Please Log in to join the conversation.