Commit graph

26 commits

Author SHA1 Message Date
Nelson Jovel
6c88ed1891 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:26:39 -07:00
Nelson Jovel
4472c3cc46 fix: Report::SurveyItemByGrade.create_grade_report now runs without errors 2024-08-13 10:01:20 -07:00
Nelson Jovel
ae5c826583 fix: SurveyItemByItem.create_item_report now runs without errors 2024-08-13 09:41:11 -07:00
Nelson Jovel
e760ee211c Add an exports page that allows a user to select which reports they want
to run
2024-08-12 16:27:19 -07:00
Nelson Jovel
41d7960c05 fix: correctly reference SurveyItemResponse in Subcategory report 2024-07-19 13:14:00 -07:00
Nelson Jovel
f7780433c7 fix: correctly reference SurveyItemResponse instead of Report::SurveyItemResponse 2024-07-19 11:27:10 -07:00
Nelson Jovel
61076701b0 feat: use qualtrics code instead of designation when generating report 2024-07-19 10:55:51 -07:00
Nelson Jovel
82bdc076de feat: create a report at the survey item response level that shows averages by student to selected measures 2024-07-18 16:45:47 -07:00
Nelson Jovel
d27e8da343 chore: add ability to filter survey item report by student survey type 2024-06-19 15:49:06 -07:00
Nelson Jovel
6c86cc3fce chore: add report for listing district level averages for measure scores 2024-06-19 10:15:52 -07:00
Nelson Jovel
d65a60772a feat: add measure name and id to the beginning of the csv report 2024-05-22 17:33:45 -07:00
d55a6ce24a Bug Fix: survey item by grade report 2024-04-25 13:47:17 -04:00
a70ce7aafc Feat: Add item-level reporting by grade 2024-04-19 15:11:02 -04:00
b501af07a0 Fix: Isolate Report::SurveyItem 2024-04-10 17:07:04 -04:00
a44956bd09 rename SurveyItemResponse method for clarity 2024-04-10 14:41:50 -04:00
ef7b5435ba Feat: Add task to generate item-level survey report 2024-04-10 14:24:52 -04:00
Nelson Jovel
3117080f2d fix: make sure averages for admin data scales are included in report 2024-03-19 08:16:49 -07:00
Nelson Jovel
7666b5466b feat: create beyond learning loss report 2024-03-19 07:17:22 -07:00
Nelson Jovel
9ab5f89ed7 fix: Correctly namespace models to avoid crashing the build process 2024-03-08 14:18:25 -08:00
Nelson Jovel
8dfaa86982 feat: create a score csv report for measures 2024-03-06 15:50:07 -08:00
Nelson Jovel
3718d74e62 perf: reduce number of queries for respondents 2024-01-12 13:53:33 -08:00
Nelson Jovel
0359dae88a chore: rename counts_by_grade to enrollment_by_grade for clarity 2023-12-18 15:59:30 -08:00
rebuilt
0ed3af8a1f Add date range to subcategory report export 2023-06-23 11:50:12 -07:00
rebuilt
fb6f43e815 Modify subcategory report to be threaded 2023-06-09 21:12:04 -07:00
rebuilt
4dae0cb565 Add District, School Code, and Grade columns to subcategory report 2023-06-09 15:36:13 -07:00
rebuilt
b5dc933187 Add subcategory report 2023-05-23 18:43:55 -07:00