Have a prototype of possible survey result evaluation
Context
Currently, Decidim provides no way of interpreting results from forms. Answers have to be exported and analysed in an external tool (i.e. Microsoft Excel). This is very cumbersome and buggy, as the data sometimes may be reformatted or the questions realigned.
We believe that already simple graphs (i.e. displaying single choice answers in a pie chart) could provide a huge bendfit, allowing for very quick and appealing interpretation of answers.
Tasks
Identify how each question type could be aggregated into a graph
Define which settings for further evaluation are required, i.e. do we need the possibility to export/customize the graphs.
Develop a mock-up of survey results page
Coordinate with devs on what library/integration should be used.
Additional info
This could be related to the development/improvment of the indicators of participation:
Check with the product team whether the new metrics & statistics system uses a library that can also be used for displaying survey results: https://github.com/orgs/decidim/projects/24/views/9?pane=issue&itemId=49709160
In particular, follow the development of the grafana integration: https://github.com/decidim/decidim/issues/13256
Share