Download Latest Version igiSurveyPortlet-1.5.1.war (17.3 MB)
Email in envelope

Get an email when there's a new version of Survey Portlet

Name Modified Size InfoDownloads / Week
Parent folder
README-sf.txt 2013-07-02 3.0 kB
surveyportlet_db_schema-1.5.1.sql 2013-07-01 3.6 kB
survey-portlet-1.5.1-javadoc.zip 2013-07-01 239.9 kB
igiSurveyPortlet-1.5.1.war 2013-07-01 17.3 MB
Totals: 4 Items   17.5 MB 1
# (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.1 - 2013-07-01

------------------------------------------------------------------------
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.5 

------------------------------------------------------------------------
Release Notes

This release adds the following features:

* None.

This release fixes the following bugs:

* #117 * If the survey authentication method is IP check, when a user 
  takes the survey she's required to be authenticated.

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 didn't change. No 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/software.php
Source: README-sf.txt, updated 2013-07-02