Commit Graph

105 Commits (774f6276615f6bf49b71dd964b0be49b72d5b1cf)

Author SHA1 Message Date
rebuilt e38bdfb761 Refactor GroupedBarColumnPresenter to accept a configuration so that a
9 months ago
Nelson Jovel 308efbc6dc fix: fix merges from main
1 year ago
Nelson Jovel e2e162d33b feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales
1 year ago
Nelson Jovel 8b561a7d84 feat: show parent scales on variance chart
1 year ago
Nelson Jovel cac4d05d4d feat: Add 'all school' option to exports page
1 year ago
Nelson Jovel d0340c8a52 feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales
1 year ago
Nelson Jovel 424e4c79a5 feat: Show parent scales on browse page
1 year ago
Nelson Jovel 8516111a15 chore: refactor analyze page
2 years ago
Nelson Jovel 3ad47e6bd5 feat: switch analyze page to use hotwire. Fix n_size count for teacher
2 years ago
Nelson Jovel 993fafcc0e Revert "fix: Makes visible the graphs by grade"
2 years ago
Nelson Jovel 455f716b6d fix: Makes visible the graphs by grade
2 years ago
Nelson Jovel 59b7416a3a feat: change 'school admin data' to 'school data'
2 years ago
rebuilt 9110be31c6 chore: fix failing test
2 years ago
rebuilt 18ab51c860 chore: upgrade to rails 7.1.
2 years ago
rebuilt 8cf9b4eeb8 Add test for income group
2 years ago
rebuilt a97838c194 Reorder gender columns
2 years ago
rebuilt 2ac30bb107 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 f230f76bc6 fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year.
2 years ago
rebuilt 2a3f69b813 The overall response rate is artifically lower because we are including the number of all the students at the school, not just the number of students that took the survey. Updated the overall response rate presenter to return the count of only the grades that took the student survey.
3 years ago
rebuilt a71ebbc4e4 Add Overall Response Rate
3 years ago
rebuilt c33c00b845 Rename DataAvailability to Summary
3 years ago
rebuilt 0bd70ca452 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt aa3a67406b Set a minimum threshold of 10 survey item responses to calculate scores per survey item
3 years ago
rebuilt 65b8599c6e Update logic for calculating student response rate. Remove references
3 years ago
rebuilt 36a6d93628 Capitalize 'data' in analyze graph. Remove the word 'admin' from data
3 years ago
rebuilt e37bec083f Fix icon not showing up on category page
3 years ago
rebuilt 1595c3a58c rename admin data to school data
3 years ago
rebuilt 7a5e02eed9 Remove unused method item_descriptions from admin_data_presenter and
3 years ago
rebuilt a72fd373dc Remove unused method; item_descriptions
3 years ago
rebuilt 05ae1cd94b fix failing tests
3 years ago
rebuilt 10515893ff Add elementary school questions to framework.
3 years ago
rebuilt 87802c034e Add specs for admin bar messages
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 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 54ea1a1070 Change race score calculation from a minimum of 10 responses to meet
3 years ago
rebuilt 2be86a2b13 Disable race score loader tests so it passes github ci
3 years ago
rebuilt 105f30f220 Change race score calculations so the average bubbles up through survey_items
3 years ago
rebuilt 50b3bc678c Columns for students by group graph change when corresponding race checkboxes are clicked
3 years ago
rebuilt ff14bad102 Rename Student column to AllStudent so there isn't a naming clash with
3 years ago
rebuilt 93486eb132 Fix failing tests
3 years ago
Nelson Jovel 757638f6ca continue refactoring
3 years ago
rebuilt fc853c4fbc Fix regression where we accidentally list the questions for measure 1B-i
3 years ago
rebuilt deaf13c976 Modify behavior of insufficient data indicators for admin data items. Now we show indicators in line with the admin data item descriptions to indicate which items are missing data
3 years ago
rebuilt 3778aeb1d6 alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency
4 years ago
rebuilt 1155f74ca9 Set a minimum bar height for analyze graphs
4 years ago
rebuilt 50256cacce Create academic year checkbox selectors. Refresh page with years selected on
4 years ago
Nelson Jovel 30c97f4428 Refactor grouped_bar_column_presenter so it calculates the score from
4 years ago