Poll object

A poll is used for taking a vote. Polls help teams reach closure by moving them away from open-ended discussion and closer to making decisions. A Poll object is a container for related Poll Entries. Each Poll Entry poses a single question, presents a set of predefined answers on which users can vote, and manages the set of ballots that have been cast.

Polls can appear directly on Poll Pages or can be embedded in pages that have an embedded topic area such as Note Pages or Topic Pages. There can be only one Poll on a Poll Page. However, the topic area of any other type of page can contain more than one embedded poll.

Usage

Use a Poll to perform tasks, such as the following:

  • Access the collection of PollEntry items contained in the Polls.

  • Create a new PollEntry in the Poll.

Home

Implements

IERUPoll


See also

Creating Items