Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas

Ideas in development Here are ideas about LimeSurvey that have been marked as not following the guidelines by the moderators.

Gerar Certificado - Apos conclusão  
Written by drakuel the 4 Nov 10 at 04:52. Related project: 1.x all. Not an idea
Prezados,
Gostaria de saber se existe a possibilidade de gerar certificado após a conclusão de uma pesquisa. Pois estou estudando o limesurvey para implantação em AVALIAÇÃO DOCENTE, e em minha instituição esta avaliação é certificada.
Fico no aguardo das orientações e desde já agradeço,
0
votes
closed
Solution #1: Certificado
Written by drakuel the 4 Nov 10 at 04:52.
Prezados,
Gostaria de saber se existe a possibilidade de gerar certificado após a conclusão de uma pesquisa. Pois estou estudando o limesurvey para implantação em AVALIAÇÃO DOCENTE, e em minha instituição esta avaliação é certificada.
Fico no aguardo das orientações e desde já agradeço,

See the 1 comments or propose a solution >>

The existing functionnality is too complex for really newbe users.  
Written by Rashelinu the 11 Nov 10 at 03:18. Related project: 2.x all. Not an idea
Respond multiple times using the same computer

The actual functionnality is implemented as:
"With this workaround it will be possible to respond multiple times to the same survey. Normally there will be a message saying that the computer already received the answers. To prevent this you have to add the following code to the URL that leads to the survey "&newtest=Y"."

In case we hire an employee who will call 50 customers and will enter all answers into the survey, the employee will have to write 50 times the "&newtest=Y" into the address bar and remember the current number Y for each call. This can be quite complicated for some unexperimented users.

We wants the employees to have invitation because we want to retrace the number of customers each employee call.
0
votes
closed
Solution #1: A button that enable to answer one more time to a survey
Written by Rashelinu the 11 Nov 10 at 03:18.
Is there a possiblity to have a button that when you click will open the survey and enable the user to answer one more time to the survey?
0
votes
closed
Solution #2: Provide the employee with various links
Written by holch the 18 Sep 11 at 16:55.
You can create various links and with the token you can identify who has filled in the questionnaire. You can create your own tokens actually, e.g.

Employee 1, interview 1
e001i001
e001i002
....

Add a comment or propose a solution >>

Customize themes to look like my web site.  
Written by LiLLiPinay the 24 Oct 10 at 20:30. Related project: 1.x all. Not an idea
I would like to see an option (WYSIWYG) to customize themes so that they look like the host domain that the survey is on without compromising the integrity of the LimeSurvey .ico brbrand.
0
votes
closed
Solution #1: create a "fix".
Written by LiLLiPinay the 24 Oct 10 at 20:30.
create a minor patch or update to add this feature to LimeSurvey (all versions).

Add a comment or propose a solution >>

Data duplication in statistical report  
Written by barinov2000 the 18 Sep 10 at 06:19. Related project: 2.x all. Not an idea
It looks like quite a bit of information is duplicated in many questions, which makes the report bigger and harder to digest.
0
votes
closed
Solution #1: Incorporate percentages into graphs, remove duplicate text
Written by barinov2000 the 18 Sep 10 at 06:19.
here's the mock-up:

http://picasaweb.google.co.in/ozerki/DropBox?authkey=Gv1sRgCPaU16vgsLe1iAE#5518 103203019078434



P.S. Would be nice to be able to attach a screenshot directly into this idea hub.

Add a comment or propose a solution >>

A multiple instanceS installation layout  
Written by fhebert the 6 Sep 10 at 11:58. Related project: 1.x all. Not an idea
Use case :

I work at an university which some departments want to use LS for their research project. I would like to install LS in a multi-instance mode, one instance for each project. Every instance would share the very same source folder with Front end scripts and admin scripts eg the actual limesurvey folder.

This layout is very much like for example Typo3's installation layout on an Unix.

For now, it seems that we could find a workaround in installing the admin folder outside the limesurvey archive and share it with every instance, but it is not so helpfull because LS puts all files in the same archive. (For example, Typo3 comes with two archives one for the instance folder and one for the source folder).

Following is a layout example :

an instance folder :

/srv/www/lime-survey-instance1
/srv/www/lime-survey-instance1/config-defaults.php
/srv/www/lime-survey-instance1/config.php
/srv/www/lime-survey-instance1/tmp/
/srv/www/lime-survey-instance1/uploads/
/srv/www/lime-survey-instance1/uploads/templates
/srv/www/lime-survey-instance1/limesurvey => /usr/local/share/limesurvey


the source folder :

/usr/local/share/limesurvey
/usr/local/share/limesurvey/index.php

[....]
0
votes
closed
Solution #1: Modifying include directives to the new layout
Written by fhebert the 6 Sep 10 at 11:58.
Don't know exactly what to do.
Maybe move FE php scripts in a subfolder and switch include/require_once directives to take into account a variable which would be defined in the config.php file.

