sqm-dashboards/app/models
rebuilt 50256cacce Create academic year checkbox selectors. Refresh page with years selected on
checkbox change.  Draw bar graphs for each academic year selected.
Center bar graphs in their column.  Color the columns to match the
sample colors on the checkboxes.  Add scores on beta to top of graph.
Automatically display the most recent year of data for the district.
Modify logic for the insufficient data message or the 'measure not based
on student/teacher surveys' message so it only shows if there are no
bars with data to display.
2022-06-08 15:42:54 -07:00
..
concerns first commit 2017-02-23 12:52:56 -05:00
legacy Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
academic_year.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
admin_data_item.rb Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07:00
admin_data_value.rb Display measure scores. Finishes #181754978 2022-04-06 13:09:33 -07:00
application_record.rb Add benchmarks to survey and admin data items. Remove them from measures. Modify seeder 2021-12-28 14:10:34 +01:00
category.rb Autoformat code with rubocop 2022-03-04 15:29:54 +01:00
district.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
legacy.rb Extract legacy parts of the codebase into its own module 2021-11-16 17:19:05 +01:00
measure.rb Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07:00
respondent.rb Show response rate for students 2022-01-27 22:43:10 +01:00
response_rate.rb Visualize survey responses even when a response rate cannot be 2022-03-04 15:17:43 +01:00
scale.rb Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07:00
school.rb Remove associated survey item responses when we remove schools 2021-12-01 12:37:25 -05:00
score.rb Update admin data collection rate numbers on browse page. Also, if all admin data has been collected, do not show 'insufficient data' indicator. Finishes #181754853 2022-04-13 20:14:25 -07:00
student_response_rate.rb Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00
subcategory.rb Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07:00
survey.rb Seed db with surveys to keep track of school, year, and survey type 2022-03-03 10:44:41 +01:00
survey_item.rb Create academic year checkbox selectors. Refresh page with years selected on 2022-06-08 15:42:54 -07:00
survey_item_response.rb Create grouped bar chart on analyze page 2022-05-20 20:24:23 -07:00
teacher_response_rate.rb Exclude boston results. Completes #182117456 2022-05-11 11:22:05 -07:00