sqm-dashboards/app/presenters
rebuilt b0df611f4d 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-30 16:03:29 -07:00
..
analyze feat: create a parents by language graph 2025-04-30 16:03:29 -07:00
overview 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-14 09:30:25 -08:00
admin_data_presenter.rb feat: change 'school admin data' to 'school data' 2024-01-31 11:04:00 -08:00
category_presenter.rb Feat: make sure subcategories are sorted in subcategory id order for harvey ball graphs 2024-12-20 12:26:14 -08:00
data_item_presenter.rb Refactor code based on rubocop and reek suggestions 2022-07-11 16:46:30 -07:00
exports_presenter.rb feat: add ability to filter export data by student survey item type. Ability added to 'by grade' 'by item' and 'survey item responses' reports 2024-09-27 13:43:35 -07:00
gauge_presenter.rb Round all averages to two decimal places 2023-05-12 13:12:42 -07:00
measure_presenter.rb feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-13 14:01:15 -08:00
parent_category_presenter.rb feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-13 14:01:15 -08:00
parent_response_rate_presenter.rb 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-14 09:30:25 -08:00
parent_scale_presenter.rb feat: fix links between browse and analyze pages 2025-03-20 13:12:45 -07:00
parent_survey_presenter.rb feat: Show parent scales on browse page 2024-09-27 13:50:39 -07:00
response_rate_presenter.rb feat: Update language on overview and browse pages to attempt to distinguish participation rate from response rate 2024-12-20 12:26:01 -08:00
student_response_rate_presenter.rb feat: generate new bll report for Ashley 2024-12-20 12:25:42 -08:00
student_survey_presenter.rb continue refactoring 2022-07-13 15:32:48 -07:00
subcategory_presenter.rb feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-13 14:01:15 -08:00
teacher_response_rate_presenter.rb feat: add esp counts when calculating teacher participation rates on overview page 2025-01-23 11:35:20 -08:00
teacher_survey_presenter.rb Rename DataAvailability to Summary 2023-04-22 14:24:39 -07:00
zones.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00