sqm-dashboards/spec/fixtures
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
..
disaggregation feat: add ability to merge disaggregation data with raw survey data to 2023-06-20 12:22:24 -07:00
raw fix: tests 2024-11-26 10:17:36 -08:00
demographic_glossary.csv feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
sample_admin_data.csv Modify behavior of insufficient data indicators for admin data items. Now we show indicators in line with the admin data item descriptions to indicate which items are missing data 2022-07-06 15:54:29 -07:00
sample_demographics.csv feat: add special education disaggregation 2023-10-06 11:41:52 -07:00
sample_districts_and_schools.csv Add a way to seed only lowell schools 2022-12-03 10:23:02 -08:00
sample_enrollment_data.csv Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
sample_esp_counts.csv feat: add esp counts when calculating teacher participation rates on overview page 2025-01-15 13:39:41 -08:00
sample_four_d_data.csv Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
sample_sqm_framework.csv ECP-77 Make sure admin data seeder updates the description from the latest column 2025-02-13 09:37:07 -08:00
sample_staffing_data.csv Split academic year into seasons if the academic year's range is 2024-04-25 09:21:04 -07:00
secondary_sample_admin_data.csv It's possible for admin data likert score values to be above 5. If that happens, we 2023-06-03 17:14:41 -07:00
secondary_test_2020-21_student_survey_responses.csv Update school/framework files for ecp schools. Fix tests. Update fixture files with dese ids of schools in the consortium. 2023-03-15 18:04:09 -07:00
test_2020-21_parent_survey_responses.csv fix: make sure all likert scores get counted even when the survey item id has different capitalization. Add tests for uploading parent data. Change the parent response rate calcuation to count all students in the school instead of just for the grades that were given the student survey 2024-11-08 15:36:34 -08:00
test_2020-21_student_survey_responses.csv update parsing rules from glossary 2024-05-15 10:15:16 -07:00
test_2020-21_teacher_survey_responses.csv feat: Support two date formats: ISO 8601 and the standard US date format 2024-02-27 11:55:47 -08:00
test_2022-23_butler_student_survey_responses.csv Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00