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 ec5c1bd1ef
fix: correct a problem where survey items with insufficient responses were contributing to the response rate calculation
2 years ago
..
analyze/graph/column specify gender column 3 years ago
legacy chore: Add cypress to codebase 2 years ago
report update tests for subcategory report 2 years ago
admin_data_value_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
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
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 fix: correct a problem where survey items with insufficient responses were contributing to the response rate calculation 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