sqm-dashboards/spec/presenters
2023-10-24 09:06:05 -07:00
..
analyze Add test for income group 2023-10-24 09:06:05 -07:00
data_item_presenters Rename DataAvailability to Summary 2023-04-22 10:44:06 -07:00
category_presenter_spec.rb Fix icon not showing up on category page 2023-03-22 16:54:53 -07:00
gauge_presenter_spec.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
grouped_bar_column_presenter_spec.rb 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-10-24 09:05:27 -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 10:36:00 -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-17 07:06:13 -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 10:36:00 -07:00
variance_chart_row_presenter_spec.rb rename admin data to school data 2023-03-22 16:48:38 -07:00