Is it the $rootdir variable ?

Add a comment or propose a solution >>

Android APP online survey  
Written by murillopaiva the 7 Aug 10 at 16:08. Related project: 1.x all. Not an idea
The Android app should allow a user to connect to LimeSurvey, select and complete a questionnaire, and then submit the questionnaire response.
0
votes
closed
Solution #1: Find programmers for the project
Written by murillopaiva the 7 Aug 10 at 16:08.
If you are interested ask us

Add a comment or propose a solution >>

Array Question with sub-arrays and heterogeneous answer types  
Written by tagwato the 11 Jul 10 at 00:59. Related project: 2.x all. Not an idea
Often we need to assemble complex questions that would require a large number of simple questions and conditions controlling previous answers.
Instead, the presentation could be in the form of a table (array) !
But this table would have to support multiple columns, each containing different types of sub-questions. Moreover, the number of responses should be variable from one column to another and allow optional answers.

Something like this question: "List up to three classes (with subclasses and names). For each, list a maximum of three systems that use that class and indicate if they were deployed."
This type of question could need also other columns, for instance, a level of difficulty for implementing the class. For that, we would use a combo-box.

Links to some real examples:
http://uploaddeimagens.com.br/imagem/ver/quest-table1.jpg
http://uploaddeimagens.com.br/imagem/ver/quest-table2.jpg


That is, we need a table of a variable number of columns, each one of different "sub-question" types.

0
votes
closed
Solution #1: Array Question with sub-arrays and heterogeneous answer types
Written by tagwato the 11 Jul 10 at 00:59.
Sorry, I'm just a final user. I think many people would appreciate a lot this feature implemented in the WYSIWYG editor.

Add a comment or propose a solution >>

Variable PASSTHRU for exit link  
Written by orvil the 14 Jun 10 at 21:52. Related project: 1.x all. Not an idea
Often it is not possible to manipulate the incoming link for a survey. So if one has to build an exit link wth a passthru argument from the incoming link, there is a problem to solve.

e.g. if your participants are sent via links like http://www.mydomain.org/limesurvey/index.php?sid=12345&lang=de&user=ABCDEF
and the "passthru=user&user=ABCDEF" part can't be done you need to get the passthru argument on a different way.

What I had to implement recently and would like to share :-)
(see solution)

Orvil

hopefully this is the right place to post
Hm, can't edit curly brackets here so I'm using \( instead
0
votes
closed
Solution #1: Variable PASSTHRU:arg
Written by orvil the 14 Jun 10 at 21:52.
The easyer way would be to say in the exit link
http://www.myexit.org/thanks.php&\(PASSTHRU:user\)
where the user-value "ABCDEF" from the incoming link is sent.

There are only two steps to implement a variable passthru, to pass any argument you like from the calling url:

1. in the index.php there are some lines to add (V1.90RC1 lines 2512ff)

// Check if the current survey language is set - if not set it
// this way it can be changed later (for example by a special question type)
//Check if a passthru label and value have been included in the query url
if(isset($_GET['passthru']) && $_GET['passthru'] != "")

if(isset($_GET[$_GET['passthru']]) && $_GET[$_GET['passthru']] != "")

$_SESSION['passthrulabel']=$_GET['passthru'];
$_SESSION['passthruvalue']=$_GET[$_GET['passthru']];



// NEW orvil: if no passthru variable is explicitely set, save the whole query_string
else

$_SESSION['ls_initialquerystr']=$_SERVER['QUERY_STRING'];


// end code


2. something to add in the common.php function passthruReplace($line, $thissurvey) (V1.90RC1 lines 3326ff)

function passthruReplace($line, $thissurvey)

$line=str_replace("\(PASSTHRULABEL\)", $thissurvey['passthrulabel'], $line);
$line=str_replace("\(PASSTHRUVALUE\)", $thissurvey['passthruvalue'], $line);

// NEW orvil: replacement for variable passthru argument like PASSTHRU:myarg
while (strpos($line,"\(PASSTHRU:") !== false)

$p1 = strpos($line,"\(PASSTHRU:"); // startposition
$p2 = $p1 + 10; // position of the first arg char
$p3 = strpos($line,"",10); // position of the last arg char

$cmd=substr($line,$p1,$p3-$p1+1); // extract the complete passthru like "PASSTHRU:myarg"
$arg=substr($line,$p2,$p3-$p2); // extract the arg to passthru (like "myarg")

// lookup for the fitting arg
$qstring = $_SESSION['ls_initialquerystr']; // get initial query_string

parse_str($qstring, $keyvalue); // split into key and value
$match = 0; // prevent an endless loop if there is no arg in url
foreach ($keyvalue as $key=>$value) // lookup loop

if ($key == $arg) // if match

$line=str_replace($cmd, $arg . "=" . $value, $line); // replace
$match = 1;
break;

if ($match == 0)

$line=str_replace($cmd, $arg . "=", $line); // clears "PASSTHRU:myarg to "myarg=" if there was no myarg in calling url





return $line;


See the 1 comments or propose a solution >>

See the entire question test in dropdown box  
Written by tringate the 21 May 10 at 01:27. Related project: 1.x all. Not an idea
When looking for a question in the question drop down box of a survey only a small part of the text is displayed.
0
votes
closed
Solution #1: Add hover to question dropdown box
Written by tringate the 21 May 10 at 01:27.
Add the function of full display of the question text when hovering over a question in the dropdown question display box.

See the 1 comments or propose a solution >>

ability to change tiwidth in config  
Written by webdev the 7 Apr 10 at 18:30. Related project: 1.x all. Not an idea
I would like to be able to change the tiwidth (answer field text input width) and maybe some others in the config file. I know I can change each field individually, but after creating a survey, found that the only way to get questions side by side was to change the input size from 50 to 40 in qanda.php (takes too long to change all questions). And I'm sure that will get overwritten with the next version.

Thanks!
0
votes
closed
Solution #1: Make tiwidth an option that could be set in the config file.
Written by webdev the 7 Apr 10 at 18:30.
Make tiwidth an option that could be set in the config file. And other fields too, if that's helpful.

Thanks!

Add a comment or propose a solution >>

The answer statistically in a relationship listing  
Written by acexplorer the 7 Apr 10 at 12:40. Related project: 2.x all. Not an idea
First of all I would like to point out that my English is not as good as my German grammar and may contain errors. (I give my best)

In my opinion, are qualified and professional statistics, some advanced views in the statistical analysis required (on request, alternatively).

In non-graphical representation:
For example, it may be important if you specify 2 or more results can be side by side.
For example: If the question is, which politician do you choose, it is important to know, how many people who answer to this question, come from which country or which nationality they have. (as a question and / or IP) answered the questionnaire).
and so on.........
0
votes
closed
Solution #1: The answer statistically in a relationship listing
Written by acexplorer the 7 Apr 10 at 12:40.
Statistics expand selection. Selection 1-X results side by side.

