Commit Graph

13 Commits (6db93cb116ca494a1a28c8075eb485f8d951ec9c)

Author SHA1 Message Date
rebuilt 6db93cb116 feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged'
2 years ago
rebuilt 76ebcc6ef3 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
rebuilt 25a2698ac9 Fix: make sure values don't get reordered after copying over row values from survey item variants. This fixes a problem where cleaner would produce a row with likert scores that got shifted to align with the wrong column
3 years ago
rebuilt f7c40c2da2 Fix: enable correct detection of student surveys types by rejecting any
3 years ago
rebuilt 3589878700 Don't check standard deviation for early education surveys
3 years ago
rebuilt 89295f8832 Missing progress or duration information does not result in a row removed in the cleaning process
3 years ago
rebuilt f749b96006 update response_date to recorded_date
3 years ago
rebuilt 9d0f8659f1 Adjust valid duration threshold of short form items
3 years ago
rebuilt 0dfc9726d0 Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago
rebuilt a066f464c7 fix failing tests
3 years ago
rebuilt 380048f5cd Load survey responses from sftp folder
3 years ago
rebuilt d5533bb756 Support survey item variants. Survey item id's in the format s-sbel-q1-1 will load into s-sbel-q1
3 years ago
rebuilt a1b7db9b2e Add ability to load student demographic information for only lowell
3 years ago