Commit Graph

131 Commits (main)

Author SHA1 Message Date
rebuilt 690f2db863 ECP-162 fix benefits so it gets scored correctly
5 months ago
rebuilt 94c5b1acba ECP-30 Delete legacy code and database tables
5 months ago
rebuilt cab0a3955e finish up adding socio economic disag filter
5 months ago
rebuilt a258b32b39 WIP: create backend for socio-economic-status
6 months ago
rebuilt 2068758ae4 ECP-170 Remove login requirement for Trition. Switch to using predefined passwords stored in the database for district login.
6 months ago
rebuilt 9d8543afae feat: Update cleaner and uploader to load gender data from parent surveys
6 months ago
rebuilt 5b00454a1b ECP-125 feat:
7 months ago
rebuilt 0f457becf0 feat: create a parents by language graph
7 months ago
rebuilt 3a5a368a35 feat: Update demographics file with housing statuses. Create housing class. Update survey_item_values.rb to parse housing info. Update cleaner to output housing info.
9 months ago
rebuilt 76b53ef1e4 feat: add 2024-25 academic year
11 months ago
Nelson Jovel 02bcb2b75b feat: add esp counts when calculating teacher participation rates on overview page
11 months ago
Nelson Jovel f1eaad62c8 chore: Make sure survey items are uniq by survey item ids
1 year ago
Nelson Jovel d0721709f5 chore: update to rails 8
1 year ago
Nelson Jovel 0c661930e9 Show parent response rate
1 year ago
Nelson Jovel 37042aead5 feat: Show parent scales on browse page
1 year ago
Nelson Jovel 885135e265 chore: prep db for postres 16
1 year ago
Nelson Jovel ccb04511bf feat: switch analyze page to use hotwire. Fix n_size count for teacher
2 years ago
Nelson Jovel 33da0859b9 Split academic year into seasons if the academic year's range is
2 years ago
Nelson Jovel 17eeda04ad fix: Update schema to see if it fixes build issue
2 years ago
Nelson Jovel 115b00145d perf: add pghero and implement pghero suggestions. Remove unneeded indexes
2 years ago
Nelson Jovel 6541b87e9c feat: add 2023-24 academic year and make sure previous year enrollment
2 years ago
rebuilt 83661540b7 chore: upgrade to rails 7.1.
2 years ago
rebuilt 48e795fcfb feat: add special education disaggregation
2 years ago
rebuilt 060d7aa55a Add disaggregation by ELL
2 years ago
rebuilt 4afa030141 chore: remove precalculated race scores. Calculate race scores on every reload
2 years ago
rebuilt 4f035f6a63 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 e8aa75bf66 feat: update survey_item_response table to indlude recorded date and import recorded date when loading responses
2 years ago
rebuilt 452876ef09 perf: Add another index to surveyitemresponses. Implement bullet suggestions. Memoize a function in measure.rb
3 years ago
rebuilt 5fe0e07020 Add Wisconsin enrollment and staffing information
3 years ago
rebuilt a30921ce06 Add New Jersey enrollment and staffing data
3 years ago
rebuilt 596ce25737 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 06f9d2f0e9 Scrape enrollment and staffing information. Seed enrollment and staffing information. Update DatabaseCleaner so it cleans up leftover information in the database. Remove old admin csvs from codebase.
3 years ago
rebuilt ae6d7151b3 Load student respondent information from enrollment loader
3 years ago
rebuilt 984fedff02 Add academic year column to enrollment file. Add enrollment loader to seeder file
3 years ago
rebuilt 52d2676f80 Populate db with grade level data
3 years ago
rebuilt a2caf42fee merge disagreggation features
3 years ago
rebuilt fc9e73f656 make sure survey responses for Butler get loaded correctly
3 years ago
Nelson Jovel 43bc55ed32 Query for survey items once instead of on each row
3 years ago
rebuilt 9b7c723ac9 remove gender from student table
3 years ago
rebuilt a1f3dfaa33 Load gender information to survey item responses
3 years ago
rebuilt 8cdd1b6285 Create gender class. Load genders to database from demographics file
3 years ago
rebuilt 89a7f27b88 Finishes #183092367. Adds ui and graphs to show grade level disaggregations
3 years ago
Nelson Jovel 6ed405d16d Update student csvs
3 years ago
rebuilt ead59d0f48 Add index to student_races table
3 years ago
rebuilt 105f30f220 Change race score calculations so the average bubbles up through survey_items
3 years ago
rebuilt 12e4e3f177 import students
3 years ago
rebuilt 765ad6a624 Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params
3 years ago
Nelson Jovel 757638f6ca continue refactoring
3 years ago
rebuilt a6ad132c81 Add counter caches
4 years ago
rebuilt dfc5202b88 Add index to survey item responses on school and academic year.
4 years ago