rebuilt
6899e1aa69
Create ability to run exports locally so they get created in
...
tmp/exports.
Fix measure summary for 'all years' output.
Slight speedup to survey item by grade.
Fix Survey item by item for the 'all years' output
6 months ago
rebuilt
a469b3d85b
fix: ECP-124 Update grade range to be the union of grades found in the database and the enrollment of the school. "Subcategory - School & District"
...
# Fixed reported grades
# Runs faster
"Measure - District only"
# Should only be run per district
# Runs faster
# Fixed reported grades
"Measure - School & District"
# Reports the grades that took the survey for that school+year; not the grades that responded to the measure
# Runs faster
# Fixed reported grades
"Beyond Learning Loss"
# Runs faster
"Beyond Learning Loss - Response Rate"
# Fixed reported grades
"Survey Item - By Item"
# may be able to speed it up by getting all averages in a single request
# Fixed reported grades
"Survey Item - By Grade"
# Fixed reported grades
#may be able to speed it up by getting all averages in a single request
"Survey Entries - by Measure"
# No changes
7 months ago
rebuilt
a48a2b1d7a
fix: change measure summary so it reports correct grade range
8 months ago
Nelson Jovel
a1f6c7b737
feat: remove errant zeros from 'survey item by item' report
11 months ago
Nelson Jovel
ef4780730c
fix: add response rate method back in to make sure student data gets included in report
11 months ago
Nelson Jovel
610200de9f
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
11 months ago
Nelson Jovel
dbfbf55700
fix: set a threshold for participation count
12 months ago
Nelson Jovel
35b324f05a
feat: generate new bll report for Ashley
12 months ago
Nelson Jovel
e989afd90c
fix: correctly load survey items from sample framework file. Fix broken tests
1 year ago
Nelson Jovel
b059f88383
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
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)
1 year ago
Nelson Jovel
4472c3cc46
fix: Report::SurveyItemByGrade.create_grade_report now runs without errors
1 year ago
Nelson Jovel
ae5c826583
fix: SurveyItemByItem.create_item_report now runs without errors
1 year ago
Nelson Jovel
e760ee211c
Add an exports page that allows a user to select which reports they want
...
to run
1 year ago
Nelson Jovel
41d7960c05
fix: correctly reference SurveyItemResponse in Subcategory report
1 year ago
Nelson Jovel
f7780433c7
fix: correctly reference SurveyItemResponse instead of Report::SurveyItemResponse
1 year ago
Nelson Jovel
61076701b0
feat: use qualtrics code instead of designation when generating report
1 year ago
Nelson Jovel
82bdc076de
feat: create a report at the survey item response level that shows averages by student to selected measures
1 year ago
Nelson Jovel
d27e8da343
chore: add ability to filter survey item report by student survey type
1 year ago
Nelson Jovel
6c86cc3fce
chore: add report for listing district level averages for measure scores
1 year ago
Nelson Jovel
d65a60772a
feat: add measure name and id to the beginning of the csv report
2 years ago
Gabe Farrell
d55a6ce24a
Bug Fix: survey item by grade report
2 years ago
Gabe Farrell
a70ce7aafc
Feat: Add item-level reporting by grade
2 years ago
Gabe Farrell
b501af07a0
Fix: Isolate Report::SurveyItem
2 years ago
Gabe Farrell
a44956bd09
rename SurveyItemResponse method for clarity
2 years ago
Gabe Farrell
ef7b5435ba
Feat: Add task to generate item-level survey report
2 years ago
Nelson Jovel
3117080f2d
fix: make sure averages for admin data scales are included in report
2 years ago
Nelson Jovel
7666b5466b
feat: create beyond learning loss report
2 years ago
Nelson Jovel
9ab5f89ed7
fix: Correctly namespace models to avoid crashing the build process
2 years ago
Nelson Jovel
8dfaa86982
feat: create a score csv report for measures
2 years ago
Nelson Jovel
3718d74e62
perf: reduce number of queries for respondents
2 years ago
Nelson Jovel
0359dae88a
chore: rename counts_by_grade to enrollment_by_grade for clarity
2 years ago
rebuilt
0ed3af8a1f
Add date range to subcategory report export
2 years ago
rebuilt
fb6f43e815
Modify subcategory report to be threaded
3 years ago
rebuilt
4dae0cb565
Add District, School Code, and Grade columns to subcategory report
3 years ago
rebuilt
b5dc933187
Add subcategory report
3 years ago