nerdexam
Microsoft

GH-900 · Question #139

Which of the following GitHub features supports Polling?

The correct answer is C. Discussions. GitHub Discussions is the only listed feature that supports polls. Within a Discussion post, authors can create a poll by adding poll-type content, allowing community members to vote on predefined options. This makes Discussions suitable for gathering structured community input…

Collaboration Features

Question

Which of the following GitHub features supports Polling?

Exhibit

GH-900 question #139 exhibit

Options

  • AProjects
  • BIssues
  • CDiscussions
  • DWikis

How the community answered

(51 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    90% (46)
  • D
    2% (1)

Explanation

GitHub Discussions is the only listed feature that supports polls. Within a Discussion post, authors can create a poll by adding poll-type content, allowing community members to vote on predefined options. This makes Discussions suitable for gathering structured community input or opinions. Projects (A) are kanban-style boards for tracking work items and have no polling capability. Issues (B) are used for bug tracking and feature requests but do not have a built-in poll mechanism. Wikis (D) are documentation pages with no interactive polling feature. The poll functionality in Discussions is a deliberate design choice to support community engagement and decision-making.

Topics

#GitHub Discussions#Polling feature#Collaboration tools#GitHub features

Community Discussion

No community discussion yet for this question.

Full GH-900 Practice