08-29-2011 02:13 PM
08-31-2011 10:47 AM
Hi,
There is no widget exposing all the opened surveys yet but it's probably something we will add in the module. (As a sample, the surveys OpenSocial gadget is added to the user clipboard view so that the user always see the opened surveys he hasn't answered.
The result of a survey are displayed on the summary of a Survey (through the OpenSocial gadget).
There is no way to export the results in pdf or xls formats, but you can easily wrap the SurveyResult
object returned by the SurveyService#getResultFor(Survey survey)
to have the results in a pdf or xls file.
08-31-2011 10:47 AM
Hi,
There is no widget exposing all the opened surveys yet but it's probably something we will add in the module. (As a sample, the surveys OpenSocial gadget is added to the user clipboard view so that the user always see the opened surveys he hasn't answered.
The result of a survey are displayed on the summary of a Survey (through the OpenSocial gadget).
There is no way to export the results in pdf or xls formats, but you can easily wrap the SurveyResult
object returned by the SurveyService#getResultFor(Survey survey)
to have the results in a pdf or xls file.
08-31-2011 11:24 AM
Hi, To complete Thomas answers, the feature is indeed exposed to the users through an Open Social gadget that displays iteratively all the open surveys he has right to answer (this is controled by the assignment of READ permission in backoffice). The user who participated to the survey sees the current result just after having completed it. The creator of the survey can monitor the results in backoffice, with diagrams. You can already have a try if you compile everything.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.