sqm-dashboards/spec/models
rebuilt 07ed8dd259 Update logic for calculating student response rate. Remove references
to survey table.  We no longer check or keep track of the survey type.
Instead we look in the database to see if a survey item has at least 10
responses.  If it does, that survey item was presented to the respondent
and we count it, and all responses when calculating the response rate.

Remove response rate timestamp from caching logic because we no longer
add the response rate to the database. All response rates are calculated
on the fly

Update three_b_two scraper to use teacher only numbers

swap over to using https://profiles.doe.mass.edu/statereport/gradesubjectstaffing.aspx as the source of staffing information
2023-04-22 14:00:20 -07:00
..
analyze/graph/column Add tests to make sure teacher survey items don't pollute the graphs for 2023-04-05 16:21:41 -07:00
legacy Autoformat code with rubocop 2022-03-04 15:29:54 +01: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
measure_spec.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
pillar_spec.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07: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 Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07:00
response_rate_calculator_spec.rb Update logic for calculating student response rate. Remove references 2023-04-22 14:00:20 -07: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 Modify score calculations. Ignore any survey item scores of 0. 2022-04-20 13:49:27 -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 Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
survey_item_response_spec.rb Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00
survey_item_spec.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00