sqm-dashboards/spec/presenters
2023-08-15 16:13:47 -07:00
..
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 2023-08-08 15:52:12 -07:00
data_item_presenters Rename DataAvailability to Summary 2023-04-22 14:24:39 -07:00
category_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
gauge_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
grouped_bar_column_presenter_spec.rb feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged' 2023-08-09 12:13:04 -07:00
measure_presenter_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 14:21:48 -07:00
response_rate_presenter_spec.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. 2023-08-15 16:13:47 -07:00
scale_spec.rb Add scales to framework. Change calculations to first group and then 2022-02-24 14:53:06 +01:00
subcategory_card_presenter_spec.rb Add links to subcategories from overview page framework indicator 2022-03-28 14:53:48 -07:00
subcategory_presenter_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 2023-04-22 14:21:48 -07:00
variance_chart_row_presenter_spec.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 2022-10-16 22:03:25 -07:00