New plugin : A plugin to use Array text question withy your need : show dropdown, allow only numeric or integer value.
Allow you to choose label set to be in columln of array text question type. Allow to force numeric or integer question type. Compatibilitity with 2.06 and 2.50 (except for saisieVille). All is done without need of javascript.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Yes , except for "radio" button. And working in 2.06 + 2.50 actually.
- Name (Text only) : no setting
- Email (Text + EM regex validation) : no setting , must add regexp manually , but it's a good idea to have an "iput type = email" not only for this question type
- Gender (drop down) : yes , see example
- Age (numbers only) : yes , see example
- Country (Drop down) : yes , see example ... but big label set here ... 127 country ?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
This is great, and working well for us in 2.5. Thank you for the great plugin!
We were asked if it was possible to have it work the other way so that you could have a grid where the rows were the options to create a dropdown. In other words, switch between the X-Scale and Y-Scale. I'm guessing based on the documentation it does not but thought I would check in case I missed it.
But review code to have a way to do it by row, or even : do it by cell are possible. I'm unsure if it must be 2 separate plugin or if we have to use same plugin for this.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Thanks. I have made some progress in making it by row. I'll be happy to post my changes here or to git or send them to you once we've tested and gotten the bugs worked out on our end. I did want to pass along I found two typos in the original plugin, both in arrayTextAdapt.php
Line 100: You have the variable called Adaptatation and it should be Adaptation (only one ta) which prevents you from going back to None as an option in the Survey Settings.
Line 265 it says .csss instead of .css when including the CSS file (just an extra s)
For : by column : i don't know if it's best to do another plugin or to add this in option .....
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Just uploaded it to my server and unzipped it and suddenly can't access the plugins page anymore. Deleting the plugin folder solves the problem. Will investigate further.
I answer at the LimeSurvey forum in my spare time, I'm not a LimeSurvey GmbH employee.
No support via private message.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
I am having the same problem holch describes. I load the plugin into the plugins folder, then I can't access the plugins page. I deleted the plugins folder, recreated it, then reloaded my plugins into the folder. Still same problem. I'm getting a 500 error on page.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.