Commit Graph

11 Commits (d76982e8929a757d20cf9227e9b36a4310e4cb56)

Author SHA1 Message Date
Nelson Jovel 8516111a15 chore: refactor analyze page
2 years ago
Nelson Jovel 3ad47e6bd5 feat: switch analyze page to use hotwire. Fix n_size count for teacher
2 years ago
Nelson Jovel d52eebbc5c fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show
2 years ago
Nelson Jovel a191271504 Revert "fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show"
2 years ago
Nelson Jovel b9bdd707b5 fix: Fixes #187294757. Data is hidden when selecting multiple years if the default year has no student data to show
2 years ago
rebuilt 91ab2dd82e feat: instead of the analyze graph label being a simple string, turn it into an array of strings where each item will be placed on a new line
2 years ago
rebuilt ce5340648f fix: hide scores on analyze page for scores that don't meet the student threshold of 25%
2 years ago
rebuilt a0807295ed 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.
2 years ago
rebuilt 1a27b980d0 Round all averages to two decimal places
3 years ago
rebuilt 6764f31cbb Make sure when checking for sufficient gender responses that we only check student survey items
3 years ago
rebuilt c58686c032 rename race and gender modules to avoid naming collision with race and gender classes
3 years ago