sqm-dashboards/app
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
..
assets feat: Add links from analyze to browse page 2025-03-11 16:14:15 -07:00
channels/application_cable
controllers feat: add new bll report to exports page 2024-12-13 14:21:54 -08:00
helpers ECP-100 : feat : update colors on analyze and export pages 2025-03-18 13:36:20 -07:00
javascript Add an exports page that allows a user to select which reports they want 2024-08-08 15:53:05 -07:00
jobs
lib ECP-77 Make sure admin data seeder updates the description from the latest column 2025-02-13 09:37:07 -08:00
mailers
models feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
presenters feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
services feat: create a parents by language graph 2025-04-28 16:42:11 -07:00
views feat: create a parents by language graph 2025-04-28 16:42:11 -07:00