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/models/report
Nelson Jovel d8d2f0f91d
fix: correctly load survey items from sample framework file. Fix broken tests
1 year ago
..
beyond_learning_loss.rb Add an exports page that allows a user to select which reports they want 1 year ago
gps.rb fix: Correctly namespace models to avoid crashing the build process 2 years ago
measure.rb Add an exports page that allows a user to select which reports they want 1 year ago
measure_summary.rb Add an exports page that allows a user to select which reports they want 1 year ago
pillar.rb Add all pillars 3 years ago
subcategory.rb fix: correctly load survey items from sample framework file. Fix broken tests 1 year ago
survey_item.rb fix: correctly reference SurveyItemResponse instead of Report::SurveyItemResponse 1 year ago
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) 1 year ago
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) 1 year ago
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 1 year ago