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 a0807295ed
feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question.
2 years ago
..
analyze feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. 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 Fix icon not showing up on category page 3 years ago
data_item_presenter.rb Refactor code based on rubocop and reek suggestions 3 years 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 fix: Overall response rate was incorrectly using the updated_at date instead of the recorded date. Also, it was just using the last date for all academic years instead of the last date the survey was taken per academic year. 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