ecoacoustics / web-components

https://oe-web-components.netlify.app/
MIT License
1 stars 0 forks source link

Show statistics about the decisions at the end of the verification grid #117

Open hudson-newey opened 1 month ago

hudson-newey commented 1 month ago

Users have expressed the desire to see some statistics at the end of the verification grid that allow you to see the count of different decisions that you have made.

Once clicking on a decision count, you should be able to see all the subjects that have that decision applied.

We might want to consider creating a new oe-statistics component that we re-use during verification (not visible by default during verification, but can be explicitly added through the html document)

atruskie commented 1 month ago

I think we just need summary stats at the end of the session.

We can probably show these stats during the session to on a button press, but let's make that a secondary goal.

Users expressed a desire to "go back" to certain types of events to revisit them. Not sure how this should work yet. Is it a filter?