Gabe Farrell
|
996bb01d0b
|
Update ruby to 3.3.1
|
2 years ago |
Gabe Farrell
|
5789ebf564
|
Faster admin data loader + rename School.school_hash
|
2 years ago |
Gabe Farrell
|
f58cd413aa
|
Update README with report generation instructions
|
2 years ago |
Gabe Farrell
|
963d945eea
|
Feat: Add item-level reporting by grade
|
2 years ago |
Gabe Farrell
|
04d61c0b1a
|
Memoize admin data loader
|
2 years ago |
Gabe Farrell
|
f0024d019d
|
Update README.md
|
2 years ago |
Gabe Farrell
|
37766e777d
|
Fix: Isolate Report::SurveyItem
|
2 years ago |
Gabe Farrell
|
b08214fe10
|
rename SurveyItemResponse method for clarity
|
2 years ago |
Gabe Farrell
|
a085afb3b6
|
Feat: Add task to generate item-level survey report
|
2 years ago |
Nelson Jovel
|
65d3733189
|
feat: ignore library survey items in csvs
|
2 years ago |
Nelson Jovel
|
8a702efa51
|
fix: make sure staffing checks for zero
|
2 years ago |
Nelson Jovel
|
ad23bb1816
|
fix:typo
|
2 years ago |
Nelson Jovel
|
3106768175
|
fix: If all respondents have total_teachers set to 0, that will trigger cloning previous year data
|
2 years ago |
Nelson Jovel
|
90363d8b86
|
fix: make sure we are only reseeding staffing and demographic numbers if the data for that year is empty
|
2 years ago |
Nelson Jovel
|
e14240a9a4
|
chore: create script for resetting respondents
|
2 years ago |
Nelson Jovel
|
928cf72cb8
|
feat: #187323204 Update staffing numbers for Massachusetts
|
2 years ago |
Nelson Jovel
|
51e71a7f83
|
fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show
|
2 years ago |
Nelson Jovel
|
91e8211673
|
feat: Add more measures to bll request
|
2 years ago |
Nelson Jovel
|
2b66a1139a
|
fix: remove duplicate measure ids from report
|
2 years ago |
Nelson Jovel
|
0864b6e901
|
fix: make sure averages for admin data scales are included in report
|
2 years ago |
Nelson Jovel
|
e83865ad55
|
feat: create beyond learning loss report
|
2 years ago |
Nelson Jovel
|
fb04bc37b3
|
fix: fix broken tests
|
2 years ago |
Nelson Jovel
|
7a4eb8302b
|
feat: change the text of the prompts for survey items
|
2 years ago |
Nelson Jovel
|
5d5bc310bf
|
chore: update source of truth and add a way to delete 'Library Access' measure from database
|
2 years ago |
Nelson Jovel
|
6ba367471b
|
Revert "chore: update source of truth and add a way to delete 'Library Access' measure from database"
This reverts commit a030cb1811.
|
2 years ago |
Nelson Jovel
|
a030cb1811
|
chore: update source of truth and add a way to delete 'Library Access' measure from database
|
2 years ago |
Nelson Jovel
|
f15ea64dec
|
fix: Correctly namespace models to avoid crashing the build process
|
2 years ago |
Nelson Jovel
|
17eeda04ad
|
fix: Update schema to see if it fixes build issue
|
2 years ago |
Nelson Jovel
|
ee4343383c
|
feat: create a score csv report for measures
|
2 years ago |
Nelson Jovel
|
4c017cf857
|
fix: add pre-k to list of grades
|
2 years ago |
Nelson Jovel
|
2cb43058a0
|
fix: loosen restrictions on date format
|
2 years ago |
Nelson Jovel
|
289b04bc69
|
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'
|
2 years ago |
Nelson Jovel
|
37a8f6cdd2
|
fix: reenable ci on main branch
|
2 years ago |
Nelson Jovel
|
d6735d449d
|
feat: Support two date formats: ISO 8601 and the standard US date format
used in google sheets
|
2 years ago |
Nelson Jovel
|
03349b0ed5
|
chore: support alternate format for recorded date
|
2 years ago |
Nelson Jovel
|
9696a2b2fa
|
fix: fix failing test
|
2 years ago |
Nelson Jovel
|
37610e732f
|
chore: alphabetize districts when writing filename for cleaned files
|
2 years ago |
Nelson Jovel
|
b5efd7b3e3
|
doc: document the alternate valid command for specifying what folder to load from
|
2 years ago |
Nelson Jovel
|
b6de3349d6
|
fix: support alternate format for active admin data items. Support both 'True/False' and '1/0'
|
2 years ago |
Nelson Jovel
|
db90ce2ac1
|
feat: update staffing and enrollment numbers
|
2 years ago |
Nelson Jovel
|
0a32fb50ff
|
fix: no longer support 'form' in filename when cleaning. Only look for 'part X' and add that to the filename if it exists
|
2 years ago |
Nelson Jovel
|
ed07114a91
|
fix: fix failing tests
|
2 years ago |
Nelson Jovel
|
e48c95784c
|
feat: update framework with new teacher survey items
|
2 years ago |
Nelson Jovel
|
725bef2a8f
|
fix: Support true/false column values when categorizing income status. True is categorized as Economically Disadvantaged. False is categorized as Not Economically Disadvantaged
|
2 years ago |
Nelson Jovel
|
48e1f941f5
|
fix: change the default to not an english language learner. Blank columns are treated as Not ELL. Only mark student as an english language learner if it's marked as such. Columns marked with 'NA' are treated as unknown
|
2 years ago |
Nelson Jovel
|
3c210e0ab6
|
chore: rename admin data to school data on analyze page
|
2 years ago |
Nelson Jovel
|
90d1419d9c
|
feat: change 'school admin data' to 'school data'
|
2 years ago |
Nelson Jovel
|
683ece6cf1
|
feat: add Triton and Tyngsborough districts and schools
|
2 years ago |
Nelson Jovel
|
115b00145d
|
perf: add pghero and implement pghero suggestions. Remove unneeded indexes
|
2 years ago |
Nelson Jovel
|
6558ed491a
|
perf: reduce number of calls for student and teacher survey items in response rate calculators
|
2 years ago |