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/app/presenters/analyze
Nelson Jovel 3f2aa63bfd
fix: correctly memoize student_survey_items_with_sufficient_responses so that on the analyze page, when the first year has insufficient responses, it doesn't affect all subsequent years
2 years ago
..
graph fix: correctly memoize student_survey_items_with_sufficient_responses so that on the analyze page, when the first year has insufficient responses, it doesn't affect all subsequent years 2 years ago
group feat: switch analyze page to use hotwire. Fix n_size count for teacher 2 years ago
slice feat: switch analyze page to use hotwire. Fix n_size count for teacher 2 years ago
source feat: switch analyze page to use hotwire. Fix n_size count for teacher 2 years ago
bar_presenter.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
presenter.rb feat: switch analyze page to use hotwire. Fix n_size count for teacher 2 years ago