Commit Graph

257 Commits (3254d54fcab512d09a3e20edbad2ecd129125770)

Author SHA1 Message Date
rebuilt dcade06ce2 Fix failing tests
3 years ago
rebuilt c8ef3b11c9 file must exist so emptying the file to see if the app stops crashing
3 years ago
rebuilt 86e67d3965 Temporarily disable reporting because its crashing production. No data has been seeded and the logs are reporting this class as causing the crash?
3 years ago
rebuilt 4c4ccc01cc Merge branch 'rpp-response-rate' to bring in changes to test files
3 years ago
rebuilt eb043f2b2d Add placeholder for testing response rate calculation
3 years ago
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 d9c47dbc4d fix boston usage
3 years ago
rebuilt 045bd15485 Fix boston
3 years ago
rebuilt cb970895ac Scope doesn't work. Revert to using class method.
3 years ago
rebuilt bdb9455919 Move raw_response_rate method down to student/teacher classes
3 years ago
rebuilt 5d07f06a65 Add scope for boston
3 years ago
rebuilt 79f7915edf Add scopes to SurveyItem for selecting survey items by grade and
3 years ago
rebuilt 5e0ba556bf Automatically detect the survey type by grade
3 years ago
Nelson Jovel cfece47993 document other queries for story
3 years ago
rebuilt 396e8e9008 example queries
3 years ago
rebuilt 52d2676f80 Populate db with grade level data
3 years ago
rebuilt 03c6bff7bb Load survey responses from sftp folder
3 years ago
rebuilt 72c90b8f47 Add selector for all data
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
rebuilt d89a207c31 Load student data for all years and calculate race scores for all
3 years ago
rebuilt 191abdbd50 Align styling to closer match design
3 years ago
rebuilt a4dbeb6718 Change logic on analyze page to include admin data when presenting insufficiency messages and enable/disable academic year checkboxes
3 years ago
rebuilt 105f30f220 Change race score calculations so the average bubbles up through survey_items
3 years ago
rebuilt 50b3bc678c Columns for students by group graph change when corresponding race checkboxes are clicked
3 years ago
rebuilt ff14bad102 Rename Student column to AllStudent so there isn't a naming clash with
3 years ago
rebuilt 26f739090b add race columns to graph
3 years ago
rebuilt 94a58a87d7 Use modules to namespace classes for analyze page
3 years ago
rebuilt c568e8bc06 move methods from analyze helper to background presenter
3 years ago
rebuilt d44a5275b4 Address bug related to story #182855028
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
Nelson Jovel 757638f6ca continue refactoring
3 years ago
rebuilt b7abf2bc8b continue refactoring
3 years ago
rebuilt e89358dacc implement suggestions from static code analysis tools
3 years ago
rebuilt bb5f668497 Refactor code based on rubocop and reek suggestions
3 years ago
rebuilt 18b479b8b2 Refactor based on rubocop and reek suggestions
3 years ago
rebuilt ea09fa06b7 Add popup message on admin data exclamation point indicators
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 7c0794f261 Remove old todos
3 years ago
rebuilt 62b6503816 Renamed remove_zeros method to remove_blanks
3 years ago
rebuilt 01d4448fde Refactored score methods
3 years ago
rebuilt fa35a4230c refactor teacher response rate calculator
4 years ago
rebuilt a6ad132c81 Add counter caches
4 years ago
rebuilt c03615cb43 Rename ResponseRate to ResponseRateCalculator. Create a new response
4 years ago