InterviewSolution
| 1. |
How Do You Tally Votes? |
|
Answer» On each INDIVIDUAL project PAGE users can vote on whether in their estimation the project is critical or not. On the project page we SHOW the results, including the number of votes cast and the percentage of votes on each side. We further rank all projects based on the vote ratio they've received. For example, 10 votes in favor and 15 against will give a project a vote ratio score of -5. On each individual project page users can vote on whether in their estimation the project is critical or not. On the project page we show the results, including the number of votes cast and the percentage of votes on each side. We further rank all projects based on the vote ratio they've received. For example, 10 votes in favor and 15 against will give a project a vote ratio score of -5. |
|