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

Contributor Mazi on the Authentication category

decouple survey settings in 2 pages  
Written by apps the 5 Feb 10 at 16:12. Related project: 1.x all. Implemented
Survey settings is composed of 2 pages:
1 Survey configs, with tuples (name-value) .e.g. Allow Saves Y/N
2 Survey textes, with survey title, welcome, endmsg.

The first part of settings are set at start of your work with a survey, and rarely fixed later.
The behaviour of a survey is technical choice, with a tendency of no change over time.

The second part is very frequently used, I believe it stays at the same level of questions and aswer, often modified for the same aesthetic or pratic reasons.

8
votes
implemented
Selected solution (#1): split in 2 pages
Written by apps the 5 Feb 10 at 16:12.
The use case can be safely split in 2 use cases, by looking at the level of interaction the user need with the settings.

A "survey messages" +
A "survey settings " (Retain old name)

Add a comment or propose a solution >>

Installation: Check if folders are writeable and sessions can be created  
Written by Mazi the 12 Jan 10 at 17:42. Related project: 1.x all. Implemented
There are very much topics in the forum that deal with rights and session problems so it would be great to have a check if the necessary folders are writeable and if sessions on the server are created correctly (not sure how this can best be checked, any ideas?).
8
votes
implemented
Selected solution (#1): Let a script do the job
Written by Mazi the 12 Jan 10 at 17:42.
Maybe a PHP script can check this during install?

Add a comment or propose a solution >>

Install Wizard  
Written by eyersee the 20 Oct 09 at 08:13. Related project: 1.x all. Implemented
Id really like a setup wizard that allowed for updating of the config.php file. It would be really good if errors could then be displayed to indicate the entries that are stopping the install from proceeding.

4
votes
implemented
Selected solution (#2): Make a proper UI for installation
Written by anishseth the 21 Mar 10 at 07:47.
I think a proper UI for installation similar to wordpress's would do the trick and would make more noobie users to use this application.

Add a comment or propose a solution >>