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
rebuilt a258b32b39
WIP: create backend for socio-economic-status
6 months ago
..
analyze/graph/column Refactor GroupedBarColumnPresenter to accept a configuration so that a 9 months ago
report fix: correctly load survey items from sample framework file. Fix broken tests 1 year ago
academic_year_spec.rb 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
benefit_spec.rb WIP: create backend for socio-economic-status 6 months ago
district_spec.rb Fix failing tests 3 years ago
education_spec.rb WIP: create backend for socio-economic-status 6 months ago
employment_spec.rb WIP: create backend for socio-economic-status 6 months ago
gender_spec.rb Create gender class. Load genders to database from demographics file 3 years ago
housing_spec.rb feat: Update demographics file with housing statuses. Create housing class. Update survey_item_values.rb to parse housing info. Update cleaner to output housing info. 9 months 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
language_spec.rb feat: create a parents by language graph 7 months 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_language_spec.rb feat: create a parents by language graph 7 months 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 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