Engaging Your Audience with Drupal's Poll Module

thumb_up 1  ·  sell Drupal Poll module, Conducting polls in Drupal, Collecting user opinions with Drupal Polls

In this chapter, we will study how to create a Poll module in Drupal. This module helps you create polls for your website. You can ask questions, give any number of answers and your visitors can vote.

Following are the steps to create a Poll Module.

Step 1 − Click Module from the menu bar.

Step 2 − Enable the Poll module and then click Save Configuration.

Step 3 − Click Content → Add Content. Click Poll as shown in the following screen.

Step 4 − A Create Poll page gets displayed where you can create a Poll.

It contains the following fields.

  • Question − Add a question you want to add in the poll.

  • Poll Status − If you click Closed, then visitors cannot vote. And if you click Active then visitors are enabled to vote.

  • Poll Duration − Select a particular time period till you want your poll to exist. After the time period is completed the Poll closes by itself.

After you complete updating settings, click the Save button.

 
 
The End! should you have any inquiries, we encourage you to reach out to the Vercaa Support Center without hesitation.

Was this answer helpful?

Related Articles

description

An Introduction to Drupal

    Drupal is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. It is…

arrow_forward
description

Installing Drupal: A Comprehensive Guide

    This chapter provides step-by-step procedure for Drupal installation. Before installing Drupal, the following system requirements are…

arrow_forward
description

Understanding the Drupal Architecture

  Drupal is a platform for web content management which is a powerful tool for building simple and complex sites. In this chapter, we are…

arrow_forward
description

Exploring Drupal's Main Menu Functionality

    In this chapter, we will study how to Create Menus in Drupal. Menus are very important to easily navigate in your website. Menus…

arrow_forward
description

Mastering Drupal's Blocks and Regions

  In this chapter, we will study about Drupal Blocks & Regions. Blocks are container objects that are used to organize your content of…

arrow_forward
arrow_back « Back