ab39928080
Repair Gemfile.lock
2024-05-14 16:28:43 -04:00
Gabe Farrell
f152356c54
Merge pull request #7 from edcommonwealth/dependabot/bundler/puma-6.4.2
...
chore(deps): bump puma from 6.4.0 to 6.4.2
2024-05-14 16:20:31 -04:00
Gabe Farrell
7bbd749f1d
Merge pull request #6 from edcommonwealth/dependabot/bundler/yard-0.9.36
...
chore(deps-dev): bump yard from 0.9.34 to 0.9.36
2024-05-14 16:20:21 -04:00
Gabe Farrell
532e63ef59
Merge pull request #5 from edcommonwealth/dependabot/bundler/rails-7.1.3.1
...
chore(deps): bump rails from 7.1.2 to 7.1.3.1
2024-05-14 16:20:04 -04:00
Gabe Farrell
914b0b1209
Merge pull request #4 from edcommonwealth/dependabot/bundler/nokogiri-1.16.5
...
chore(deps): bump nokogiri from 1.15.5 to 1.16.5
2024-05-14 16:19:11 -04:00
rebuilt
958cade9fc
Merge pull request #3 from edcommonwealth/dependabot/bundler/rdoc-6.6.3.1
...
chore(deps): bump rdoc from 6.6.2 to 6.6.3.1
2024-05-14 15:47:44 -04:00
8916779b40
Chore: Reduce queries
2024-05-10 14:22:48 -04:00
Nelson Jovel
5851ab1cbf
chore: add parsing rules for disaggregation columns; ell, income, sped. Add tests for new rules
2024-05-09 19:16:57 -07:00
Nelson Jovel
6a9d04f7ff
fix: make sure enrollment loader works
2024-04-27 14:34:07 -07: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
5f9495060b
Fix: Lowell -> Amherst
2024-04-25 13:49:21 -04:00
d55a6ce24a
Bug Fix: survey item by grade report
2024-04-25 13:47:17 -04:00
784a29ed49
Update ruby to 3.3.1
2024-04-24 19:21:59 -04:00
b3e6efdb2e
Faster admin data loader + rename School.school_hash
2024-04-22 16:21:43 -04:00
0965841566
Update README with report generation instructions
2024-04-19 15:25:20 -04:00
a70ce7aafc
Feat: Add item-level reporting by grade
2024-04-19 15:11:02 -04:00
b5f90376f7
Memoize admin data loader
2024-04-18 17:23:49 -04:00
fbf675bc2b
Update README.md
2024-04-10 19:16:33 -04:00
b501af07a0
Fix: Isolate Report::SurveyItem
2024-04-10 17:07:04 -04:00
a44956bd09
rename SurveyItemResponse method for clarity
2024-04-10 14:41:50 -04:00
ef7b5435ba
Feat: Add task to generate item-level survey report
2024-04-10 14:24:52 -04:00
Nelson Jovel
edccc5e609
feat: ignore library survey items in csvs
2024-04-02 20:46:01 -07:00
Nelson Jovel
d44de35561
fix: make sure staffing checks for zero
2024-04-01 09:53:32 -07:00
Nelson Jovel
a2f097f32f
fix:typo
2024-04-01 09:43:15 -07:00
Nelson Jovel
54a1192d15
fix: If all respondents have total_teachers set to 0, that will trigger cloning previous year data
2024-04-01 09:37:44 -07:00
Nelson Jovel
ac424a73e0
fix: make sure we are only reseeding staffing and demographic numbers if the data for that year is empty
2024-04-01 09:26:16 -07:00
Nelson Jovel
e484984a6a
feat: #187323204 Update staffing numbers for Massachusetts
2024-03-29 12:08:24 -07:00
Nelson Jovel
cf48fa611e
fix: Fixes #187294757 . Data is hidden when selecting multiple years if the default year has no student data to show
2024-03-26 15:36:34 -07:00
Nelson Jovel
a1eb68eaa6
Revert "fix: Fixes #187294757 . Data is hidden when selecting multiple years if the default year has no student data to show"
...
This reverts commit 49a838c060 .
2024-03-26 15:36:15 -07:00
Nelson Jovel
59a7dd2e77
Revert "fix: Makes visible the graphs by grade"
...
This reverts commit 5fc83ac31b .
2024-03-26 15:36:03 -07:00
Nelson Jovel
5fc83ac31b
fix: Makes visible the graphs by grade
2024-03-26 14:54:47 -07:00
Nelson Jovel
49a838c060
fix: Fixes #187294757 . Data is hidden when selecting multiple years if the default year has no student data to show
2024-03-26 14:42:42 -07:00
Nelson Jovel
4da1aef59b
Change 'Seacoast/City Lab' to 'City Lab High School' in Revere
2024-03-21 15:42:32 -07:00
Nelson Jovel
49bef23890
feat: Add more measures to bll request
2024-03-20 08:56:47 -07:00
Nelson Jovel
e8024eccda
fix: remove duplicate measure ids from report
2024-03-19 09:24:13 -07:00
Nelson Jovel
3117080f2d
fix: make sure averages for admin data scales are included in report
2024-03-19 08:16:49 -07:00
Nelson Jovel
7666b5466b
feat: create beyond learning loss report
2024-03-19 07:17:22 -07:00
Nelson Jovel
9880343d79
fix: fix broken tests
2024-03-14 12:56:43 -07:00
Nelson Jovel
5662d04eb5
feat: change the text of the prompts for survey items
2024-03-14 12:56:34 -07:00
Nelson Jovel
4082f2ad1c
Revert "chore: update source of truth and add a way to delete 'Library Access' measure from database"
...
This reverts commit a70a6ae32c .
2024-03-08 14:53:40 -08:00
Nelson Jovel
31f42b3434
chore: update source of truth and add a way to delete 'Library Access' measure from database
2024-03-08 14:52:24 -08:00
Nelson Jovel
a70a6ae32c
chore: update source of truth and add a way to delete 'Library Access' measure from database
2024-03-08 14:42:53 -08:00
Nelson Jovel
9ab5f89ed7
fix: Correctly namespace models to avoid crashing the build process
2024-03-08 14:18:25 -08:00
Nelson Jovel
8dfaa86982
feat: create a score csv report for measures
2024-03-06 15:50:07 -08:00
Nelson Jovel
03a4697683
fix: add pre-k to list of grades
2024-03-05 22:35:51 -08:00
Nelson Jovel
3c3b0d2cf5
fix: loosen restrictions on date format
2024-03-01 10:16:15 -08:00
Nelson Jovel
bd1a7b3877
match an additional format for Dates. Supported dates are now '1/10/2022 14:21:45' '2022-1-10T14:21:45' '2022-1-10 14:21:45'
2024-03-01 09:30:50 -08:00
Nelson Jovel
c4d8b927af
feat: Support two date formats: ISO 8601 and the standard US date format
...
used in google sheets
2024-02-27 12:00:45 -08:00
Nelson Jovel
7d527b5639
chore: support alternate format for recorded date
2024-02-23 14:23:46 -08:00