Commit Graph

18 Commits (926757b7256f46817eb6868e61fa6be91d55914e)

Author SHA1 Message Date
rebuilt 513445dc74 feat: ECP-126 Add measure and scale level graphs for parents by language
7 months ago
rebuilt b9ba8abf73 Refactor GroupedBarColumnPresenter to accept a configuration so that a
9 months ago
Nelson Jovel 3b3bb52523 chore: refactor analyze page
2 years ago
rebuilt 5f49746bf4 feat: Rename income labels to 'Economically Disadvantaged' and 'Not Economically Disadvantaged'
2 years ago
rebuilt 4f035f6a63 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
rebuilt 596ce25737 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 28f7d5647e Set a minimum threshold of 10 survey item responses to calculate scores per survey item
3 years ago
rebuilt 128748addd Update logic for calculating student response rate. Remove references
3 years ago
rebuilt bb9ea9b22d Add admin data messages to analyze page for insufficient/irrelevant states
3 years ago
rebuilt ff14bad102 Rename Student column to AllStudent so there isn't a naming clash with
3 years ago
rebuilt 93486eb132 Fix failing tests
3 years ago
Nelson Jovel 757638f6ca continue refactoring
3 years ago
rebuilt 3778aeb1d6 alter logic for insufficiency so that a count of 0 survey item responses is enough to trigger insufficiency
4 years ago
rebuilt 1155f74ca9 Set a minimum bar height for analyze graphs
4 years ago
rebuilt 50256cacce Create academic year checkbox selectors. Refresh page with years selected on
4 years ago
Nelson Jovel 30c97f4428 Refactor grouped_bar_column_presenter so it calculates the score from
4 years ago
Nelson Jovel 9837fbf0d0 If the measure is not based on a type of data(student/teacher) or if there is insufficent data to calculate a score, show a message on the graph indicating such
4 years ago
Nelson Jovel 3d7e62f21f Draw the teacher survey data bar. Finishes #182226823
4 years ago