sqm-dashboards/app/models/report
2024-08-27 12:45:52 -07:00
..
beyond_learning_loss.rb Add an exports page that allows a user to select which reports they want 2024-08-08 15:53:05 -07:00
gps.rb fix: Correctly namespace models to avoid crashing the build process 2024-03-08 14:10:43 -08:00
measure.rb Add an exports page that allows a user to select which reports they want 2024-08-08 15:53:05 -07:00
measure_summary.rb Add an exports page that allows a user to select which reports they want 2024-08-08 15:53:05 -07:00
pillar.rb Add all pillars 2023-02-28 19:08:11 -08:00
subcategory.rb fix: correctly load survey items from sample framework file. Fix broken tests 2024-08-27 12:45:52 -07:00
survey_item.rb fix: correctly reference SurveyItemResponse instead of Report::SurveyItemResponse 2024-07-19 11:21:32 -07:00
survey_item_by_grade.rb fix: swap over to using respondents table to calculate which grades need to be included. This fixes a problem where errant responses were polluting the set of grades for a school. Also order the survey items by prompt(alphabetically) 2024-08-15 09:25:58 -07:00
survey_item_by_item.rb fix: swap over to using respondents table to calculate which grades need to be included. This fixes a problem where errant responses were polluting the set of grades for a school. Also order the survey items by prompt(alphabetically) 2024-08-15 09:25:58 -07:00
survey_item_response.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 2024-08-21 14:04:44 -07:00