Nelson Jovel
534f42dfe0
feat: add esp counts when calculating teacher participation rates on overview page
2025-01-23 11:51:32 -08:00
Nelson Jovel
0146b0f005
fix: order of deletion. Delete students after updating references to nil on survey item responses
2024-11-25 18:23:14 -08:00
Nelson Jovel
e135048b66
chore: add script to delete student records incorrectly created by teacher responses
2024-11-25 17:40:43 -08:00
Nelson Jovel
7142dca620
chore: print the n-size when printing nil grades
2024-05-23 13:34:31 -07:00
Nelson Jovel
43ae016968
chore: increase limit to 10 percent when printing out nil grade values
2024-05-23 13:14:03 -07:00
Nelson Jovel
7cf4cd821e
chore: generate report of high number of nil grades in responses
2024-05-23 13:11:31 -07:00
Nelson Jovel
cf5c4f2d13
feat: add seasonal academic years
2024-05-08 15:22:26 -07:00
Nelson Jovel
2561fa28fc
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:05:02 -07:00
Nelson Jovel
67ffc996a8
Revert "Split academic year into seasons if the academic year's range is"
...
This reverts commit a5d4cccb37 .
2024-04-26 13:48:30 -07:00
Nelson Jovel
a5d4cccb37
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-26 13:31:50 -07:00
Nelson Jovel
fc77eb0ee6
chore: create script for resetting respondents
2024-03-29 12:07:13 -07:00
Nelson Jovel
bb964943b7
Add task to delete 2023-24 data so enrollment data can be reseeded
2023-11-06 21:56:11 -08:00
rebuilt
019b954ffa
feat: load student responses in the same pass as loading the survey responses
...
chore: remove student loader since loading students is now done with the survey response loader
2023-11-02 11:38:03 -07:00
rebuilt
2fd56047d4
Add disaggregation by ELL
2023-10-24 12:51:12 -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
7dec0be5af
Add seeding & scripts for Daley 2023-24
2023-06-23 18:33:19 +00:00
rebuilt
1aebc23721
chore: remove unneeded tasks
2023-06-13 09:21:13 -07:00
rebuilt
8df7a1ef28
Remove redundant tasks
2023-06-06 13:04:53 -07:00
vineeshathallapaneni@gmail.com
4a9b95aad1
updated code by adding a task to find most skipped questions on regular survey questions
2023-05-18 15:56:34 -04:00
vineeshathallapaneni@gmail.com
4bf61fb7b1
added tasks to find stray responses and skipped questions
2023-05-15 20:31:37 -04:00
rebuilt
aa3a67406b
Set a minimum threshold of 10 survey item responses to calculate scores per survey item
2023-04-17 15:18:10 -07:00
rebuilt
d888cdff3a
add oneoff for deleting invalid survey item responses
2023-04-16 14:55:12 -07:00
rebuilt
83ab2cfef0
Add one_off script for loading 2022-23 data
2023-02-12 16:54:54 -08:00
rebuilt
669fb7f1f0
Correct grade level for kindergarten and add one off task to load test data
2023-02-09 14:51:53 -08:00
rebuilt
03c6bff7bb
Load survey responses from sftp folder
2023-01-12 17:04:57 -08:00
rebuilt
eeeb4f5d14
Add Stoklosa survey responses
2023-01-12 17:02:35 -08:00
rebuilt
d49cf918ac
Add a way to seed only lowell schools
2022-12-03 10:23:02 -08:00
rebuilt
89a7f27b88
Finishes #183092367 . Adds ui and graphs to show grade level disaggregations
2022-10-16 22:03:25 -07:00
rebuilt
30eae881f3
Load correct column for 2021-22 year
2022-08-22 22:09:07 -07:00
rebuilt
bc63dfab7e
add one_off scripts for each academic year
2022-08-22 15:24:15 -07:00
rebuilt
3f493727b3
Load a single year of student demographic data and race scores at a time
2022-08-22 11:29:38 -07:00
rebuilt
d89a207c31
Load student data for all years and calculate race scores for all
2022-08-20 15:07:15 -07:00
rebuilt
105f30f220
Change race score calculations so the average bubbles up through survey_items
...
-> scales -> measure.
Precalculate averages for performance.
2022-08-10 09:58:11 -07:00
rebuilt
dfad41bdd5
Load teacher responses for lowell and milford 2021-22
2022-06-22 21:06:23 -07:00
rebuilt
3610d5f22d
add 2021-22 data for lowell and milford
2022-06-22 18:40:10 -07:00
rebuilt
d0dcac701e
change wording of output message in one-off script
2022-06-17 14:27:30 -07:00
rebuilt
7fcf580591
Load survey responses for revere somerville and wareham for the 2021-22 academic year
2022-06-17 13:45:10 -07:00
rebuilt
2d3ee28cc3
Change wording of refreshing response rates to resetting response rates
2022-06-16 17:22:26 -07:00
rebuilt
c03615cb43
Rename ResponseRate to ResponseRateCalculator. Create a new response
...
rate model. Create a loader to refresh response rates for all
subcategories.
Use precalculated response rates in views
Wrap more elements in page caching
Calculate a response rate for a subcategory if one does not already
exist
2022-06-16 08:19:26 -07:00
rebuilt
c63e1ebd8e
Add 2021-22 winchester student and teacher surveys. Finishes #182376738
2022-06-09 11:16:05 -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
9768d68385
Add task to reset admin data values
2022-05-13 13:09:54 -07:00
Nelson Jovel
e27238e3c4
Correct student survey responses from 2016-17. Finishes #182076798
2022-05-10 14:58:53 -07:00
Nelson Jovel
bc27e5a0e8
Add DESE_ID column to 2018-19 boston mattahunt teacher survey csv so survey item responses will load correctly
2022-05-03 10:54:29 -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
d4413f6886
Add one off script to list the survey items that lack survey item responses per year, per district
2022-04-14 14:17:26 -07:00
Nelson Jovel
87e6a998b7
Add one-off script to list scales that lack survey responses
2022-04-13 20:15:39 -07:00
Nelson Jovel
a8507d817c
Update student survey responses for the 2018-19 school year
2022-04-11 10:31:11 -07:00
Nelson Jovel
fe319a51b3
Load survey responses for boston 2018-19. Finishes #181793120
2022-04-07 12:12:10 -07:00
Nelson Jovel
70e8fafc35
Categories, Subcategories, and Measures are ordered by thier ids
2021-12-15 12:14:18 +01:00