collective / collective.polls

A content type, workflow, and portlet for conducting online polls, for anonymous and logged-in users
11 stars 12 forks source link

collective.polls


.. contents:: Table of Contents

Life, the Universe, and Everything

A content type, workflow and portlet for conducting online polls, for anonymous and logged-in users.

Mostly Harmless

.. image:: http://img.shields.io/pypi/v/collective.polls.svg :target: https://pypi.python.org/pypi/collective.polls

.. image:: https://img.shields.io/travis/collective/collective.polls/master.svg :target: http://travis-ci.org/collective/collective.polls

.. image:: https://img.shields.io/coveralls/collective/collective.polls/master.svg :target: https://coveralls.io/r/collective/collective.polls

Got an idea? Found a bug? Let us know by opening a support ticket <https://github.com/collective/collective.polls/issues>_.

Known issues ^^^^^^^^^^^^

See the complete list of bugs on GitHub <https://github.com/collective/collective.polls/labels/bug>_.

Don't Panic

Installation ^^^^^^^^^^^^

To enable this product in a buildout-based installation:

. Edit your buildout.cfg and add collective.polls to the list of eggs to

install::

[buildout]
...
eggs =
    collective.polls

After updating the configuration you need to run ''bin/buildout'', which will take care of updating your system.

Go to the 'Site Setup' page in a Plone site and click on the 'Add-ons' link.

Check the box next to ''collective.polls'' and click the 'Activate' button.

Features ^^^^^^^^

Workflow description ^^^^^^^^^^^^^^^^^^^^

The workflow associated with polls has the following states: 'Private', 'Pending review', 'Open' and 'Closed'.

Not entirely unlike

Plone PoPoll_ A very old an unmaintained product, PoPoll includes a poll tool that allows member or anonymous to vote for one or more answers. A portlet is provided. It can be configured to display the last poll, or the first poll of a folder. After the vote statistics screens are shown.

.. _Plone PoPoll: http://plone.org/products/plonepopoll