sqm-dashboards/spec/presenters
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
..
analyze feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
data_item_presenters Rename DataAvailability to Summary 2023-04-20 20:58:15 -07:00
category_presenter_spec.rb Fix icon not showing up on category page 2023-03-16 16:23:17 -07:00
gauge_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
grouped_bar_column_presenter_spec.rb Refactor GroupedBarColumnPresenter to accept a configuration so that a 2025-03-11 12:56:41 -07:00
measure_presenter_spec.rb feat: Show parent scales on browse page 2024-09-25 11:45:16 -07:00
response_rate_presenter_spec.rb fix: failing tests 2024-11-08 15:56:56 -08:00
scale_spec.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
scorecard_presenter_spec.rb feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-10-08 15:16:50 -07:00
subcategory_presenter_spec.rb feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-10-08 15:16:50 -07:00
variance_chart_row_presenter_spec.rb feat: show parent scales on variance chart 2024-10-11 10:19:23 -07:00