Commit Graph

48 Commits (a6c68df349721dcbe6fb3c109732cf86752ea32f)

Author SHA1 Message Date
rebuilt a6c68df349 feat: add insufficiency message to parent graph
7 months ago
rebuilt f0a3cad4e6 feat: ECP-126 Add measure and scale level graphs for parents by language
7 months ago
rebuilt b0df611f4d feat: create a parents by language graph
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 446b3b1096 WIP: Update the parent table to hold a reference to a language
8 months ago
rebuilt 51b9ed17aa feat: show n_size on parent graph
9 months ago
rebuilt 9911a75dc8 Refactor GroupedBarColumnPresenter to accept a configuration so that a
9 months ago
Nelson Jovel 8dc503f454 feat: restore hotwire functionality on analyze page
1 year ago
Nelson Jovel 53f3362a34 fix: correctly memoize student_survey_items_with_sufficient_responses so that on the analyze page, when the first year has insufficient responses, it doesn't affect all subsequent years
2 years ago
Nelson Jovel b77d6134df chore: refactor analyze page
2 years 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 a1eb68eaa6 Revert "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 49a838c060 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 03a4697683 fix: add pre-k to list of grades
2 years ago
Nelson Jovel c6960c957d chore: rename admin data to school data on analyze page
2 years ago
Nelson Jovel 3718d74e62 perf: reduce number of queries for respondents
2 years ago
Nelson Jovel 0359dae88a chore: rename counts_by_grade to enrollment_by_grade for clarity
2 years ago
rebuilt acfdaf5587 feat: add special education disaggregation
2 years ago
rebuilt 245cde85cd Add disaggregation by ELL
2 years ago
rebuilt 2a8148b8cd fix: hide scores on analyze page for scores that don't meet the student threshold of 25%
2 years ago
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
Nelson Jovel 4711e16c03 fix: fix teacher n_size so instead of counting all the indivual teacher responses for a measure, it only counts the unique respondents
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 c57ec6157c Round all averages to two decimal places
3 years ago
rebuilt 07ed8dd259 Update logic for calculating student response rate. Remove references
3 years ago
rebuilt 63b1615bef Make sure when checking for sufficient gender responses that we only check student survey items
3 years ago
rebuilt b884021f66 Rename race column from 'Race/Ethnicity not listed' to 'Not Listed'
3 years ago
rebuilt c58686c032 rename race and gender modules to avoid naming collision with race and gender classes
3 years ago
rebuilt bb9ea9b22d Add admin data messages to analyze page for insufficient/irrelevant states
3 years ago
rebuilt 53a08d41bf Change label for unknown race
3 years ago
rebuilt 1f7fa8146c Fix bug that happens when you view gender scores for multiple years
3 years ago
rebuilt 72c90b8f47 Add selector for all data
3 years ago
rebuilt 7d7bee6498 Add gender disagreggation
3 years ago
rebuilt 89a7f27b88 Finishes #183092367. Adds ui and graphs to show grade level disaggregations
3 years ago
rebuilt d89a207c31 Load student data for all years and calculate race scores for all
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 54ea1a1070 Change race score calculation from a minimum of 10 responses to meet
3 years ago
rebuilt 105f30f220 Change race score calculations so the average bubbles up through survey_items
3 years ago
rebuilt 3f2279e2e8 Position multi-word analyze graph labels horizontally
3 years ago
rebuilt 35d650c3a4 stagger bar labels
3 years ago
rebuilt 50b3bc678c Columns for students by group graph change when corresponding race checkboxes are clicked
3 years ago
rebuilt e8f4773c65 Shorten graph labels
3 years ago
rebuilt ff14bad102 Rename Student column to AllStudent so there isn't a naming clash with
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