Home arrow Ondersteuning arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
When will Limesurvey 2.0 be released? (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: When will Limesurvey 2.0 be released?
#8381
Mazi (Moderator)
Moderator Lime
Posts: 3263
graph
User Online Now Click here to see the profile of this user
When will Limesurvey 2.0 be released? 10 Months, 2 Weeks ago Karma: 25  
Hey there!

Just a short question: What is the time schedule of Limesurvey 2.0? When do you plan to release it?

As I have read Limesurvey 2.0 will be completely redesigned, won't it? Where can I read more about this issue?

Best regards,
Mazi
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#8427
jsonin (User)
Senior Lime
Posts: 56
graphgraph
User Offline Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 10 Months, 2 Weeks ago Karma: 2  
Mazi,

I'll update the dev blog and mantis with the updated schedule by COB Friday.

LS2 release schedule:
Pre-Alpha: 21.Dec.2007 (see SVN)
Alpha: 28.Feb.2008
Beta: 29.May.2008

Here is the basic schedule for the next 6 months:

Completed Tasks:
Data Model
User Model
Question Library
Sections and Groups
Conditionals and Looping
Survey-taking UI + HTML/CSS
Export Tab-delineated
Pre-Alpha Release (21.Dec.07)

Note: the above code/design are rough prototypes and continue to evolve.


January 2008
Question Templating (Smarty)
User Administration, Group management, Survey Assignment
Basic Reporting
Clean up UI for survey taking
= Take a damn survey


February/March 2008
Solid Data Model
Authentication: CAS, PKI
Create a Survey (UI + basic prototype)
Support LimeSurvey core question set

LS2 Alpha: 28.Feb.2008


April 2008
Advanced Reporting
Solid UI
Anonymous Surveys


May 2008
DB Partitioning
Languages
Email/Alerts
Authentication: additional methods
Create a Survey: advanced techniques

LS2 Beta: 29.May.2008


June 2008
Email Surveys
Mini-survey plugins (for individuals websites/blogs - “hot or not”)
Voting/Polling
Advanced Question Library Types

If you have any questions, FIRE AWAY!

-Juhan and the LS Crew
 
Logged Logged  
 
Last Edit: 2008/01/08 14:35 By jsonin.
  The administrator has disabled public write access.
#8429
Mazi (Moderator)
Moderator Lime
Posts: 3263
graph
User Online Now Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 10 Months, 2 Weeks ago Karma: 25  
Thanks for this information. You guys are making a great job!
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#8445
paulalford (User)
Expert Lime
Posts: 86
graphgraph
User Offline Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 10 Months, 2 Weeks ago Karma: 5  
I for one cannot wait to get my hands on this!

I've seen some of the mockups and I think there is a really powerful piece of software on its way.

If you guys in the dev team need an experienced DP bod to try and break the thing I'm happy to get involved at alpha and beta phases. Just shout.

Cheers
Paul
 
Logged Logged  
  The administrator has disabled public write access.
#8590
khalidsazmi (User)
Fresh Lemon
Posts: 7
graphgraph
User Offline Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 10 Months, 1 Week ago Karma: -1  
I am really glad to see the progress being done on Limesurvey. I was just looking at the bug database and i am amazed to see that this project is so active with so many features being added and bugs being closed. I started learning php just so that i can contribute to the Limesurvey code. I am also planning to work with my dad to translate limesurvey to Arabic.

Great job guys.
 
Logged Logged  
  The administrator has disabled public write access.
#8860
paulalford (User)
Expert Lime
Posts: 86
graphgraph
User Offline Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 10 Months ago Karma: 5  
jsonin wrote:

Conditionals and Looping

April 2008
Advanced Reporting

Mini-survey plugins (for individuals websites/blogs - “hot or not”)

If you have any questions, FIRE AWAY!

-Juhan and the LS Crew[/quote]

Looping - hot? Roasting!!!

Advanced Reporting - hot? Heatstroke!!!

Plugins - hot? Surface of the Sun!!!
 
Logged Logged  
  The administrator has disabled public write access.
#8954
Mazi (Moderator)
Moderator Lime
Posts: 3263
graph
User Online Now Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 9 Months, 4 Weeks ago Karma: 25  
jsonin wrote:

If you have any questions, FIRE AWAY!

-Juhan and the LS Crew


Hi Guys,

what techniques can be used to exchange data with other applications?

I'm talking about a scenario we are planing to implement in our company:
Because of data/privacy protection we don't want to store personal data in the limesurvey database. In the database of our application we have data of lectures and participants. We want to use limesurvey as a tool for lecture evaluation. It is planned to start a survey from our application by inserting the survey data (participants and prepared survey data) directly in the limesurvey database. So one part of data exchange is to send the personal data from our database to limesurvey. The other way is to send the data of participants who (have been invited by our application but) have not answered the survey yet. We need this data from the limesurvey database to send reminder mails with our application. It is planned to install both applications on diffeerent servers. Furthermore one applications should not have acces to the other one's database. Therefore data has to be transfered somehow.

To put it short: We want to store the survey data and the answers in the limesurvey database but keep the personal data in our database. Now we are looking for a kind of webservice to exchange data between the two applications.
- Is a feature like this planned or already usable?
- Where can I get more information on this issue?

Best regars,
Mazi
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#9007
jsonin (User)
Senior Lime
Posts: 56
graphgraph
User Offline Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 9 Months, 3 Weeks ago Karma: 2  
Mazi,

We're pushing ideas similar to this (such as anonymous surveys with external authentication); your example is new (separate messaging systems with particular access or lack of access to profiles)... and needs to be added to the LS2 feature request list wiki.

Our newly created LS2 feature list lives here: docs.limesurvey.org/tiki-index.php?page=...rvey+2.0+Development. It's not near complete; it's an evolving draft. Help us define v2 dev.

?

-Juhan
 
Logged Logged  
 
Last Edit: 2008/01/30 10:46 By c_schmitz. Reason: URL-adjustements
  The administrator has disabled public write access.
#9175
Mazi (Moderator)
Moderator Lime
Posts: 3263
graph
User Online Now Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 9 Months, 3 Weeks ago Karma: 25  
I have added my ideas to the wiki with a short example to describe the ulterior motives.

What does the community think about this feature?

Best regards,
Mazi
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#9413
Mazi (Moderator)
Moderator Lime
Posts: 3263
graph
User Online Now Click here to see the profile of this user
Re:When will Limesurvey 2.0 be released? 9 Months, 2 Weeks ago Karma: 25  
No feedback so far
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top