VoIP Webform

Component type

module

Maintenance status

Development status

Downloads

422

Component created

Component changed

VoIP Webform makes a VoipDrupal dialplan script from a standard Drupal Webform. It can then send and receive calls with the included incoming call router. When the call is finished, the input from the user (using the keypad) is internally submitted to the webform as if the user filled it out through a browser.

Content Autoscore

Component type

module

Maintenance status

Development status

Component created

Component changed

This module automatically calculates scores for any node on a Drupal site. The score is calculated by adding together administratively controlled point values for given "events" relating to that node. Any module is able to provide new events by implementing hook_content_autoscore_events() and hook_content_autoscore_count($nid, $eventname).

Questionnaire

Component type

module

Maintenance status

Development status

Downloads

3289

Component created

Component changed

Questionaire is a full fledged package that allows anyone to start capturing simple statistical data and display that in nice overviews and graphs.

After creating questions, these questions will be dynamically linked to nodes in your system that are marked as being a Questionnaire. There are 2 built in algorythms for which questions show on which notes. The simplest just shows all Questions for all Questionnaire nodes, the second one filters the questions on Taxonomy Terms similarity between the Question and the Questionnaire node.

In a real-life example, take a CD shop where you want to ask for every CD 'Did you know this artist before you came to our site?'.

But for CD's of the type 'Country' you also want to ask 'Do you wear boots?' and for 'Rock' CD's you want to ask 'Do you wear a leather jacket?'.

Questionnaire allows you to build context-sensitive Questionnaires like that.

Webform Quizz

Component type

module

Maintenance status

Development status

Component created

Component changed

Transforms a Webform in a full-featured Quizz.
Can define rules for various webform components to give points.
On submit, total score is calculated, and actions can be thrown depending defined conditions.

Work in Progress : the module is not usable yet !

Developed on Drupal 7 and Webform 3.x.

Webform Dynamic Recipients

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Webform Dynamic Recipients lets a select (dropdown) field on a Webform determine who receives emails about form submissions. Webform users have always had ways to do this, but it involved writing custom code or including email addresses in the web page itself. This module provides the same functionality without extra coding or exposing contact info.

For example, you can:

DQuarks

Component type

module

Maintenance status

Development status

Downloads

2740

Component created

Component changed

This module adds a dquarks content type to your Drupal site.
A dquarks can be a questionnaire, request form...
These can be used by visitor to make contact or to enable a more complex survey than polls provide.

Submissions from a dquarks are saved in a database table and can optionally be mailed to e-mail addresses upon submission.

Webform Triple-S

Component type

module

Maintenance status

Development status

Component created

Component changed

Exports Webform data to Triple-S format (survey interchange standard).
For starters, implements only Triple-S Version 1.

Triple-S format is compatible with SoftConcept's Ethnos, so you will be able to import in Ethnos results from a webform.
Work in Progress : the module is not usable yet !

Developed on Drupal 7 and Webform 3.x.

Re-Vu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Re-Vu Commenting System

font-family: sans-serif;">Upgrade your ordinary Drupal 7 commenting system to one supported by Re-Vu. Discover our powerful review, commenting, and rating system to increase traffic to your website. Power your Drupal communications with Re-Vu for a better social experience for both you and your clients.

Re-Vu is great for both you and your readers because:

LimeSurvey Sync

Component type

module

Maintenance status

Development status

Downloads

12596

Component created

Component changed

In a nutshell, the LimeSurvey Sync module is a powerfull survey module on Drupal integrating in a user-friendly way the best free open source survey software : LimeSurvey.

Compared to the well known webform module : this module does everything that webform does and much more.
Specifically :

  • manage answers as nodes (allowing to manage access to answers),
  • store revisions (older versions) of answers,
  • make graph results availables,
  • manage huge surveys,
  • compare answers.

LimeSurvey Sync V3

The LimeSurvey Sync v7.x-3.x handles LimeSurvey datas as Entities (not nodes anymore).
All LimeSurvey datas are availables from Drupal.
If your start using the LimeSurvey Sync module, you should use this version.
Because of the significant new structure, there is no update script from 7.x-1.x. If you want to upgrade, you should do it as a fresh new start.
More information on the V3.
This version has a dependency to the Customizable entities module