onaio / tally-ho

Election results data entry and verification software.
http://tally-ho.readthedocs.org/en/latest/
Other
19 stars 21 forks source link

Update the current turnout report. #390

Closed JohnMwashuma closed 1 year ago

JohnMwashuma commented 1 year ago

Context


The turnout report is used for displaying the current voter turnout per administrative area. Administrative areas of interest are Regions, Constituencies and Sub Constituencies. That said, the current report structure does support Admin area reports but with a bad user experience, hence the need for updating it.

Proposed changes


Task check list


Related to


https://github.com/onaio/tally-ho/issues/394

peterMuriuki commented 1 year ago

@JohnMwashuma for the sections: male_voters, female_voters and unisex_voters. I would like to confirm that we are showing the number of voters registered for each of these categories and not not the number of votes by people in these categories.

JohnMwashuma commented 1 year ago

@JohnMwashuma for the sections: male_voters, female_voters and unisex_voters. I would like to confirm that we are showing the number of voters registered for each of these categories and not not the number of votes from people in these categories.

Actually thinking about this, it should be number of votes from people in these categories.

peterMuriuki commented 1 year ago

ok

peterMuriuki commented 1 year ago

@JohnMwashuma for the filters, do we want to allow the ux workflow where:

  1. Users can just load the page and filter by either consituencies/sub_constituencies without having to select regions first.