Commit graph

1085 commits

Author SHA1 Message Date
rebuilt
5b2bae0d92 Fix ThreeATwo scraper 2023-04-19 19:20:54 -07:00
rebuilt
28f7d5647e Set a minimum threshold of 10 survey item responses to calculate scores per survey item 2023-04-18 14:05:09 -07:00
rebuilt
cfe97c6718 rename counts_by_grade method to the more descriptive enrollment_by_grade 2023-04-18 14:00:56 -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
56b55bf5b6 update framework to include early education survey items 2023-04-10 16:18:46 -07:00
rebuilt
a2a01a4c73 bump plugin versions 2023-04-10 16:02:57 -07:00
rebuilt
a93b79151c update response load task for maynard 2023-04-07 15:18:59 -07:00
rebuilt
aaf1c8906e Add tests to make sure teacher survey items don't pollute the graphs for
students of unknown genders
2023-04-05 16:14:59 -07:00
rebuilt
a656441fcd Fix oneoff script for ECP so it doesn't skip non-lowell schools 2023-04-05 13:13:59 -07:00
rebuilt
0283f1d0d9 Revert "eliminate space between bottom content and red divider"
This reverts commit 59490faa71.
2023-04-04 17:18:23 -07:00
rebuilt
59490faa71 eliminate space between bottom content and red divider 2023-04-04 17:09:18 -07:00
rebuilt
2305e32f6d Make sure when checking for sufficient gender responses that we only check student survey items 2023-04-04 16:59:39 -07:00
rebuilt
e1c750b8d7 Revert "temporarily turn off caching based on the response rate timestamp"
This reverts commit 1c99f55528.
2023-04-04 13:07:14 -07:00
rebuilt
1c99f55528 temporarily turn off caching based on the response rate timestamp 2023-04-04 10:50:49 -07:00
rebuilt
d9ed53c846 also set response rate thresholds 2023-04-04 10:39:37 -07:00
rebuilt
7aac39340b and one off script to temporarily set student and teacher response rates for lee to 100 percent 2023-04-04 09:53:29 -07:00
rebuilt
35cbb640ec add one-off script to load lee data 2023-04-03 13:12:02 -07:00
rebuilt
bc6d2dcaf9 disable puts statement from calculator 2023-04-03 13:11:44 -07:00
rebuilt
b250ebe415 Memoize schools in SurveyItemValues and academic_years in AcademicYear
for performace improvement
2023-03-28 03:38:52 -07:00
rebuilt
c15cb7b483 Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 2023-03-28 03:06:17 -07:00
rebuilt
1d30ff5977 update rails 2023-03-23 14:28:04 -07:00
rebuilt
3254d54fca Revert "switch to running tests in parallel"
This reverts commit 561571e1e0.
2023-03-23 14:26:38 -07:00
rebuilt
561571e1e0 switch to running tests in parallel 2023-03-23 14:18:47 -07:00
rebuilt
d7fa505285 remove unneeded column 2023-03-23 13:31:19 -07:00
rebuilt
4f49ed6067 Remove standard from gemfile 2023-03-23 13:00:32 -07:00
rebuilt
8ea793d019 Remove redundant DatabaseCleaner config setup 2023-03-22 17:07:34 -07:00
rebuilt
da103ea95b Remove file that should not have been committed 2023-03-21 16:16:18 -07:00
rebuilt
dcade06ce2 Fix failing tests 2023-03-21 16:16:07 -07:00
rebuilt
658995c427 Actions aren't running on push so only define main branch as the trigger to see if that reenables ci 2023-03-21 14:49:46 -07:00
rebuilt
308742f619 refactor authentication method 2023-03-21 13:37:50 -07:00
rebuilt
7d387dbe0e add authentication by district 2023-03-21 11:47:19 -07:00
rebuilt
77bf65f436 Update esbuild version
builds directory needs to exist.  Remove redundant line from gitignore
remove unused babel imports
2023-03-21 09:59:31 -07:00
rebuilt
f98657a800 Generate new yarn lockfile 2023-03-20 16:40:21 -07:00
rebuilt
db3e4f1178 Set config variable for SFTP_TO_GO server 2023-03-20 13:05:43 -07:00
rebuilt
e41a90bd9c Change title and add favicon 2023-03-20 12:54:06 -07:00
rebuilt
894cd81c7b Change page title to ECP 2023-03-20 12:52:45 -07:00
rebuilt
7fd98f302d Add favicon and apple-touch-icon 2023-03-20 12:52:25 -07:00
rebuilt
8a9d4d89fe Change HALS dashboard to ECP 2023-03-20 12:50:59 -07:00
rebuilt
bd5c2d6b27 Resize logo 2023-03-20 12:50:40 -07:00
rebuilt
c8ef3b11c9 file must exist so emptying the file to see if the app stops crashing 2023-03-18 13:49:44 -07:00
rebuilt
86e67d3965 Temporarily disable reporting because its crashing production. No data has been seeded and the logs are reporting this class as causing the crash? 2023-03-18 13:46:54 -07:00
rebuilt
b105ed78be remove babel 2023-03-18 13:31:44 -07:00
rebuilt
bad9ded12e Update rack and rack-test 2023-03-16 16:58:40 -07:00
rebuilt
3c5e743649 Turn off journey spec 2023-03-16 16:57:48 -07:00
rebuilt
a21554c215 Fix failing test 2023-03-16 16:56:56 -07:00
rebuilt
5e88c8be1b Transition from Lowell to ECP. Update text and links to reflect the new Organization. 2023-03-16 16:25:09 -07:00
rebuilt
10bf7177e4 Fix icon not showing up on category page 2023-03-16 16:23:17 -07:00
rebuilt
0a5e970ec0 Update image assets 2023-03-16 16:22:36 -07:00
rebuilt
fbfaafa996 Update school/framework files for ecp schools. Fix tests. Update fixture files with dese ids of schools in the consortium. 2023-03-15 18:04:09 -07:00
rebuilt
4c4ccc01cc Merge branch 'rpp-response-rate' to bring in changes to test files 2023-03-15 15:00:25 -07:00