The buttons are so small that sometimes it can lead to clicking on things that were not meant to be clicked on. Little buttons that I cannot read sometimes lead to me restarting the survey or the like.
Written by lovepade the 10 Nov 09 at 12:08.
Related project: 1.x all.
New
With array-type questions with more then a few answers, there is a risk that the answers will 'overflow' the screen. That is: When the user scrolls down to see the answers, the array labels scrolls up - out of sight.
In config.php it is possbile to set global values for # $repeatheadings and
# $minrepeatheadings.
A global solution is not a very good idea with todays diverse screen resolutions. On a mininote, like asus eee og acer apire one, headings should repeat every 6 answers maybe.
On a 15.4 modern screen with hight resolution, headings should repeat every 30 answers maybe.
All depending on survey/group discription and template (e.g. limespired template uses a lot of space due to header image. Default template uses less space).
Written by baz the 17 Apr 12 at 11:03.
Global category: Templates.
New
It seems that the existing privacy notice is embedded in the Language file and cannot be tailored to individual surveys. I have discovered that I could edit the privacy.pstpl file (or any other pstpl file with the right text) but that file only occurs when the survey is Anonymous (which is slightly the wrong way round IMHO).
What data is being collected, and how it is to be used may vary significantly between different surveys and each one needs a properly crafted Privacy Notice (certainly for compliance with the UK's DPA).
Put into Template Category but that was the best I could find. Really General Settings
Written by olcell the 23 Nov 11 at 11:33.
Global category: Templates.
New
It's for people who are not web designer, geek ou CSS addict....
It will be very nice if we have 2 possibilities to edit a template :
- as actually by using the full template edition page,
- with a wizard to only change to logo on a template, just for "users".
It will be use with a very simple template who the user can only change colors, fonts with one to 3 template's styles.
In this Wizard, the user will find only theses possibilities :
- upload your logo
- place for your logo (left, middle, right) at top top,
- choose the size in a list or in millimeter (or inch).
Is there a second one? at the right if the first was à the left?
and the user will preview and validate his changes.
So, all the users in small (or very small) enterprises (without IT service and without marketing service) can use LimeSurvey.....
For a more sophisticated template, they can use valuable services from IT enterprises.....
Written by granen the 20 Feb 12 at 11:31.
Global category: Templates.
New
When entering the survey from an iPhone or any kind of smart phone they get a customized template made for smart phones. With bigger buttons, no need to zoom and so on.
Written by dsp77 the 15 Jul 11 at 09:38.
Global category: Templates.
New
I made a design for the survey and the data from the survey needs to be public in a friendly way and would be great if can generate/preview the survey with the design and responses .
Written by juliemleonard the 10 Mar 12 at 04:29.
Global category: Templates.
New
We are providing an opportunity on a client website for their visitors to complete a survey which in turn will qualify them to receive a product discount once the product is released.
Providing a reminder of the benefit from completing the survey would lead to better click through rates on the token email and thus provide for better market research for our client.
This would also provide for more real estate to clearly explain to the registrant what their next steps are.
So when I copy a survey I must 1) copy the template, 2) assign a new template 3) change all #question classes to the new questionclass. As this is not trivial and can only be done by inspecting the stylesheet of both surveys, it would be really swell with a smart way of doing this.
Written by kishu the 6 Mar 10 at 16:53.
Related project: 2.x all.
New
It's very usual to find users submitting the form with mandatory questions unanswered. Then the page gets reloaded again with a change of css to point out the such questions. The problem is when a survey page is too long with more number of questions then the user needs to scroll all along to find out what he missed. This is fine but a better alternative can be thought of.
Written by apatani the 11 Oct 10 at 02:00.
Related project: 1.x all.
New
The scrpit and layout of the page now appears in the index.php file in the root folder. IF you want to change this formatting to make it specific for the survey that you want ot use with token or if you want to add graphics, etc changing index.php is not what you want to do.
The alt text is read aloud when someone fills in a survey using a screen-reader. It is standard "Help"; which is slightly irritating when it is repeated with lots of wuestions.
So I want to change it to: nothing (i.e. silence), or something like "Information about this question:".
I tried changing the text Help inside the translation file, but that does not change anything.
The alt-text can be changed inside common.php.
Search for:
$line=str_replace("QUESTIONHELP", "".$help, $line);
Change the text after alt=
Save the file and that is it.
You can find common.php in the root of your limesurvey install.
However: watch out when you update. This can cause your changes disappear.
Mazi thinks it would be useful to be able to also change these text by editing the translation, what do you think?!
Written by halliballi123 the 27 Oct 11 at 09:04.
Global category: Templates.
New
I have several users who create Surveys. There are some settings that all of them should use. I have a written a guide which settings the users should set.
But sometimes people just forget.
So I think it would be best to have a option to define presets for survey settings.
Written by firesox36 the 26 Nov 11 at 18:09.
Global category: Templates.
New
The templates aren’t creative or consistent, they should be updated to look more modern with a new colour scheme. Possibly making it easier to edit templates too.
Written by peterbrown05 the 12 Oct 09 at 10:03.
Related project: 2.x all.
New
For an array question type. we often have simple answers like "Yes, No, Unsure" but the question is often quite long.
eg; Do you think that X should be used in place of Y?
ans: Yes, No, Unsure
At present each column seems to be identically sized is 25% width. However, Id like the question to be say 55% width and then each of the columns to be much narrower at say 15% each.
Written by iamharry the 25 May 11 at 10:17.
Global category: Templates.
New
Questions will be stored in the database as templates (similiar to label templates). This make users in the organizationg able to sharing, reusing questions (question types) instead of import from files.