sqm-dashboards/spec/services
rebuilt 0f457becf0 feat: create a parents by language graph
Update demographics table with lanugage options

Create a lanugage table to hold the new languages

Update the demographic loader to input languages into the database

Update the cleaner to read the language column

Update the parent table to hold a reference to a language

Update the data uploader script to read the language from the csv and update the language information for any parent items that already exist (or create database entries if none already exist)

update the analyze interface to add controls for selecting ‘parents by group’ and a dropdown for ‘parent by language’

Update the analyze controller to read the parent-by-group parameter

Create a graph for the parent-by-group view

Bubble up averages for language calculations.

Make sure n-size only counts responses for a given measure.
2025-04-28 16:42:11 -07:00
..
dese Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
cleaner_spec.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
demographic_loader_spec.rb feat: add special education disaggregation 2023-10-06 11:41:52 -07:00
disaggregation_loader_spec.rb Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
disaggregation_row_spec.rb Add disaggregation by ELL 2023-09-29 19:29:23 -07:00
enrollment_loader_spec.rb Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
staffing_loader_spec.rb Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
survey_item_values_spec.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
survey_responses_data_loader_spec.rb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00