Commit Graph

612 Commits (3395126cd4d098904f2afbb13b0201de10d4aa41)

Author SHA1 Message Date
rebuilt e6f7d27e0c Implement bullet suggestions for GPS report
3 years ago
rebuilt b6b88da328 Add all pillars
3 years ago
rebuilt 8128af200b add first pillar
3 years ago
rebuilt c0332955f3 move csv require statement to application.rb
3 years ago
rebuilt 69c089d9bb Remove occurances of MCIEA
3 years ago
rebuilt 7a5e02eed9 Remove unused method item_descriptions from admin_data_presenter and
3 years ago
rebuilt a72fd373dc Remove unused method; item_descriptions
3 years ago
rebuilt 01851d8527 Make sure blank grades in csv load as nils instead of zeros
3 years ago
rebuilt 669fb7f1f0 Correct grade level for kindergarten and add one off task to load test data
3 years ago
rebuilt 3a744db975 Start adding kindergarten
3 years ago
rebuilt b0e84ed82a Modify names and descriptions of subcategories and measures
3 years ago
rebuilt 10515893ff Add elementary school questions to framework.
3 years ago
rebuilt c6b8518cb1 Fix bug with not all survey responses loading when using sftp loader
3 years ago
rebuilt b1200dca33 update default folder for survey responses
3 years ago
rebuilt 7a159f7ddf Process 1000 rows at a time to limit memory usage in production
3 years ago
rebuilt 79adff5faa Don't print sftptogo_url
3 years ago
rebuilt 03c6bff7bb Load survey responses from sftp folder
3 years ago
rebuilt 1426e7cc63 add proof of concept sftp downloader
3 years ago
rebuilt eeeb4f5d14 Add Stoklosa survey responses
3 years ago
rebuilt a4677223d4 Update empty dataset modal so it displays Lowell branded information
3 years ago
rebuilt 01d97945b3 Modify text and links on welcome page
3 years ago
rebuilt d97b62b527 update logo and hero image
3 years ago
rebuilt 1a18837fa2 Only show district dropdown if there is more than one district in the database
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 ed421296c7 Fix bug that caused an incorrect score of 1 to be assigned for admin
3 years ago
rebuilt 06f49fc17f add more colors
3 years ago
rebuilt 7b9abe3793 Scrape latest data from DESE
3 years ago
rebuilt 7ddada5050 Update empty dataset indicators
3 years ago
rebuilt 880da0d8ff Only show district dropdown if there is more than one district in the database
3 years ago
rebuilt 4c2a299510 Fix hotwire test
3 years ago
rebuilt b884021f66 Rename race column from 'Race/Ethnicity not listed' to 'Not Listed'
3 years ago
rebuilt 69179ce157 Replace javascript logic with hotwire. Also hide district dropdown on
3 years ago
rebuilt c58686c032 rename race and gender modules to avoid naming collision with race and gender classes
3 years ago
rebuilt 850ef9d1cd Make sure demographic loader doesn't break when changing the designation of a Race
3 years ago
rebuilt bb9ea9b22d Add admin data messages to analyze page for insufficient/irrelevant states
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 9bbba64e9e Add rules to the survey data loader to allow skipping non-lowell schools
3 years ago
rebuilt 1f7fa8146c Fix bug that happens when you view gender scores for multiple years
3 years ago
Nelson Jovel 43bc55ed32 Query for survey items once instead of on each row
3 years ago
rebuilt 83fa255e5d Make utility method private
3 years ago
rebuilt 3ca270e3b1 Fix more malformed csv errors
3 years ago
rebuilt 360579852c Send fewer sql queries when loading survey responses
3 years ago
rebuilt 9ae94a2dae further reduce batch size to avoid exceeding memory quota
3 years ago
rebuilt bb472ce6c3 Reduce number of rows to process to avoid exceeding memory limit on heroku
3 years ago
rebuilt 72c90b8f47 Add selector for all data
3 years ago
rebuilt 4626d43e3e Add changes to demographic loader so it the tests don't fail when run in parallel
3 years ago
rebuilt 7d7bee6498 Add gender disagreggation
3 years ago