sqm-dashboards/app/presenters/analyze/graph/column
rebuilt 128748addd 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-18 13:59:29 -07:00
..
gender_column Make sure when checking for sufficient gender responses that we only check student survey items 2023-04-04 16:59:39 -07:00
grade Correct grade level for kindergarten and add one off task to load test data 2023-02-09 14:51:53 -08:00
race_column Rename race column from 'Race/Ethnicity not listed' to 'Not Listed' 2022-12-14 14:25:19 -08:00
all_admin.rb Add admin data messages to analyze page for insufficient/irrelevant states 2022-12-11 16:00:44 -08:00
all_student.rb Add admin data messages to analyze page for insufficient/irrelevant states 2022-12-11 16:00:44 -08:00
all_survey_data.rb Add admin data messages to analyze page for insufficient/irrelevant states 2022-12-11 16:00:44 -08:00
all_teacher.rb Add admin data messages to analyze page for insufficient/irrelevant states 2022-12-11 16:00:44 -08:00
grouped_bar_column_presenter.rb Update logic for calculating student response rate. Remove references 2023-04-18 13:59:29 -07:00
score_for_race.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00