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/graph/column/gender_column
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
..
female.rb 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
gender_count.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. 2 years ago
male.rb 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
non_binary.rb 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
score_for_gender.rb fix: hide scores on analyze page for scores that don't meet the student threshold of 25% 2 years ago
unknown.rb 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