rebuilt
b9ba8abf73
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-11 12:56:41 -07:00
nelson
b2e7c45ddd
ECP-77 Make sure admin data seeder updates the description from the latest column
2025-02-13 09:37:07 -08:00
Nelson Jovel
02bcb2b75b
feat: add esp counts when calculating teacher participation rates on overview page
2025-01-15 13:39:41 -08:00
Nelson Jovel
7e98f7446c
fix: tests
2024-11-26 10:17:36 -08:00
Nelson Jovel
d0721709f5
chore: update to rails 8
2024-11-20 15:16:22 -08:00
Nelson Jovel
eb6fde5f88
fix: failing tests
2024-11-08 15:56:56 -08:00
Nelson Jovel
beb93aa8e8
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-08 15:36:34 -08:00
Nelson Jovel
2994cd8df9
fix: failing test
2024-11-03 13:05:06 -08:00
Nelson Jovel
0c661930e9
Show parent response rate
2024-11-03 12:47:25 -08:00
Nelson Jovel
7d4db37ee7
feat: show parent scales on variance chart
2024-10-11 10:19:23 -07:00
Nelson Jovel
2302c12b5b
fix: tests
2024-10-09 13:35:31 -07:00
Nelson Jovel
5de7bbe8a1
feat: suppress parent view on overview page if the school didn't take the survey
2024-10-09 13:06:26 -07:00
Nelson Jovel
6f3634582e
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
Nelson Jovel
37042aead5
feat: Show parent scales on browse page
2024-09-25 11:45:16 -07:00
Nelson Jovel
e5e969b968
feat: add parent survey gauges
2024-09-16 15:24:43 -07:00
Nelson Jovel
d8d2f0f91d
fix: correctly load survey items from sample framework file. Fix broken tests
2024-08-27 12:45:52 -07:00
Nelson Jovel
2d42036294
Add an exports page that allows a user to select which reports they want
...
to run
2024-08-08 15:53:05 -07:00
Nelson Jovel
3ecc68edd0
chore: correct parsing for 'not sped' and 'lep not first year'
2024-06-26 12:02:22 -07:00
Nelson Jovel
3b3bb52523
chore: refactor analyze page
2024-06-12 10:35:03 -07:00
Nelson Jovel
ccb04511bf
feat: switch analyze page to use hotwire. Fix n_size count for teacher
2024-06-11 13:48:02 -07:00
Nelson Jovel
ed3ac25a7b
chore: During cleaning, stop execution if grade column isn't found. Also stop execution if a duplicate header is found. Turn off spec for duplicate header check
2024-05-23 12:52:13 -07:00
Nelson Jovel
fd61d2753d
chore: add parsing rules for income: 'yes', 'no' and sped: 'No special needs' and ell: 'ELL'
2024-05-22 17:06:24 -07:00
Nelson Jovel
f6f0a45dd2
chore: update glossary values to include parsing rules for when we encounter headers
2024-05-16 17:07:24 -07:00
Nelson Jovel
b1f942133b
update parsing rules from glossary
2024-05-15 10:15:16 -07:00
Nelson Jovel
ea2feb138b
add disaggregation glossary
2024-05-15 10:15:16 -07:00
Nelson Jovel
927fae1afd
chore: add a test for categorizing sped values of 1 and 0 as 'Special Education' and 'Not Special Education'
2024-05-07 19:38:08 -07:00
Nelson Jovel
8bb6f5e8f0
Add ell income and sped parsing rules for SIS data. Add tests for the
...
new inputs.
2024-05-07 18:46:53 -07:00
Nelson Jovel
33da0859b9
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-25 09:21:04 -07:00
5789ebf564
Faster admin data loader + rename School.school_hash
2024-04-22 14:46:37 -04:00
Nelson Jovel
fb04bc37b3
fix: fix broken tests
2024-03-14 12:52:57 -07:00
Nelson Jovel
289b04bc69
match an additional format for Dates. Supported dates are now '1/10/2022 14:21:45' '2022-1-10T14:21:45' '2022-1-10 14:21:45'
2024-03-01 09:30:23 -08:00
Nelson Jovel
d6735d449d
feat: Support two date formats: ISO 8601 and the standard US date format
...
used in google sheets
2024-02-27 11:55:47 -08:00
Nelson Jovel
9696a2b2fa
fix: fix failing test
2024-02-23 11:54:32 -08:00
Nelson Jovel
0a32fb50ff
fix: no longer support 'form' in filename when cleaning. Only look for 'part X' and add that to the filename if it exists
2024-02-22 10:55:48 -08:00
Nelson Jovel
ed07114a91
fix: fix failing tests
2024-02-22 10:41:42 -08:00
Nelson Jovel
90d1419d9c
feat: change 'school admin data' to 'school data'
2024-01-31 10:59:39 -08:00
Nelson Jovel
ec53cc9ae4
fix: correct a problem where survey items with insufficient responses were contributing to the response rate calculation
2023-12-26 22:14:56 -08:00
Nelson Jovel
56b512810c
chore: remove lowell seeding rules
2023-12-20 14:03:15 -08:00
Nelson Jovel
880b438eb4
chore: reenable test spec that tests data loader for races
2023-12-20 12:39:44 -08:00
Nelson Jovel
36e21515c3
chore: refactor Race out of survey_item_values
2023-12-20 12:25:23 -08:00
Nelson Jovel
e7fb009425
chore: refactor Gender out out of survey_item_values row
2023-12-20 11:08:23 -08:00
Nelson Jovel
ea079e927b
chore: rename counts_by_grade to enrollment_by_grade for clarity
2023-12-18 15:01:33 -08:00
Nelson Jovel
41d942c214
chore: Make sure 'hispanic' column only gets applied when using SIS race information
2023-12-12 10:53:07 -08:00
Nelson Jovel
f028e6c884
feat: if the filename includes the words 'form' or 'part' add that to the resulting cleaned filename
2023-12-11 15:39:20 -08:00
Nelson Jovel
d90a83e510
fix: instead of looking for 'asian' at the start of a word, look for it
...
after a word boundary. This means it still doesn't get confused with
caucasian and it's more flexible whan asian appears inside other text
such as 'Caucasian and Asian and Black'
2023-12-08 14:16:50 -08:00
Nelson Jovel
3f44613085
chore: various fixes for race and gender categorization during cleaning.
...
Also add tests for race and gender categorization
2023-12-08 13:12:19 -08:00
Nelson Jovel
b7e670bb60
Lower threshold for the number of valid student responses from 17 to 11
2023-12-06 14:15:19 -08:00
Nelson Jovel
6e05909423
chore: fix categorization of gender
2023-12-06 14:12:27 -08:00
Nelson Jovel
e325f38c43
Convert gender and race text into qualtrics codes during cleaning. Abide by 'prefer not to disclose' for self reported race. Give priority to self reported data but use SIS information as backup
2023-12-06 14:10:16 -08:00
Nelson Jovel
305ddf2b1a
chore: add test for checking duplicate headers during cleaning process
2023-12-06 14:10:08 -08:00