Commit Graph

228 Commits (f69f8c37a39ef2d0f040e0ae7d1f673812511c7a)

Author SHA1 Message Date
Nelson Jovel 8a2c34462b feat: create a report at the survey item response level that shows averages by student to selected measures
1 year ago
Nelson Jovel 645b2a8bda chore: add example usage
1 year ago
Nelson Jovel c5cb34c698 chore: add usage example for report:survey_item:create
1 year ago
Nelson Jovel c4e1023446 chore: add ability to filter survey item report by student survey type
1 year ago
Nelson Jovel 9a6db9235a chore: add report for listing district level averages for measure scores
1 year ago
Nelson Jovel 4df3698a3a chore: print the n-size when printing nil grades
2 years ago
Nelson Jovel c724996b6b chore: generate report of high number of nil grades in responses
2 years ago
Nelson Jovel 9938a2cf44 chore: delete more academic years when doing the reset for multiple survey administrations
2 years ago
Nelson Jovel 33da0859b9 Split academic year into seasons if the academic year's range is
2 years ago
Gabe Farrell 5789ebf564 Faster admin data loader + rename School.school_hash
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 a085afb3b6 Feat: Add task to generate item-level survey report
2 years ago
Nelson Jovel e14240a9a4 chore: create script for resetting respondents
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 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"
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 ee4343383c feat: create a score csv report for measures
2 years ago
rebuilt 1a707eb6bc feat: load student responses in the same pass as loading the survey responses
2 years ago
rebuilt 2d90516f9f feat: add command for loading survey responses from arbitrary sftp directory
2 years ago
rebuilt 060d7aa55a Add disaggregation by ELL
2 years ago
rebuilt 4e33c8e173 chore: remove unused tasks
2 years ago
rebuilt ca71eeb710 chore: accidentally left dese admin data commented out. Turn it back on
2 years ago
rebuilt cbd5687ff0 feat: Add out of state admin data
2 years ago
rebuilt 4f035f6a63 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
2 years ago
Gabe Farrell 527aa66796 Patch upload script over from rpp
3 years ago
Gabe Farrell b07a675427 Add cleaned data upload script for Lowell
3 years ago
Nelson Jovel 0a2c5e02c5 feat: add ability to merge disaggregation data with raw survey data to
3 years ago
rebuilt 30285efd69 It's possible for admin data likert score values to be above 5. If that happens, we
3 years ago
rebuilt 87ca23df79 Add subcategory report
3 years ago
rebuilt 4509c157fa Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago
vineeshathallapaneni@gmail.com 5cf5a5f383 added tasks to find stray responses and skipped questions
3 years ago
rebuilt fb963f63e0 Clean up rake tasks to get data:load_survey_responses working
3 years ago
rebuilt 128748addd Update logic for calculating student response rate. Remove references
3 years ago
rebuilt a93b79151c update response load task for maynard
3 years ago
rebuilt a656441fcd Fix oneoff script for ECP so it doesn't skip non-lowell schools
3 years ago
rebuilt d9ed53c846 also set response rate thresholds
3 years ago
rebuilt 7aac39340b and one off script to temporarily set student and teacher response rates for lee to 100 percent
3 years ago
rebuilt 35cbb640ec add one-off script to load lee data
3 years ago
rebuilt 4c4ccc01cc Merge branch 'rpp-response-rate' to bring in changes to test files
3 years ago
rebuilt 06f9d2f0e9 Scrape enrollment and staffing information. Seed enrollment and staffing information. Update DatabaseCleaner so it cleans up leftover information in the database. Remove old admin csvs from codebase.
3 years ago
rebuilt c0332955f3 move csv require statement to application.rb
3 years ago
rebuilt ae6d7151b3 Load student respondent information from enrollment loader
3 years ago
rebuilt 984fedff02 Add academic year column to enrollment file. Add enrollment loader to seeder file
3 years ago
rebuilt 83ab2cfef0 Add one_off script for loading 2022-23 data
3 years ago
rebuilt 669fb7f1f0 Correct grade level for kindergarten and add one off task to load test data
3 years ago