rebuilt
a258b32b39
WIP: create backend for socio-economic-status
6 months ago
rebuilt
874f29a384
fix: fix failing test
6 months ago
rebuilt
686e89d0ba
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
058cbb0f6e
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
0f457becf0
feat: create a parents by language graph
...
Update demographics table with lanugage options
Create a lanugage table to hold the new languages
Update the demographic loader to input languages into the database
Update the cleaner to read the language column
Update the parent table to hold a reference to a language
Update the data uploader script to read the language from the csv and update the language information for any parent items that already exist (or create database entries if none already exist)
update the analyze interface to add controls for selecting ‘parents by group’ and a dropdown for ‘parent by language’
Update the analyze controller to read the parent-by-group parameter
Create a graph for the parent-by-group view
Bubble up averages for language calculations.
Make sure n-size only counts responses for a given measure.
7 months ago
Nelson Jovel
1be11d1378
feat: remove errant zeros from 'survey item by item' report
11 months ago
Nelson Jovel
ad779f5c5e
fix: add response rate method back in to make sure student data gets included in report
11 months ago
Nelson Jovel
5f0bd8e73e
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
8a1c88b416
fix: set a threshold for participation count
12 months ago
Nelson Jovel
7fd441a56e
feat: generate new bll report for Ashley
1 year ago
Nelson Jovel
d8d2f0f91d
fix: correctly load survey items from sample framework file. Fix broken tests
1 year ago
Nelson Jovel
aee0bc9883
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
5a51de42ed
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
17f701ba0f
fix: Report::SurveyItemByGrade.create_grade_report now runs without errors
1 year ago
Nelson Jovel
90def5d167
fix: SurveyItemByItem.create_item_report now runs without errors
1 year ago
Nelson Jovel
2d42036294
Add an exports page that allows a user to select which reports they want
...
to run
1 year ago
Nelson Jovel
f2e576a978
fix: correctly reference SurveyItemResponse in Subcategory report
1 year ago
Nelson Jovel
ffb989d8fd
fix: correctly reference SurveyItemResponse instead of Report::SurveyItemResponse
1 year ago
Nelson Jovel
729cf328ef
feat: use qualtrics code instead of designation when generating report
1 year ago
Nelson Jovel
8a2c34462b
feat: create a report at the survey item response level that shows averages by student to selected measures
1 year ago
Nelson Jovel
c4e1023446
chore: add ability to filter survey item report by student survey type
1 year ago
Nelson Jovel
9a6db9235a
chore: add report for listing district level averages for measure scores
1 year ago
Nelson Jovel
eb22fc344c
feat: add measure name and id to the beginning of the csv report
2 years ago
Gabe Farrell
40a35fff2d
Bug Fix: survey item by grade report
2 years ago
Gabe Farrell
963d945eea
Feat: Add item-level reporting by grade
2 years ago
Gabe Farrell
37766e777d
Fix: Isolate Report::SurveyItem
2 years ago
Gabe Farrell
b08214fe10
rename SurveyItemResponse method for clarity
2 years ago
Gabe Farrell
a085afb3b6
Feat: Add task to generate item-level survey report
2 years ago
Nelson Jovel
0864b6e901
fix: make sure averages for admin data scales are included in report
2 years ago
Nelson Jovel
e83865ad55
feat: create beyond learning loss report
2 years ago
Nelson Jovel
f15ea64dec
fix: Correctly namespace models to avoid crashing the build process
2 years ago
Nelson Jovel
ee4343383c
feat: create a score csv report for measures
2 years ago
Nelson Jovel
8fb0a280ca
perf: reduce number of queries for respondents
2 years ago
Nelson Jovel
ea079e927b
chore: rename counts_by_grade to enrollment_by_grade for clarity
2 years ago
rebuilt
703928c234
Add date range to subcategory report export
2 years ago
rebuilt
1aaed0682e
Modify subcategory report to be threaded
3 years ago
rebuilt
aab4e78a71
Add District, School Code, and Grade columns to subcategory report
3 years ago
rebuilt
87ca23df79
Add subcategory report
3 years ago
rebuilt
2e3461b685
Add subcategory report
3 years ago
rebuilt
c8ef3b11c9
file must exist so emptying the file to see if the app stops crashing
3 years ago
rebuilt
86e67d3965
Temporarily disable reporting because its crashing production. No data has been seeded and the logs are reporting this class as causing the crash?
3 years ago
rebuilt
e6f7d27e0c
Implement bullet suggestions for GPS report
3 years ago
rebuilt
b6b88da328
Add all pillars
3 years ago
rebuilt
8128af200b
add first pillar
3 years ago