Commit graph

23 commits

Author SHA1 Message Date
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
5a9e8b3586 Detect the latest year for which a school has data and select that year
when routing from welcome page.
2022-06-17 12:16:30 -07:00
rebuilt
0dc99486f8 remove async queries 2022-06-16 17:08:55 -07:00
rebuilt
c7f8317084 update changelog 2022-06-16 16:59:56 -07:00
Nelson Jovel
d7b0fe0e36 Add attleboro survey item responses for 2021-22. Finishes #182215755 2022-05-18 13:14:01 -07:00
Nelson Jovel
18f2c2fd79 Update changelog 2022-05-17 17:27:33 -07:00
Nelson Jovel
52a24c3daa Update changelog 2022-05-13 13:23:13 -07:00
Nelson Jovel
8c7c73bc72 From the analyze page, selecting a different school should not navigate
away from analyze page.   Finishes story #182178876
2022-05-13 11:27:51 -07:00
Nelson Jovel
cb5fe56c30 Create analyze page. Finishes #182097292 2022-05-12 19:33:26 -07:00
Nelson Jovel
17ae2e582b Update Changelog 2022-05-12 10:44:06 -07:00
Nelson Jovel
ee4a964251 Add admin data for 2016-17 and 2017-18. Finishes #182032313 2022-05-11 11:44:43 -07:00
Nelson Jovel
57bfaa51c6 Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00
Nelson Jovel
4634282572 Modify permissions of deployment script 2022-05-10 15:13:41 -07:00
Nelson Jovel
2c4e76a3d1 Update Changelog 2022-05-10 14:51:02 -07:00
Nelson Jovel
192c354dc4 Add survey responses. Add a task to delete invalid survey item responses 2022-04-28 07:52:37 -07:00
Nelson Jovel
448e883f39 Add new csv for student and teacher metadata. Finishes #181530310 2022-04-01 10:46:05 -07:00
Nelson Jovel
7cc90c7d0b Update Changelog 2022-03-15 12:07:13 -07:00
Nelson Jovel
6565f92682 Document changes in the Changelog and add Application Decision Records 2022-03-07 14:59:18 +01:00
rebuilt
2a2777745a Change the sufficiency threshold from a static number of minimum responses to a minimum response rate of 25 percent 2022-02-28 15:36:49 +01:00
rebuilt
d4df7cbc06 Add scales to framework. Change calculations to first group and then
average those groupings and the way up the framework.  Likert scores for
a survey_item are averaged.  Then all the survey_items in a scale are
averaged.  Then student scales in a measure are averaged.  And teacher
scales in a measure are averaged.  Then the average of those two
calculations becomes the score for a measure.  Then the measures in a
subcategory are averaged.
2022-02-24 14:53:06 +01:00
rebuilt
e1f50fef9e Add 2019-20 year teacher surveys and activate the year selector 2022-02-07 15:04:25 +01:00
rebuilt
59865cd874 Show response rate for students 2022-01-27 22:43:10 +01:00
Nelson Jovel
cacc853518 Adds category short description to database and renders descriptions in
their corresponding locations to the site.  Finishes #180090033.
2021-12-13 21:15:59 +01:00