Nelson Jovel
90d1419d9c
feat: change 'school admin data' to 'school data'
2024-01-31 10:59:39 -08:00
09aa6fdb58
Change subcategory hovers to say 67 instead of 66 questions
2023-06-23 21:55:28 +00:00
8bc14a79f6
Add hovers to browse page response rates
2023-06-22 05:00:26 +00:00
rebuilt
d48a4efda2
Round all averages to two decimal places
2023-05-12 13:08:25 -07:00
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
ea09fa06b7
Add popup message on admin data exclamation point indicators
2022-07-07 18:47:51 -07:00
rebuilt
deaf13c976
Modify behavior of insufficient data indicators for admin data items. Now we show indicators in line with the admin data item descriptions to indicate which items are missing data
2022-07-06 15:54:29 -07:00
rebuilt
3778aeb1d6
alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency
...
Implement large speed improvements to score calculations. Add page caching to all pages. Small speed improvements to response rate by filtering out
survey items without responses with `none?` `method vs count == 0`.
2022-06-14 11:17:59 -07:00
Nelson Jovel
9c5e7554f1
Only show numerical scores if environment variable SCORES=SHOW
2022-05-02 15:27:03 -07:00
Nelson Jovel
8450a715e7
Show scores for beta
2022-05-02 09:16:20 -07:00
Nelson Jovel
15431b09bb
Do not display actual scores
2022-04-28 15:58:47 -07:00
Nelson Jovel
897284a2be
Modify quality framework indicator links so that the target of the link gets centered when navigating to it
2022-03-30 18:06:11 -07:00
Nelson Jovel
78fb737f5a
Make measure titles clickable on the variance chart
2022-03-29 14:02:43 -07:00
Nelson Jovel
bf8b824ab8
Add links to subcategories from overview page framework indicator
...
section. Finishes #181681266
2022-03-28 14:53:48 -07:00
Nelson Jovel
91308b93e5
Visualize survey responses even when a response rate cannot be
...
calculated. Set the response rate to N / A for data that has no total
student and teacher data for a certain year and school
2022-03-04 15:17:43 +01:00
rebuilt
54f4cee3fa
Show score temporarily
2022-02-07 16:21:10 +01:00
rebuilt
e1f50fef9e
Add 2019-20 year teacher surveys and activate the year selector
2022-02-07 15:04:25 +01:00
rebuilt
ad14563460
Browse page displays the admin data collection rate
2022-02-02 13:03:28 +01:00
rebuilt
f30f359406
Add teacher response rate
2022-01-28 17:10:46 +01:00
rebuilt
59865cd874
Show response rate for students
2022-01-27 22:43:10 +01:00
Nelson Jovel
d2c2eb8994
Refactored guage graph and presenter to make variable names clearer
2021-12-30 16:11:31 +01:00
Nelson Jovel
03a63cb568
Add zone boundary legends to gauge graph.
2021-12-29 17:50:47 +01:00
Nelson Jovel
2753888f11
Add category, subcategory and measure ids to the page. Finishes #179986325
2021-12-14 11:39:15 +01:00
Liam Morley
0af26e25f2
Display gauges with no benchmarks as "Insufficient Data" with no key benchmark indicator
2021-12-09 16:44:26 -05:00
Liam Morley
eff22d2ac8
Report that admin data is not included
2021-12-02 16:37:24 -05:00
Liam Morley
aa4ce86eaa
Show icon/explanation in measure accordion when a section has insufficient data
2021-12-01 11:44:07 -05:00
Liam Morley
413096dfe2
Extract legacy parts of the codebase into its own module
2021-11-16 17:19:05 +01:00
Jared Cosulich
ec5367eb67
removing breadcrumbs from Boston
2019-03-07 16:17:04 -05:00
Jared Cosulich
8d9d42dce8
remove raise
2019-03-07 16:15:30 -05:00
Jared Cosulich
5f5ac0289f
dont show the effective leadership scale questions
2019-03-07 15:42:37 -05:00
Jared Cosulich
bf5e4f3d8f
dont show admin data for boston schools
2019-03-03 14:02:41 -05:00
Jared Cosulich
50930ecc62
show admin data on admin categories
2019-01-14 14:48:05 -05:00
Jared Cosulich
ef3d0186a5
propogate up valid_child_count for admin data
2019-01-14 13:40:56 -05:00
Jared Cosulich
341c561a67
fixing bug with other districts
2018-12-20 16:58:12 -05:00
Jared Cosulich
1b06552edd
fully hiding insufficient data in Boston
2018-12-20 16:48:30 -05:00
Jared Cosulich
3c35103fed
tweaking styles
2018-12-20 13:05:54 -05:00
Jared Cosulich
9f659537dc
fixing haml bug
2018-12-20 12:58:16 -05:00
Jared Cosulich
4ad2660e28
using valid_child_count
2018-12-20 12:49:02 -05:00
Jared Cosulich
fd9d2f4a13
new response rate thresholds
2018-12-05 21:11:15 -05:00
Jared Cosulich
76bdb86211
fixing bugs
2018-07-21 15:33:41 -04:00
Jared Cosulich
bbf248d84d
performance spectrum footer
2018-02-16 21:38:59 -05:00
Jared Cosulich
9d45ba405b
capping zscores at 2
2018-01-28 22:06:35 -05:00
Jared Cosulich
adc2c1318a
updates to UI to handle nonlikert data, sample nonlikert data
2018-01-26 13:57:23 -05:00
Jared Cosulich
55263dd058
working on administrative data
2018-01-22 21:39:21 -05:00
Jared Cosulich
14e3d75848
fixing mobile styles
2017-04-13 20:44:12 -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
cc84c3bbda
working on question_lists
2017-03-05 12:23:11 -05:00
Jared Cosulich
d731049fc6
working on questions and categories
2017-03-04 16:25:24 -05:00
Jared Cosulich
b2e8223a38
adding categories
2017-03-03 16:19:52 -05:00