akvo / akvo-lumen

Make sense of your data
https://akvo.org/akvo-lumen
GNU Affero General Public License v3.0
63 stars 18 forks source link

Repeated question group support (design) #529

Closed nadiagorchakova closed 5 years ago

nadiagorchakova commented 7 years ago

Context

We need to support Flow data with repeated question groups.

Problem or idea

What is the cause?

Solution or next step

We should probably also research weather the grid element we currently use will work with repeated question groups: https://github.com/akvo/akvo-lumen/issues/691

Kiarii commented 7 years ago

Have started exploratory work on this one; my first take is on summarizing RGQ responses so that users can make sense of an Indicator's responses easily; it will also be sth to explore further with users to figure out what sort of breakdown would make the Summary meaningful (if this is helpful at all)

image

In this take, separating responses for RGQs indicators makes it easier to suggest cleans, clean, summarize and transform them. The other main hypothesis here is that hiding the relations among the responses enhances the aforementioned tasks; given that the user need not worry about getting lost in, or messing them. High level relations can be presented in the Summary and in the desired detail as Filters in Visualizations where the deduction of patterns in the indicators will require that sort of granular breakdown (in hypothesis).

kardan commented 6 years ago

Should this issue have the "in progress" label?

Kiarii commented 6 years ago

@kardan am not aware of the commencement of any related work; maybe Nadia knows, or is it in the roadmap?

nadiagorchakova commented 6 years ago

We added 'dataset redesign without the data grid' into our 2018 roadmap. However, Gabe, Daniel and I agreed that it depends on whether we're going to have time for it or not. 'Summarizing RGQ responses' as per Kiarii's design can only be done after we do the switch. So to conclude, it's not really 'in progress' at the moment.