Commit Graph

105 Commits (5911c2c090d23dc7d3c3cf6f287b15cdb612fb28)

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
6 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
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 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
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 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 52d2676f80 Populate db with grade level data
3 years ago
rebuilt a2caf42fee merge disagreggation features
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 61aad20cb2 Create response rate model
4 years ago
Nelson Jovel 57bfaa51c6 Exclude boston results. Completes #182117456
4 years ago
Nelson Jovel a613f6cb93 Add timestamps to academic years table
4 years ago
Nelson Jovel 9ecc501e24 Display measure scores. Finishes #181754978
4 years ago
rebuilt 286e74b651 Seed db with surveys to keep track of school, year, and survey type
4 years ago
rebuilt d4df7cbc06 Add scales to framework. Change calculations to first group and then
4 years ago
rebuilt fcec3de233 Modify collection rate for admin data items. Take into account if a
4 years ago
rebuilt e1f50fef9e Add 2019-20 year teacher surveys and activate the year selector
4 years ago
rebuilt c293581868 Add parallel tests gem
4 years ago