sqm-dashboards/app
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
..
assets feat: Add links from analyze to browse page 2025-03-20 13:12:26 -07:00
channels/application_cable first commit 2017-02-23 12:52:56 -05:00
controllers feat: add new bll report to exports page 2024-12-20 12:25:51 -08:00
helpers ECP-100 : feat : update colors on analyze and export pages 2025-03-20 13:15:02 -07:00
javascript Add an exports page that allows a user to select which reports they want 2024-08-12 16:27:19 -07:00
jobs first commit 2017-02-23 12:52:56 -05:00
lib ECP-77 Make sure admin data seeder updates the description from the latest column 2025-02-13 12:09:24 -08:00
mailers first commit 2017-02-23 12:52:56 -05:00
models feat: create a parents by language graph 2025-04-30 16:03:29 -07:00
presenters feat: create a parents by language graph 2025-04-30 16:03:29 -07:00
services feat: create a parents by language graph 2025-04-30 16:03:29 -07:00
views WIP: show language graph on analyze page 2025-04-25 16:22:22 -07:00