> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flowforma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Voting functionality

> Learn how to build a voting flow so decision groups can score submissions with weighted questions and view the tallied results in a graph or table.

The voting functionality allows you to get feedback and input from decision groups. For example, you could use it for processes like tender response reviews or candidate assessments. Each member of the decision group can provide their score, and once the voting is complete, the results are displayed in a graph.

The example below shows how to build a simple voting flow in a three-step process, using a candidate assessment.

1. Candidate profile: provide the details of the applicant
2. Candidate assessment: contains the voting question
3. Candidate review: contains the voting result question

**Step 1**: Create a new step and add some questions related to details of the applicant (name, email address, date of birth, current employer, interview date):

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-1.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=2cc747eef2a97f8face55ba4b1ba9186" alt="Candidate profile step with applicant detail questions" width="931" height="562" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-1.png" />

**Step 2**: Create a new step and add a **voting question** with the required questions for voting:

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-2.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=d1f6ccdb7ee46e90817f90a2acbbb043" alt="Voting question configuration" width="768" height="745" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-2.png" />

You can add number questions or "Yes/No" questions and apply weights on each one of them:

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-3.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=ffb8bd107e1161a4030ffdc557620f4f" alt="Number and Yes/No voting questions with weights" width="765" height="622" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-3.png" />

The flow should look like this:

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-4.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=2cce40efdb67f752b64ac70b580213d2" alt="Flow with candidate assessment step" width="942" height="603" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-4.png" />

**Step 3**: Create the last step and add the voting result question. You can display the results on a graph and/or a table.

<Info>
  **Note**: the voting result question needs to be added in a separate step from the voting question.
</Info>

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-5.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=b23848ae1d08ae9ea0d831a964ed93e2" alt="Voting result question configuration" width="768" height="751" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-5.png" />

Save the flow and test it.

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-6.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=ec25bd55961458a5a99183b199367a34" alt="Completed voting flow" width="927" height="597" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-6.png" />

Here is what you will see when creating a new form:

<img src="https://mintcdn.com/flowforma/7S_KSq9InEhshsS9/images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-7.png?fit=max&auto=format&n=7S_KSq9InEhshsS9&q=85&s=058beeb10d1eb72be0cd2229fdc047e5" alt="Voting form and results in a new form" width="2071" height="1244" data-path="images/product/creating-flows/questions/question-types/voting-functionality/voting-functionality-7.png" />
