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
Nelson Jovel 4407954058
feat: add ability to filter export data by student survey item type. Ability added to 'by grade' 'by item' and 'survey item responses' reports
1 year ago
..
analyze fix: correctly memoize student_survey_items_with_sufficient_responses so that on the analyze page, when the first year has insufficient responses, it doesn't affect all subsequent years 2 years ago
admin_data_presenter.rb feat: change 'school admin data' to 'school data' 2 years ago
background_presenter.rb move methods from analyze helper to background presenter 3 years ago
category_presenter.rb Chore: Reduce queries 2 years ago
data_item_presenter.rb Refactor code based on rubocop and reek suggestions 3 years ago
exports_presenter.rb feat: add ability to filter export data by student survey item type. Ability added to 'by grade' 'by item' and 'survey item responses' reports 1 year ago
gauge_presenter.rb Add cutpoint table popover to gauges 2 years ago
measure_presenter.rb Refactor code based on rubocop and reek suggestions 3 years ago
response_rate_presenter.rb feat: Split academic year into seasons if the academic year's range is 2 years ago
student_survey_presenter.rb Remove unused method item_descriptions from admin_data_presenter and 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