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

Contributor hardzsi

Drupal integration  
Written by marcvangend the 5 Mar 10 at 12:20. Related project: 2.x all. New
Drupal is one of the most popular open source CMS'es, but it's not geared towards complex surveys. I think that both Drupal and Limesurvey would benefit from a Drupal-Limesurvey integration module.
3
votes
up equal down
Solution #1: Drupal / Limesurvey modules
Written by marcvangend the 5 Mar 10 at 12:20.
Some research needs to be done to decide what should be integrated and how that can be accomplished. I think the most important is to synchronize or share the users:
- from Limesurvey, Drupal users could be invited to fill out a survey;
- users of a Drupal site could fill out (and create?) surveys without logging in again (single sign on);
- a logged-in user could see in Drupal which surveys are available for him.

At least, a Drupal module would be needed. Depending on the architecture and API's of Limesurvey2, a module/mod/plugin/addon for Limesurvey might be needed as well.
1
votes
up equal down
Solution #2: iFrame
Written by hardzsi the 15 Mar 10 at 14:29.
In case of Typo3 CMS, an existing and published survey can be integrated into its frontend via iFrame technology (after installing an iFrame-enabler extension, eg. Flexform based IFrame (ffiframe)). Similar solution can exist on Drupal or other CMSs as well.

For the integration of admin part of LimeSurvey as a CMS module, i cant't see much benefit from.

See the 3 comments or propose a solution (latest comment the 26 Oct 10 at 12:35) >>

Store assessment results for further evaluation  
Written by hardzsi the 26 Sep 09 at 15:37. Related project: 1.x all. Implemented
The evaluated TOTAL assessment (sum) is nicely displayed at the end of the survey - which can only be seen by the user who filled the survey in.
However, this result is not stored at the answers database. After a lot of user filled the survey in, i would like to see the sums given for all of these users.
Now i have to export the answers and should repeat the assessment / summarize in Excel before i can see these TOTAL sums.
29
votes
implemented
Selected solution (#1): store all the existing assessment placeholders at the end of answer database
Written by hardzsi the 26 Sep 09 at 15:37.
Store at least TOTAL. If possible, PERC and ASSESSMENT_CURRENT_TOTAL too.
5
votes
implemented
Selected solution (#2): Don't store, just calculate for export
Written by c_schmitz the 8 Aug 11 at 13:22.
I think it is not the best way to store a score that may be subject to changes when editing a response. Best would be to calc the values during export.

Add a comment or propose a solution >>