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
rebuilt bec80b405a
fix: revert rounding up the response rate so we can make sure to patch a bug first. Only show gender/race/grade/income graphs if the the school meets the minimum response rate of 25%
2 years ago
..
controllers merge disagreggation features 3 years ago
fixtures 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
javascript Replace javascript logic with hotwire. Also hide district dropdown on 3 years ago
lib Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
models fix: revert rounding up the response rate so we can make sure to patch a bug first. Only show gender/race/grade/income graphs if the the school meets the minimum response rate of 25% 2 years ago
presenters Add test for income group 2 years ago
requests add first pillar 3 years ago
services 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
support Fix failing tests 3 years ago
system Change seed to load before each test vs before all. 2 years ago
views 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
factories.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
rails_helper.rb Add automated data cleaning. Modify SurveyItemValues class to use regex 3 years ago
spec_helper.rb Make sure to perform authorization when switching districts. Make sure to use apparition for system specs 3 years ago