Commit Graph

58 Commits (d35d9ab523cea08bdb74183dac4cb2be6a6fe01c)

Author SHA1 Message Date
nelson 9bf8f3650c ECP-77 Make sure admin data seeder updates the description from the latest column
10 months ago
Nelson Jovel 8303d3bfdc feat: add esp counts when calculating teacher participation rates on overview page
11 months ago
Nelson Jovel 1e3b4b3c16 fix: tests
1 year ago
Nelson Jovel 67a9a96433 fix: make sure all likert scores get counted even when the survey item id has different capitalization. Add tests for uploading parent data. Change the parent response rate calcuation to count all students in the school instead of just for the grades that were given the student survey
1 year ago
Nelson Jovel c85ddddd8d feat: add parent survey gauges
1 year ago
Nelson Jovel e989afd90c fix: correctly load survey items from sample framework file. Fix broken tests
1 year ago
Nelson Jovel 4360014faa chore: add parsing rules for income: 'yes', 'no' and sped: 'No special needs' and ell: 'ELL'
2 years ago
Nelson Jovel 5824a058c3 chore: update glossary values to include parsing rules for when we encounter headers
2 years ago
Nelson Jovel acf25cb525 update parsing rules from glossary
2 years ago
Nelson Jovel d4db4e0fa2 add disaggregation glossary
2 years ago
Nelson Jovel ac5c1edfbf feat: Split academic year into seasons if the academic year's range is
2 years ago
Nelson Jovel 9880343d79 fix: fix broken tests
2 years ago
Nelson Jovel c4d8b927af feat: Support two date formats: ISO 8601 and the standard US date format
2 years ago
Nelson Jovel 317fe3239a chore: refactor Race out of survey_item_values
2 years ago
Nelson Jovel 6f265302ea feat: if the filename includes the words 'form' or 'part' add that to the resulting cleaned filename
2 years ago
rebuilt acfdaf5587 feat: add special education disaggregation
2 years ago
rebuilt 245cde85cd Add disaggregation by ELL
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 0a5500ecc9 feat: Add overall response rate
2 years ago
rebuilt 8f276a5f1a feat: if admin data value is above 5, round down to 5
2 years ago
rebuilt 904d0d2f2c It's possible for admin data likert score values to be above 5. If that happens, we
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 09963c3323 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
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 53a08d41bf Change label for unknown race
3 years ago
rebuilt a1b7db9b2e Add ability to load student demographic information for only lowell
3 years ago
rebuilt d49cf918ac Add a way to seed only lowell schools
3 years ago
rebuilt fc9e73f656 make sure survey responses for Butler get loaded correctly
3 years ago
rebuilt 7d7bee6498 Add gender disagreggation
3 years ago
rebuilt a1f3dfaa33 Load gender information to survey item responses
3 years ago
rebuilt 8cdd1b6285 Create gender class. Load genders to database from demographics file
3 years ago
rebuilt 89a7f27b88 Finishes #183092367. Adds ui and graphs to show grade level disaggregations
3 years ago
Nelson Jovel 6ed405d16d Update student csvs
3 years ago
rebuilt 048aacd641 Add admin data for 4D. Finishes #182818489 and #182793402
3 years ago
rebuilt 1e349519bc Update framework. Remove/Add admin data items. Finishes #182819940
3 years ago
rebuilt 12e4e3f177 import students
3 years ago
rebuilt 765ad6a624 Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params
3 years ago
rebuilt deaf13c976 Modify behavior of insufficient data indicators for admin data items. Now we show indicators in line with the admin data item descriptions to indicate which items are missing data
3 years ago
rebuilt 7e5b235668 Print out invalid values when loading admin data
3 years ago
Nelson Jovel 9ecc501e24 Display measure scores. Finishes #181754978
4 years ago
Nelson Jovel 101c252896 Import survey item responses based on DESE ID instead of qualtrics school code. Finishes #181704978
4 years ago
Nelson Jovel 5a9e8a9b01 Add metadata for 2019-20 year. Finishes #181530277
4 years ago
Nelson Jovel 36da912253 Modify survey item response csv files for 2019-20 to correct incorrect likert scores
4 years ago
Nelson Jovel c98c0f1e30 Add metadata for 2019-2020 school year. Finishes #181530277
4 years ago
rebuilt 286e74b651 Seed db with surveys to keep track of school, year, and survey type
4 years ago
rebuilt fcec3de233 Modify collection rate for admin data items. Take into account if a
4 years ago
rebuilt 59865cd874 Show response rate for students
4 years ago
Nelson Jovel cacc853518 Adds category short description to database and renders descriptions in
4 years ago
rebuilt b5badfaef5 Add DESE ID to schools
4 years ago