Commit graph

38 commits

Author SHA1 Message Date
Nelson Jovel
22700e85ae feat: remove errant zeros from 'survey item by item' report 2025-01-23 11:53:58 -08:00
Nelson Jovel
2f4d0bb56b fix: add response rate method back in to make sure student data gets included in report 2025-01-23 11:50:19 -08:00
Nelson Jovel
71013423a1 Speed up survey item by item report from 75 to 23 seconds. Reduce
number of queries to the database.   Create a second thread of execution
2025-01-23 11:49:58 -08:00
Nelson Jovel
800056e7e5 fix: set a threshold for participation count 2024-12-20 13:12:33 -08:00
Nelson Jovel
922757b966 feat: generate new bll report for Ashley 2024-12-20 12:26:51 -08:00
Nelson Jovel
f689ee8ee5 fix: correctly load survey items from sample framework file. Fix broken tests 2024-09-27 13:24:41 -07:00
Nelson Jovel
4407954058 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-09-27 13:24:23 -07:00
Nelson Jovel
4609658829 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:26 -07:00
Nelson Jovel
7e7a538361 fix: Report::SurveyItemByGrade.create_grade_report now runs without errors 2024-08-13 09:59:18 -07:00
Nelson Jovel
015066869a fix: SurveyItemByItem.create_item_report now runs without errors 2024-08-13 09:36:54 -07:00
Nelson Jovel
226118f688 Add an exports page that allows a user to select which reports they want
to run
2024-08-12 16:23:46 -07:00
Nelson Jovel
fb001c0140 chore: fix code so I can run reports 2024-08-12 14:42:36 -07:00
Nelson Jovel
491e50c55d fix: correctly reference SurveyItemResponse in Subcategory report 2024-07-19 13:13:46 -07:00
Nelson Jovel
2a97a0f589 fix: correctly reference SurveyItemResponse instead of Report::SurveyItemResponse 2024-07-19 11:21:57 -07:00
Nelson Jovel
40bc106239 feat: use qualtrics code instead of designation when generating report 2024-07-19 10:52:36 -07:00
Nelson Jovel
3659433fb5 feat: create a report at the survey item response level that shows averages by student to selected measures 2024-07-18 15:48:10 -07:00
Nelson Jovel
9c9346f455 chore: add ability to filter survey item report by student survey type 2024-06-19 15:48:50 -07:00
Nelson Jovel
118938deeb chore: add report for listing district level averages for measure scores 2024-06-19 10:15:37 -07:00
Nelson Jovel
5c0851d4f9 feat: add measure name and id to the beginning of the csv report 2024-05-22 17:32:47 -07:00
f4dacf1a92 Bug Fix: survey item by grade report 2024-04-25 13:46:27 -04:00
e3bbf1353b Feat: Add item-level reporting by grade 2024-04-19 15:10:52 -04:00
a3854bcce9 Fix: Isolate Report::SurveyItem 2024-04-10 17:06:11 -04:00
bd42f25716 rename SurveyItemResponse method for clarity 2024-04-10 14:41:24 -04:00
deaae5cf65 Feat: Add task to generate item-level survey report 2024-04-10 14:24:30 -04:00
Nelson Jovel
9f5ca007a1 fix: make sure averages for admin data scales are included in report 2024-03-19 08:16:32 -07:00
Nelson Jovel
d90669b74d feat: create beyond learning loss report 2024-03-19 07:16:13 -07:00
Nelson Jovel
259ec29dc2 fix: Correctly namespace models to avoid crashing the build process 2024-03-08 14:17:57 -08:00
Nelson Jovel
f3fddd67b0 perf: reduce number of queries for respondents 2024-01-12 13:40:35 -08:00
Nelson Jovel
6e7e64c039 chore: rename counts_by_grade to enrollment_by_grade for clarity 2023-12-18 15:28:29 -08:00
rebuilt
60c04d768d Add date range to subcategory report export 2023-06-23 13:42:42 -07:00
rebuilt
7cf6c6cc24 Modify subcategory report to be threaded 2023-06-09 21:12:55 -07:00
rebuilt
f29d72abff Add District, School Code, and Grade columns to subcategory report 2023-06-09 15:29:12 -07:00
rebuilt
391cfdc49a specify that we are using the top level Subcategory class instead of the Report::Subcategory class 2023-05-23 20:19:53 -07:00
rebuilt
08c946a469 Add subcategory report 2023-05-23 18:59:05 -07:00
rebuilt
f590bc9dd5 Add subcategory report 2023-05-22 16:40:39 -07:00
rebuilt
e6f7d27e0c Implement bullet suggestions for GPS report 2023-03-01 10:53:45 -08:00
rebuilt
b6b88da328 Add all pillars 2023-02-28 19:08:11 -08:00
rebuilt
8128af200b add first pillar 2023-02-28 17:50:21 -08:00