You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sqm-dashboards/app/presenters
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
..
analyze 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
admin_data_presenter.rb Rename DataAvailability to Summary 3 years ago
background_presenter.rb move methods from analyze helper to background presenter 3 years ago
category_presenter.rb Refactor code based on rubocop and reek suggestions 3 years ago
data_item_presenter.rb Refactor code based on rubocop and reek suggestions 3 years ago
gauge_presenter.rb Round all averages to two decimal places 3 years ago
measure_presenter.rb Refactor code based on rubocop and reek suggestions 3 years ago
response_rate_presenter.rb Move color definitions out of response rate presenter and into _colors.scss 2 years ago
student_survey_presenter.rb continue refactoring 3 years ago
subcategory_card_presenter.rb Refactor code based on rubocop and reek suggestions 3 years ago
subcategory_presenter.rb Update logic for calculating student response rate. Remove references 3 years ago
teacher_survey_presenter.rb Rename DataAvailability to Summary 3 years ago
variance_chart_row_presenter.rb perf: Reduce number of queries. Remove unneeded methods. Combine 3 years ago
zones.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago