rebuilt
f42ee32df4
chore: add 2024-25 academic year
2025-01-23 11:46:45 -08:00
Nelson Jovel
8303d3bfdc
feat: add esp counts when calculating teacher participation rates on overview page
2025-01-23 11:35:20 -08:00
Nelson Jovel
efe5f8909a
fix: restore seeds file
2024-04-27 14:26:39 -07:00
Nelson Jovel
ac5c1edfbf
feat: 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-27 14:24:05 -07:00
Nelson Jovel
e1fc5dbbaa
feat: add 2023-24 academic year and make sure previous year enrollment
...
and staffing data get loaded when missing
2024-02-20 21:06:55 -08:00
rebuilt
07ed8dd259
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-22 14:00:20 -07:00
rebuilt
fc9e73f656
make sure survey responses for Butler get loaded correctly
2022-12-02 14:11:54 -08:00
rebuilt
765ad6a624
Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params
2022-07-26 06:52:50 -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
6f629e2feb
Add survey responses from 2016 through 2018. Finishes #181255948
2022-03-31 17:21:27 -07:00
rebuilt
286e74b651
Seed db with surveys to keep track of school, year, and survey type
...
Seed db with survey_item information to keep track of which survey_item is on the short form survey. REcalculate response rate depending on whether school to regular survey or short form survey.
Correct score for short form schools. Finishes #181284202
2022-03-03 10:44:41 +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
rebuilt
b5badfaef5
Add DESE ID to schools
...
- Add migration
- Create one-off script `rake one_off:add_dese_ids` to add the DESE ID to schools
- Update seeder to seed schools based on DESE IDs
2021-11-18 16:54:08 -05:00
Alex Basson
228cf137ad
Finishes #179904795 . Adds prompts to measures section on browse page
2021-11-01 20:33:45 +01:00
Alex Basson
26dbabafd2
Seed survey items with prompts
2021-10-27 20:59:33 -04:00
rebuilt
5d0c9f2c0d
Rename SqmCategory 'Citizenship & Wellbeing' -> 'Community & Wellbeing'
2021-10-19 16:04:03 -04:00
Liam Morley
a406205e20
Completes Sub Categories and Measures for "All " Category Tabs -
...
Milford High School (Milford District). Add tabs to top navigation [#179727241 ]
2021-10-08 22:37:19 +02:00
Chad Serrant
ae525fdb2a
Completes Measures on the "Teachers & Leadership" Category Tab -
...
Milford High School (Milford District) [#179728008 ]
2021-10-07 22:45:39 +02:00
Alex Basson
000bb52e1d
Display subcategory descriptions on browse page
...
[Finishes #179426091 ]
2021-10-05 16:43:42 -04:00
rebuilt
6a101eab76
Add description to sqm_category
2021-10-05 18:52:49 +02:00
Alex Basson
f5724407f2
Load teacher survey responses
2021-09-22 08:44:54 -04:00
Alex Basson
e222edc7e7
Add academic years as an ActiveRecord object
2021-09-22 08:44:54 -04:00
Alex Basson
8fc6fae16b
Add qualtrics_code to District and School
2021-09-22 08:44:54 -04:00
Alex Basson
12415861c1
Rename construct -> measure, seed with SqmCategories and Subcategories
2021-09-22 08:44:54 -04:00
Alex Basson
1782ef3482
Compute the score for a given construct, school, and academic year
2021-09-22 08:44:54 -04:00
Alex Basson
9007cd3078
Ensure that construct returns the correct zone when the score is right on a benchmark
2021-09-22 08:44:54 -04:00
Alex Basson
8915cb9d45
Add Item, seed from .csv file
2021-09-22 08:44:54 -04:00
Alex Basson
acac8f67b0
Seed db with Professional Qualifications construct
2021-09-22 08:44:35 -04:00
Jared Cosulich
fe396cf801
new data
2017-09-07 17:22:30 -04:00
Jared Cosulich
d357d38919
fixing seeds
2017-04-21 22:02:43 -04:00
Jared Cosulich
4ed8aa00bb
adding students to seeds
2017-04-20 10:52:19 -04:00
Jared Cosulich
24280f7a68
working on authentication
2017-04-11 15:41:43 -04:00
Jared Cosulich
658d0266ce
adding recipient list
2017-04-04 16:54:27 -04:00
Jared Cosulich
be8af80a61
working on administration and seeds
2017-04-04 16:19:50 -04:00
Jared Cosulich
a9335059ff
loading in somerville data
2017-03-12 14:52:22 -04:00
Jared Cosulich
6ad1caf3cd
first commit
2017-02-23 12:52:56 -05:00