Add a comment or propose a solution >>

importar encuestados  
Written by jcsatizabal the 24 Mar 10 at 06:56. Related project: 1.x all. Not an idea
Hago el proceso y monto la estructura .csv de las personas que van hacer encuestadas y me sale un error de que hace falta campos obligatorios, lo raro es que ya los tiene como son nombres,apellidos y el correo.
0
votes
closed
Solution #1: importar encuestados
Written by jcsatizabal the 24 Mar 10 at 06:56.
Hago el proceso y monto la estructura .csv de las personas que van hacer encuestadas y me sale un error de que hace falta campos obligatorios, lo raro es que ya los tiene como son nombres,apellidos y el correo.

Add a comment or propose a solution >>

surveys menu  
Written by jcsatizabal the 24 Mar 10 at 06:52. Related project: 1.x all. Not an idea
Because one person was in some surveys, I made a menu of surveys to enable the individual to choose which surveys done and so many emails do not arrive as surveys have to do. The only thing that prevents it reaches the user key
0
votes
closed
Solution #1: surveys menu
Written by jcsatizabal the 24 Mar 10 at 06:52.
Because one person was in some surveys, I made a menu of surveys to enable the individual to choose which surveys done and so many emails do not arrive as surveys have to do. The only thing that prevents it reaches the user key

Add a comment or propose a solution >>

Total number of question as a global data  
Written by pneweb the 22 Feb 10 at 11:41. Related project: 1.x all. Not an idea
Some surveys can have a very important number of questions cause by many conditions. A big number of question can make users "afraid" to answer the survey. So, it would be interesting not display this number if we want.
0
votes
closed
Solution #1: Total number of question as a global data
Written by pneweb the 22 Feb 10 at 11:41.
Such as "allow save", it would be interesting to create a new parameter in survey's paramaters page, called "display total number of question"yes/no.

See the 2 comments or propose a solution >>

Different standard files (endpage.pstpl, startpage.pstpl) for each screen  
Written by diegocinelli the 25 Feb 10 at 18:14. Related project: 1.x all. Not an idea
In a particoular case i need to implement different code in screens.

But if i write some code in endpage.pstpl (for example) it is replicate in all screens... :(
0
votes
closed
Solution #1: Possibility choose of one standard file
Written by diegocinelli the 25 Feb 10 at 18:14.
For each screen give the possibility to choose one of standard file for an action.

For example for endpage we can choose do endpage.pstpl , endpage2.pstpl ....


Add a comment or propose a solution >>

<< Previous 1 2