rebuilt
f0a3cad4e6
feat: ECP-126 Add measure and scale level graphs for parents by language
...
WIP: refactor so multiple graphs can be defined for a given slug
WIP: fixed scale view but broke 'All Parent' graph
WIP: working state. All views working properly
WIP: Refactor graph_map into two collections; measure_level_graphs and scale_level_graphs
WIP: refacter GroupedBarColumnPresenter to accept a 'construct' instead of specifying measure or scale
WIP: fix scale graphs being shown on incorrect view
WIP: Merge parents_by_language class with parents_by_language_by_scale so it can handle display of both measure-level and scale-level graphs
7 months ago
rebuilt
3eda7beb59
WIP: bubble up averages for language calculations. Make sure n-size only counts responses for a given measure. Update tests
8 months ago
rebuilt
6b2d51c331
WIP: show language graph on analyze page
8 months ago
rebuilt
c70f051e1e
Refactor groups
...
Refactor graphs to take new slice format
Add Students and Teachers and Parents graph. Add selector for that
graph
9 months ago
rebuilt
9911a75dc8
Refactor GroupedBarColumnPresenter to accept a configuration so that a
...
column can by given on the fly (dependency injection). Show Parent
graphs on analyze page.
9 months ago
Nelson Jovel
8dc503f454
feat: restore hotwire functionality on analyze page
1 year ago
Nelson Jovel
cf48fa611e
fix: Fixes #187294757 . Data is hidden when selecting multiple years if the default year has no student data to show
2 years ago
Nelson Jovel
59a7dd2e77
Revert "fix: Makes visible the graphs by grade"
...
This reverts commit 5fc83ac31b .
2 years ago
Nelson Jovel
5fc83ac31b
fix: Makes visible the graphs by grade
2 years ago
rebuilt
4419aea1da
fix: make sure sped is taken into account when caching analyze page
2 years ago
rebuilt
acfdaf5587
feat: add special education disaggregation
2 years ago
rebuilt
245cde85cd
Add disaggregation by ELL
2 years ago
rebuilt
5ea01ac916
Reorder gender columns
2 years ago
rebuilt
fc3f979a58
feat: disable income from dropdown
2 years ago
rebuilt
76ebcc6ef3
feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page
2 years ago