Flag Limiter

Component type

module

Maintenance status

Development status

Downloads

1790

Component created

Component changed

Flag limiter is a supplement to the Flag module. It specifically supports version 3.x.

This module allows any flag (for example: bookmarks) to have both absolute- and user-specific limits added to it. So for example, you could limit one page to be flagged up to 15 times and limit individual users to only 2 flags of that type.

In the spirit of Drupal flexibility, this provides some interesting usages including as an alternative voting or even a simple signup/registration system.

droodle

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Droodle provides customizable Polls.

Sometimes a yes-no-maybe just wont do it. Droodle let's you define answers, and multiple options to answer to.
Features:

  • implemented into a field - addable to pretty much any content type
  • user integration
  • creator defined question, answers and options
  • overview page
  • block with noodles the user has yet to vote on

Droodle has aside from the normal field API no prerequisites.

Real Time Poll

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Real time poll module provides a result poll block that allows users of a site to see realtime results of the last poll that relies on the Node JS server provided by the Node.js module .

Nex step: integration with poll_block module.

Piecentage

Component type

module

Maintenance status

Development status

Downloads

229

Component created

Component changed

Piecentage is an input widget replacement for a fieldset with number input fields. The new UI for this is a piechart built on the Raphaël JavaScript Library. The hidden number fields are updated as the size of the wedges changes and these are submitted. Due to the nature of the data this widget is designed to collect the total of all the number fields will add up to 100.

Interaction with the slices are through the mouse wheel (increase/decrease amount) or a single mouse click (increase amount only).

Quiz Drag and Drop Ordering

Component type

module

Maintenance status

Development status

Component created

Component changed

Quiz Drag and Drop Ordering is a question type module for Quiz 7.x-4.x. Question type is rather similiar to Matching question, and Matching module could be used to build the same questions. However Drag and Drop Ordering provides Drag and Drop interface that suits ordering questions better than select element.

Node type flag

Component type

module

Maintenance status

Development status

Downloads

662

Component created

Component changed

Due to the changes in Flag 3.4 it is no longer possible to flag non-entities. (From this version on Flag module token handling explicitly assumes that the flagging type is an entity type. As a consequence for node_type flaggings it continually throws "Undefined index" notices I don't think is possible to get rid of.) Therefore I mark this module Obsolete and Unsupported.

Depending on the Flag module Node type flag allows flagging node types.