rebuilt
128748addd
Update logic for calculating student response rate. Remove references
...
to survey table. We no longer check or keep track of the survey type.
Instead we look in the database to see if a survey item has at least 10
responses. If it does, that survey item was presented to the respondent
and we count it, and all responses when calculating the response rate.
Remove response rate timestamp from caching logic because we no longer
add the response rate to the database. All response rates are calculated
on the fly
Update three_b_two scraper to use teacher only numbers
swap over to using https://profiles.doe.mass.edu/statereport/gradesubjectstaffing.aspx as the source of staffing information
2023-04-18 13:59:29 -07:00
rebuilt
e89358dacc
implement suggestions from static code analysis tools
2022-07-12 19:15:54 -07:00
rebuilt
bb5f668497
Refactor code based on rubocop and reek suggestions
2022-07-11 16:46:30 -07:00
Nelson Jovel
7a9830915b
Create grouped bar chart on analyze page
2022-05-20 20:24:23 -07:00
Nelson Jovel
ed7a3b8a3d
Autoformat code with rubocop
2022-03-04 15:29:54 +01:00
Nelson Jovel
ad03606d66
Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder
...
Calculate benchmarks for measures based on a weighted average of survey
and admin data items
Added architectural records
2021-12-28 14:10:34 +01:00
Liam Morley
413096dfe2
Extract legacy parts of the codebase into its own module
2021-11-16 17:19:05 +01:00
Jared Cosulich
d240e8cdc2
inline list of years
2019-08-05 09:29:57 -04:00
Jared Cosulich
2cb966e124
default to the last year
2019-07-24 20:32:47 -04:00
Jared Cosulich
26cb9c5bb3
trying to fix syncing
2019-07-18 11:44:56 -04:00
Jared Cosulich
93b0267dad
remove boston admin categories
2019-03-03 17:07:29 -05:00
Jared Cosulich
56157a612d
don't show admin data if that category is missing on a page
2019-03-01 13:04:42 -05:00
Jared Cosulich
2614a0f127
fixing bug
2019-02-28 15:42:38 -05:00
Jared Cosulich
fa80643770
always show all categories
2019-02-28 15:33:03 -05:00
Jared Cosulich
eba821556b
filter questions by year
2018-07-25 16:39:25 -04:00
Jared Cosulich
76bdb86211
fixing bugs
2018-07-21 15:33:41 -04:00
Jared Cosulich
c760d1a6a0
showing year data on school page
2018-07-21 12:56:58 -04:00
Jared Cosulich
1ee9df7695
better years links
2018-07-21 12:19:59 -04:00
Jared Cosulich
d92d87b643
fixing bug
2018-07-21 12:12:29 -04:00
Jared Cosulich
5cecfc8374
linking between years
2018-07-21 12:10:36 -04:00
Jared Cosulich
3d238df1c7
show accurate year
2018-07-21 11:42:16 -04:00
Jared Cosulich
76b98c2c25
scope school_categories to valid ones
2018-01-23 14:34:00 -05:00
Jared Cosulich
aa5f1ad157
basic authentication
2017-10-19 15:52:15 -04:00
Jared Cosulich
1db61cd3e5
adding slugs to schools and categories
2017-03-16 16:09:54 -04:00
Jared Cosulich
ba027a31a7
working on displaying individual questions
2017-03-14 15:02:13 -04:00
Jared Cosulich
a8862d1734
working on displaying data
2017-03-13 17:45:19 -04:00
Jared Cosulich
c0400700fc
working on categories for schools
2017-03-12 15:15:15 -04:00
Jared Cosulich
b2e8223a38
adding categories
2017-03-03 16:19:52 -05:00