sqm-dashboards/app/presenters/analyze/graph
2023-10-24 09:21:09 -07:00
..
column feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. 2023-10-24 09:21:09 -07:00
all_data.rb feat: add popover to analyze graphs that displays the n-size of the different columns. Make sure to only calculate a score for a race if there are more than 10 respondents to a question. 2023-10-24 09:21:09 -07:00
students_and_teachers.rb Add selector for all data 2022-11-18 08:20:26 -08:00
students_by_gender.rb Reorder gender columns 2023-10-24 09:05:41 -07:00
students_by_grade.rb Start adding kindergarten 2023-01-17 15:27:15 -08:00
students_by_income.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 2023-10-24 09:05:27 -07:00
students_by_race.rb rename race and gender modules to avoid naming collision with race and gender classes 2022-12-12 16:38:37 -08:00