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/spec/models
Nelson Jovel 8984023aa4
Show parent response rate
1 year ago
..
analyze/graph/column fix: fix broken specs 2 years ago
report fix: correctly load survey items from sample framework file. Fix broken tests 1 year ago
academic_year_spec.rb feat: Split academic year into seasons if the academic year's range is 2 years ago
admin_data_value_spec.rb Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production. 3 years ago
gender_spec.rb Create gender class. Load genders to database from demographics file 3 years ago
income_spec.rb feat: Add income table to the database. Add seeder for income. Add a reference to income from survey item response. Update the loader to import income data from the survey response csv. Refactor analyze controller to extract presenter. Add corresponding specs. Add income graph to analyze page 2 years ago
measure_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
parent_spec.rb Show parent response rate 1 year ago
pillar_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
race_spec.rb Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params 3 years ago
respondent_spec.rb chore: rename counts_by_grade to enrollment_by_grade for clarity 2 years ago
response_rate_calculator_spec.rb feat: Round up response rate. Survey response rates above 24.5 will now meet sufficiency 2 years ago
response_rate_spec.rb Create response rate model 4 years ago
sample_spec.rb Load student data for all years and calculate race scores for all 3 years ago
scale_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
score_spec.rb Finishes #183092367. Adds ui and graphs to show grade level disaggregations 3 years ago
student_race_spec.rb import students 3 years ago
subcategory_spec.rb Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
survey_item_response_spec.rb Exclude boston results. Completes #182117456 4 years ago
survey_item_spec.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago