Webform Vertical Tabs

Component type

module

Maintenance status

Development status

Component created

Component changed

This module displays webform fieldsets as vertical tabs.

GUI issues

If a field on the form is too long and breaks tabs layout, you must limit its width in webform field properties (for textfields width=30 works for me).

Known limitations

Nested fieldsets (e.g. fieldset in a fieldset) are not supported.

DPI Study

Component type

module

Maintenance status

Development status

Component created

Component changed

Distribution method for the Digital Propensity Index Questionnaire and the instructional intervention for David Norman's dissertation in 2008.

Guides anonymous users through a series of 6 timed instructional events along with a 46 question survey to score the users' likely digital propensity. The goal of the study was to see if there is any validity to the learning styles of people labeled as so-called "Digital Natives" versus "Digital Immigrants."

Short story, this study didn't have any significant, statistical findings.

Mini Quiz

Component type

module

Maintenance status

Development status

Component created

Component changed

Minimalistic one-question "quiz" which allows to set and display texts for correct and wrong answers. This one is for those who dont need the power of the quiz-module.

The module is in active development, so don't expect it to be perfect.

Webform Node Data

Component type

module

Maintenance status

Development status

Component created

Component changed

A common request with Webforms is to pull data from arbitrary nodes into the form. Webform by itself does not support this. This module lets you pull CCK data from any node on your site into your webform. This is complicated to explain, but easy by example:

Quizzler

Component type

module

Maintenance status

Development status

Downloads

3570

Component created

Component changed

The Quizzler module allows you to associate quiz questions with node instances.

You may control who may create questions, and who may take quizzes.

Output may be easily modified through the standard themeing procedure.

Quiz statistics are automatically generated per user and as a conglomerate.

For developers, Quizzler implements a hook system to allow you to create your own question types and further integrate your site into Quizzler.

QUESTION TYPES

At the moment, only multiple choice questions exist.

Drupal 7 port of External Link Popularity

Component type

module

Maintenance status

Development status

Component created

Component changed

The External Link Popularity module is an old module that used Javascript to track and tally users' clicks on external links within nodes via Voting API.

This sandbox project seeks to port this module to Drupal 7, add Views integration, update the code to comply with current Drupal techniques, and add flexibility. Right now, the module also tracks clicks on node fields when displayed in Views, and in the future, it can be expanded to track clicks on links within other (non-node) entities, if that seems useful.

mda_feedback

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a website feedback module similar to the way Google+ works. It provides area highlighting through the webforms module. It also provides links that redraw the feedback given to the developers.

Please read the readme.txt for more information about installation/configuration.