sqm-dashboards/app/views/analyze
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
..
_checkboxes.html.erb feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-11 13:48:02 -07:00
_data_filters.html.erb feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
_focus_area.html.erb feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-11 13:48:02 -07:00
_graph_background.html.erb Use modules to namespace classes for analyze page 2022-08-02 18:16:33 -07:00
_group_selectors.html.erb ECP-106 : feat : Update formatting on data filters so that radio selectors are always on same row as text and allow text to wrap to the next line if there isn't enough room 2025-03-19 13:58:12 -07:00
_grouped_bar_chart.html.erb Refactor GroupedBarColumnPresenter to accept a configuration so that a 2025-03-11 12:56:41 -07:00
_grouped_bar_column.html.erb feat: fix links between browse and analyze pages 2025-03-14 17:19:42 -07:00
_school_years.html.erb feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-11 13:48:02 -07:00
index.html.erb ECP-106 : feat : Update formatting on data filters so that radio selectors are always on same row as text and allow text to wrap to the next line if there isn't enough room 2025-03-19 13:58:12 -07:00