Commit graph

185 commits

Author SHA1 Message Date
rebuilt
6269414bca Refactor groups
Refactor graphs to take new slice format

Add Students and Teachers and Parents graph.  Add selector for that
graph
2025-03-20 13:18:12 -07:00
rebuilt
774f627661 feat: fix links between browse and analyze pages 2025-03-20 13:17:41 -07:00
rebuilt
ff5d496bec feat: Add links from analyze to browse page 2025-03-20 13:17:28 -07:00
rebuilt
a5b3cf311c feat: show n_size on parent graph 2025-03-20 13:17:19 -07:00
rebuilt
e38bdfb761 Refactor GroupedBarColumnPresenter to accept a configuration so that a
column can by given on the fly (dependency injection). Show Parent
graphs on analyze page.
2025-03-20 13:17:02 -07:00
Nelson Jovel
534f42dfe0 feat: add esp counts when calculating teacher participation rates on overview page 2025-01-23 11:51:32 -08:00
Nelson Jovel
1ee28d22ac Feat: make sure subcategories are sorted in subcategory id order for harvey ball graphs 2024-12-20 12:27:18 -08:00
Nelson Jovel
f59c0e6b1b feat: Update language on overview and browse pages to attempt to distinguish participation rate from response rate 2024-12-20 12:27:09 -08:00
Nelson Jovel
922757b966 feat: generate new bll report for Ashley 2024-12-20 12:26:51 -08:00
Nelson Jovel
308efbc6dc fix: fix merges from main 2024-11-19 19:23:22 -08:00
Nelson Jovel
e741b60bec 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-19 19:06:13 -08:00
Nelson Jovel
8984023aa4 Show parent response rate 2024-11-19 19:06:05 -08:00
Nelson Jovel
fcf8f011c2 feat: show parent scales on variance chart 2024-11-19 18:22:06 -08:00
Nelson Jovel
e2e162d33b feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-19 18:21:45 -08:00
Nelson Jovel
4ef092e908 fix: fix icons 2024-11-19 18:21:23 -08:00
Nelson Jovel
8b561a7d84 feat: show parent scales on variance chart 2024-11-19 18:21:10 -08:00
Nelson Jovel
0c9c4e3c4f fix: tests 2024-11-19 18:19:58 -08:00
Nelson Jovel
ce28a99dec feat: suppress parent view on overview page if the school didn't take the survey 2024-11-19 18:19:48 -08:00
Nelson Jovel
8c6a0010fc feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-19 18:18:46 -08:00
Nelson Jovel
9e97dced7b feat: Show parent scales on browse page 2024-11-19 17:33:38 -08:00
Nelson Jovel
300530caf4 feat: add parent survey gauges 2024-11-19 17:32:06 -08:00
Nelson Jovel
d0340c8a52 feat: Add parent button to overview page and alter 'School Quality Framework Indicators' section to show parent scales 2024-11-19 17:15:17 -08:00
Nelson Jovel
424e4c79a5 feat: Show parent scales on browse page 2024-09-27 13:30:58 -07:00
Nelson Jovel
0bbd7c5cf1 feat: add parent survey gauges 2024-09-27 13:25:10 -07:00
Nelson Jovel
f689ee8ee5 fix: correctly load survey items from sample framework file. Fix broken tests 2024-09-27 13:24:41 -07:00
Nelson Jovel
4407954058 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:24:23 -07:00
Nelson Jovel
1851ecf7f8 feat: allow selecting a subset of student survey items for the survey item report 2024-08-12 16:23:58 -07:00
Nelson Jovel
ebcb27ca6d fix: correctly memoize student_survey_items_with_sufficient_responses so that on the analyze page, when the first year has insufficient responses, it doesn't affect all subsequent years 2024-06-13 09:02:19 -07:00
Nelson Jovel
8516111a15 chore: refactor analyze page 2024-06-12 10:47:01 -07:00
Nelson Jovel
3ad47e6bd5 feat: switch analyze page to use hotwire. Fix n_size count for teacher 2024-06-12 10:43:48 -07:00
7373d8bae4 Chore: Reduce queries 2024-05-10 14:22:24 -04:00
Nelson Jovel
2561fa28fc feat: Split academic year into seasons if the academic year's range is
initialized with a season, i.e. "2024-25 Fall".  Update scapers for
admin data, enrollment and staffing to use the new range standard
correctly.   Update the loaders for admin data, enrollment and staffing
so that it populates all seasons in a given year.  So admin data for
2024-25 gets loaded into "2024-25 Fall" and "2024-25 Spring".  Add tests
for the new range format.  Set the default cutoff for the start of Spring season will be the last Sunday in February
2024-04-27 14:05:02 -07:00
Nelson Jovel
67ffc996a8 Revert "Split academic year into seasons if the academic year's range is"
This reverts commit a5d4cccb37.
2024-04-26 13:48:30 -07:00
Nelson Jovel
a5d4cccb37 Split academic year into seasons if the academic year's range is
initialized with a season, i.e. "2024-25 Fall".  Update scapers for
admin data, enrollment and staffing to use the new range standard
correctly.   Update the loaders for admin data, enrollment and staffing
so that it populates all seasons in a given year.  So admin data for
2024-25 gets loaded into "2024-25 Fall" and "2024-25 Spring".  Add tests
for the new range format.  Set the default cutoff for the start of Spring season will be the last Sunday in February
2024-04-26 13:31:50 -07:00
Nelson Jovel
d52eebbc5c fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show 2024-03-26 15:34:07 -07:00
Nelson Jovel
a191271504 Revert "fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show"
This reverts commit b9bdd707b5.
2024-03-26 15:32:54 -07:00
Nelson Jovel
993fafcc0e Revert "fix: Makes visible the graphs by grade"
This reverts commit 455f716b6d.
2024-03-26 15:32:34 -07:00
Nelson Jovel
455f716b6d fix: Makes visible the graphs by grade 2024-03-26 14:54:37 -07:00
Nelson Jovel
b9bdd707b5 fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show 2024-03-26 14:42:32 -07:00
Nelson Jovel
9f83b3dae4 fix: add pre-k to list of grades 2024-03-05 22:32:34 -08:00
Nelson Jovel
59b7416a3a feat: change 'school admin data' to 'school data' 2024-01-31 11:02:23 -08:00
Nelson Jovel
f3fddd67b0 perf: reduce number of queries for respondents 2024-01-12 13:40:35 -08:00
Nelson Jovel
0ebaf77bbd feat: don't show collection date of response rate if there is no survey data 2023-12-18 15:28:39 -08:00
Nelson Jovel
6e7e64c039 chore: rename counts_by_grade to enrollment_by_grade for clarity 2023-12-18 15:28:29 -08:00
Nelson Jovel
b4e07434a1 feat: don't double count early ed students who are taking survey in parts 2023-12-18 15:28:19 -08:00
rebuilt
85ba1218e3 feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged' 2023-12-06 14:57:51 -08:00
rebuilt
91ab2dd82e feat: instead of the analyze graph label being a simple string, turn it into an array of strings where each item will be placed on a new line 2023-10-27 15:39:50 -07:00
rebuilt
bf3fa8765d fix: make sure sped is taken into account when caching analyze page 2023-10-24 13:07:08 -07:00
rebuilt
ef44c41965 feat: add special education disaggregation 2023-10-24 13:05:57 -07:00
rebuilt
18ab51c860 chore: upgrade to rails 7.1.
upgrade rspec

fix failing tests

upgrade devise
2023-10-24 13:04:05 -07:00