Commit graph

345 commits

Author SHA1 Message Date
rebuilt
27100bb090 chore: remove errant merge string 2025-05-12 14:38:31 -07:00
rebuilt
20f605f3b7 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-20 13:19:53 -07:00
rebuilt
bdd959bb32 ECP-86 update copyright date 2025-03-20 13:19:15 -07:00
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
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
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
308efbc6dc fix: fix merges from main 2024-11-19 19:23:22 -08:00
Nelson Jovel
e5beb46035 chore: extract overview partials 2024-11-19 18:21:34 -08:00
Nelson Jovel
8b561a7d84 feat: show parent scales on variance chart 2024-11-19 18:21:10 -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
a45843fe8d fix: make sure parent/student views get properly cached 2024-11-19 18:19:39 -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
0b4d8ac713 chore: extract overview partials 2024-11-19 18:17:06 -08:00
Nelson Jovel
360fcd1706 fix: make sure parent/student views get properly cached 2024-11-19 17:15:33 -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
55aba4b2ba chore: extract overview partials 2024-11-19 17:07:09 -08:00
Nelson Jovel
424e4c79a5 feat: Show parent scales on browse page 2024-09-27 13:30:58 -07:00
Nelson Jovel
07836cc020 feat: Add 'all school' option to exports page 2024-09-27 13:24:32 -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
226118f688 Add an exports page that allows a user to select which reports they want
to run
2024-08-12 16:23:46 -07:00
Nelson Jovel
cabf346ada fix: When no academic years are selected, show an empty set of graphs on the analyze page instead of erroring out 2024-07-01 13:41:13 -07:00
Nelson Jovel
cf50c43109 feat: add links from the analyze page to the browse page 2024-06-20 10:51:26 -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
Nelson Jovel
c8fe940be2 fix: fix merge error 2024-05-17 08:58:13 -07:00
Nelson Jovel
c651cd0c25 fix: When multiple years were selected on the Analyze page, results were getting incorrectly filtered out when the first academic year did not have sufficient responses. Now all selected years with data are correctly displayed 2024-05-17 08:52:34 -07:00
076be3b92d Fix: Lowell -> Amherst 2024-04-25 13:52:35 -04:00
Nelson Jovel
59b7416a3a feat: change 'school admin data' to 'school data' 2024-01-31 11:02:23 -08:00
Nelson Jovel
080a054cad chore: move code that normalizes race data to the Race class 2023-12-20 19:07:39 -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
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
2fd56047d4 Add disaggregation by ELL 2023-10-24 12:51:12 -07:00
rebuilt
7bd7923d41 fix: ensure cleaner outputs columns for all survey items. Before the fix, if a survey item varient (ending in -1, ie s-tint-q1-1) did not have a matching survey item s-tint-q1, the resulting csv would not include that column 2023-10-24 10:24:57 -07:00
rebuilt
a0807295ed feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. 2023-10-24 09:21:09 -07:00
rebuilt
2ac30bb107 feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2023-10-24 09:05:27 -07:00
514bdad484 Add cutpoint table popover to gauges 2023-06-30 21:23:47 +00:00
438ca58d5a Change subcategory hovers to say 67 instead of 66 questions 2023-06-23 21:59:51 +00:00
33a0d0ffb1 Add hovers to browse page response rates 2023-06-23 21:59:28 +00:00
960fcd570c Add Overall Response Rate Popover 2023-05-31 18:27:15 +00:00
rebuilt
e30a999aee Move color definitions out of response rate presenter and into _colors.scss 2023-05-22 12:29:26 -07:00
rebuilt
a71ebbc4e4 Add Overall Response Rate 2023-05-22 16:03:34 +00:00
rebuilt
9f33a776b6 Add viewport and context meta tags 2023-05-16 13:33:55 -07:00
rebuilt
c94d025fc6 Add meta description to application template 2023-05-16 13:33:55 -07:00
rebuilt
787c26e465 Add meta tag 2023-05-16 13:33:55 -07:00
rebuilt
a91898119e Set doctype to html5 2023-05-16 13:33:55 -07:00