Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README-sf.txt | 2013-05-03 | 3.1 kB | |
survey-portlet-1.5.0-javadoc.zip | 2013-05-03 | 240.8 kB | |
igiSurveyPortlet-1.5.0.war | 2013-05-03 | 17.3 MB | |
surveyportlet_db_schema-1.5.0.sql | 2013-05-03 | 3.6 kB | |
Totals: 4 Items | 17.5 MB | 0 |
# (c)2010-2013 Andrea Caltroni (andrea.caltroni@pd.infn.it), # (c)2010-2013 INFN (www.infn.it) # # This file is part of the IGI Survey Portlet (from here on shortened to # IGISP). # IGISP is free software: you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the # Free Software Foundation, either version 3 of the License, or (at your # option) any later version. # # IGISP is distributed in the hope that it will be useful, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # # You should have received a copy of the GNU General Public License # along with IGISP. If not, see <http://www.gnu.org/licenses/>. IGI Survey Portlet README v1.5.0 - 2013-05-03 ------------------------------------------------------------------------ This is a simple generic survey portlet application for Liferay. IGI stands for Italian Grid Infrastructure and it only means the development of this portlet was funded by IGI through EMI, the European Middleware Initiative. The portlet itself does not have any IGI-specific feature. The application is composed of 2 portlets: 1. Take a Survey portlet 2. Survey Portlet (survey administration) It was tested on Liferay 6.0.6 with JDK 1.7 and MySQL 5.5.30. It doesn't work on on Liferay 6.1.1 CE GA2 and 6.1.20 EE GA2 because of the following issue: http://issues.liferay.com/browse/LPS-29103 ------------------------------------------------------------------------ Dependencies All dependencies are contained in the WAR file. In particular this version depends on: * The Spring Framework 3.2.1.RELEASE * Hibernate 4.1.9.Final The local dependencies (also in the WAR file): * ajm-spring-core 1.0.2 * ajm-spring-survey 1.3.4 ------------------------------------------------------------------------ Release Notes This release adds the following features: * You can set up a survey where a user is required to log in to her Liferay account before she can take the survey. Choose Liferay user as the authentication type when you create the survey. This release fixes the following bugs: * None Known Issues * The downloaded CSV-like file with the survey content is not internationalized. * When you answer a question and something's wrong you are not advised of the problem. The form is simply reloaded. ------------------------------------------------------------------------ Installing Please find the instructions to install in the Wiki. ------------------------------------------------------------------------ Upgrading from the previous version The database schema changed and an upgrade is necessary. An upgrade script will be provided in the future (no promise on a date here) ------------------------------------------------------------------------ Please have a look at the Wiki pages for information about the features and how to install the application. The home page of the project is here: http://andreacaltroni.22web.org/survey_portlet.php