Commit Graph

9 Commits (6db93cb116ca494a1a28c8075eb485f8d951ec9c)

Author SHA1 Message Date
rebuilt 6db93cb116 feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged'
2 years ago
rebuilt a1b580048b chore: remove precalculated race scores. Calculate race scores on every reload
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
rebuilt 1265a164b9 feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question.
2 years ago
rebuilt 07ed8dd259 Update logic for calculating student response rate. Remove references
3 years ago
rebuilt bb9ea9b22d Add admin data messages to analyze page for insufficient/irrelevant states
3 years ago
rebuilt a4dbeb6718 Change logic on analyze page to include admin data when presenting insufficiency messages and enable/disable academic year checkboxes
3 years ago
rebuilt 26f739090b add race columns to graph
3 years ago
rebuilt 94a58a87d7 Use modules to namespace classes for analyze page
3 years ago