sqm-dashboards/spec/models
2024-11-14 09:22:51 -08:00
..
analyze/graph/column chore: correct parsing for 'not sped' and 'lep not first year' 2024-06-26 12:05:05 -07:00
legacy chore: Add cypress to codebase 2023-07-19 12:43:56 -07:00
report fix: correctly load survey items from sample framework file. Fix broken tests 2024-09-27 13:49:55 -07:00
academic_year_spec.rb feat: Split academic year into seasons if the academic year's range is 2024-04-27 14:24:05 -07:00
admin_data_value_spec.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
gender_spec.rb Create gender class. Load genders to database from demographics file 2022-10-21 17:47:52 -07:00
income_spec.rb 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 2023-08-08 15:52:12 -07:00
measure_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 14:21:48 -07:00
parent_spec.rb Show parent response rate 2024-11-14 09:22:51 -08:00
race_spec.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 2022-07-26 06:52:50 -07:00
respondent_spec.rb chore: rename counts_by_grade to enrollment_by_grade for clarity 2023-12-18 15:59:30 -08:00
response_rate_calculator_spec.rb fix: correct a problem where survey items with insufficient responses were contributing to the response rate calculation 2024-01-12 13:54:59 -08:00
response_rate_spec.rb Create response rate model 2022-06-14 15:28:20 -07:00
sample_spec.rb Load student data for all years and calculate race scores for all 2022-08-20 15:07:15 -07:00
scale_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 14:21:48 -07:00
score_spec.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00
student_race_spec.rb import students 2022-07-29 15:34:56 -07:00
subcategory_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 14:21:48 -07:00
survey_item_response_spec.rb Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00
survey_item_spec.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 2023-05-24 11:59:53 -07:00