akvo / akvo-flow

A data collection and monitoring tool that works anywhere.
http://akvo.org/products/akvoflow/
GNU Affero General Public License v3.0
65 stars 31 forks source link

Question Statistic Flag #3940

Open dedenbangkit opened 1 year ago

dedenbangkit commented 1 year ago

Context

Now that we have the stats API endpoint, we want to do a POC to take the features of the webform to the next level. (read more: https://github.com/akvo/akvo-flow-api/wiki/Akvo-Flow-REST-API#retrieving-question-statistics)

With the stats API endpoint, we can see statistical data from answers with the type of option and number that has been collected. The idea is to show this data as a hint in the Webform.

How will this benefit the users?

Provide an overview to Akvo web form users for the most, total, average, and lowest answer to a question

The Idea