Add functionality and customize your Drupal application with thousands of projects contributed by our amazing community.
A module is code that extends Drupal's by altering existing functionality or adding new features. You can use modules contributed by others or create your own. Learn more about creating and using Drupal modules.
Poll
Overview The Poll module allows your site to capture votes on different topics in the form of multiple choice questions. Features Create and manage polls Per-poll options for anonymous voting,...
Categories: Content display, Content editing experience, User engagement
Poll Blocks
Core Poll module provides only one block for recent poll. This module provides a block for each active poll. In Drupal 8 — use Views module.
Categories: User engagement
Advanced Poll
Advanced Poll is a replacement to Drupal's poll module and provides multiple voting systems, decision-making tools, and management options. Voting systems: Basic polls (7, 8), Approval Voting (7, 8...
Categories: User engagement
AJAX Poll
AJAX Poll adds the ability for users to vote on polls without reloading the page. It works with the normal Poll module included with Drupal core. It affects all polls throughout the site, on teaser...
Categories: Content editing experience, Content display
Poll Enhancements
This module enables anonymous users to vote on polls without page cache troubles or IP address restrictions. It is designed to work on top of core Poll module. Current features: Page caching can be...
Categories: User engagement
Btester Poll
This module adapts the functions of the Poll module to follow the navigability of Btester CMS. Make the following changes: Remove the route poll.poll_list Change the URL of poll.poll_add route from...
Categories: Content editing experience
Modeler API
The Modeler API is a framework for building visual modelers in Drupal. It fully decouples what is being modeled (Model Owners) from how it is modeled (Modelers), so that any visual editor can work...
Categories: Developer tools, Integrations
Poll Extras
Poll Extras provides additional flexibility to the core poll module. Here's the specifics: Adds permission for "view poll results" Adds permission for "view finished poll results" Adds a...
Categories: Content editing experience, User engagement, Developer tools
Atrium Polls
Atrium Polls allows you to create polls within Open Atrium's Intranet. It uses the core polls module to allow you to create polls within groups. Development is current underway at Github: https:/...
polls
Polls aggregates core poll api into single content type to achieve polls forms
Categories: Content editing experience
Opigno Poll App
This module integrates the Drupal core poll module with Opigno courses. It allows users to use polls in course contexts.
Real Time Poll
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...
Categories: User engagement
poll_inline
Poll inline allows the incorporation of polls into the body of other nodes via the tag [[poll: node_id]]. It is possible to vote and view results inside the containing node. Initial code by chx....
Categories: Content display, User engagement
Poll correct answer
This module allows you to specify the correct answer for a poll question. When the correct answer has been selected, poll takers will see the correct answer displayed above the poll results. This...
Poll Improved
Poll functionality implemented using entities and fields. Why should you use this module instead of Drupal core Poll module? Because, Page caching can be enabled even if the anonymous users are...
Categories: User engagement
Poll Scheduler
Activates Polls on the date they are published by scheduler module. Scheduler module can be used to set a date when content goes from the 'unpublished' state to the 'published' state. If that...
Polling
This is a module for developers. It does nothing on its own except making development of other modules easer. The polling module provides a common way to poll data on a drupal site. The module...
Categories: Developer tools
Poll private
Poll Private enables secure, invitation-only voting in Drupal by extending the core functionality of the Poll module. It's designed for scenarios where access control is critical, allowing only...
Categories: Accessibility, Content display
Socialvote
Socialvote module allows to carry on polls on the principle of Battle of brands. In contrast to ordinary polls in that case user must confirm on his wall (vk, or facebook) the publication of...
Graphical poll
This module allow you to use pictures as choices. By default, Poll allow text-based options only, but this module overrides poll variables to use images. More documentation into the Module help page.
Categories: Content display, Developer tools
Poll Panels
Info This package is meant to be a set of small add-ons that provide useful functionalities for better integration of polls and panels. Following functionalities have been added so far: Custom...
Categories: Content editing experience
Poll Rest
Overview The Poll Rest module provides a REST endpoint to retrieve and submit choices or votes based on the Poll module. Requirements Poll Rest (core) Restui (optional) Post-Installation Enable...
Categories: Decoupled, Integrations
pollgraphs
Pollgraphs is a module to extend Advanced Poll with the ability to show poll results in various different Charts/Graphs. Uses Google Charts API as CDN. The module also gives administrator the...
Categories: Developer tools
Pollfield
Pollfield is a CCK field module, enabling multiple types of user polls. Because pollfield allows you to build polls as part of the CCK system, this module provides a more flexible polling option...
open ended question
This is a extended poll module,I mean this module depends on poll module, and the purpose of this project is to give the oportunity to add an extra text field as open answer on the votation part,...