Commit Graph

1041 Commits (66f78dadf9bb66d39920ee97863eba947e3b3033)
 

Author SHA1 Message Date
rebuilt e058c523b6 Missing progress or duration information does not result in a row removed in the cleaning process
3 years ago
Gabe Farrell 960fcd570c Add Overall Response Rate Popover
3 years ago
rebuilt 2a3f69b813 The overall response rate is artifically lower because we are including the number of all the students at the school, not just the number of students that took the survey. Updated the overall response rate presenter to return the count of only the grades that took the student survey.
3 years ago
rebuilt 391cfdc49a specify that we are using the top level Subcategory class instead of the Report::Subcategory class
3 years ago
rebuilt 08c946a469 Add subcategory report
3 years ago
rebuilt f590bc9dd5 Add subcategory report
3 years ago
rebuilt e30a999aee Move color definitions out of response rate presenter and into _colors.scss
3 years ago
rebuilt a71ebbc4e4 Add Overall Response Rate
3 years ago
rebuilt 435bc4a5be Fix regression in student loader
3 years ago
vineeshathallapaneni@gmail.com 4a9b95aad1 updated code by adding a task to find most skipped questions on regular survey questions
3 years ago
rebuilt cbb516bcea Add livereload
3 years ago
rebuilt dbfc9d1d3a Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago
rebuilt 9f33a776b6 Add viewport and context meta tags
3 years ago
rebuilt c94d025fc6 Add meta description to application template
3 years ago
rebuilt 787c26e465 Add meta tag
3 years ago
rebuilt bff5509c25 Fix sizing of partial data indicators
3 years ago
rebuilt a91898119e Set doctype to html5
3 years ago
rebuilt a9316f18cb Make sure to use apparition for system specs
3 years ago
vineeshathallapaneni@gmail.com 4bf61fb7b1 added tasks to find stray responses and skipped questions
3 years ago
vineeshathallapaneni@gmail.com 0a7b537256 updated Gemfile.lock for mac
3 years ago
rebuilt 1a27b980d0 Round all averages to two decimal places
3 years ago
rebuilt 9f21a76ba4 Fix response rates for small schools by accounting for expected minimum counts of responses less than 10
3 years ago
rebuilt 7c800255c3 update ship it to use 'yarn jest' instead of 'yarn test' so javascript test will run correctly
3 years ago
rebuilt 56fb6abd2c Don't seed surveys when seeding lowell info
3 years ago
rebuilt c33c00b845 Rename DataAvailability to Summary
3 years ago
rebuilt 0bd70ca452 Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations
3 years ago
rebuilt 2e0d266434 Calculate response rate on the fly instead of looking it up from the db
3 years ago
rebuilt df8eb465d5 Add updated admin data
3 years ago
rebuilt 654bb7df08 Remove unused filename
3 years ago
rebuilt 9511515c22 Add older admin data file archive
3 years ago
rebuilt 91bacfeb13 Fix ThreeATwo scraper
3 years ago
rebuilt aa3a67406b Set a minimum threshold of 10 survey item responses to calculate scores per survey item
3 years ago
rebuilt d888cdff3a add oneoff for deleting invalid survey item responses
3 years ago
rebuilt c14960517b rename counts_by_grade method to the more descriptive enrollment_by_grade
3 years ago
rebuilt 65b8599c6e Update logic for calculating student response rate. Remove references
3 years ago
rebuilt ba018e8f10 specify which unknown class to use
3 years ago
rebuilt 6fb65ddeaf Add tests to make sure teacher survey items don't pollute the graphs for
3 years ago
rebuilt 2c21a09231 Add tests to make sure teacher survey items don't pollute the graphs for
3 years ago
rebuilt 6764f31cbb Make sure when checking for sufficient gender responses that we only check student survey items
3 years ago
rebuilt 8bd65d367b make sure spec tests what it's supposed to test; that the value of the responses gets updated when a new information is loaded from another csv
3 years ago
rebuilt 04f0abde55 Add commas to try to trigger a build for mciea-main and rpp-main on push
3 years ago
rebuilt 05bff3ee89 Memoize schools in SurveyItemValues and academic_years in AcademicYear
3 years ago
rebuilt 282a671531 Change survey data loader spec to use factorybot objects instead of loading seeds. Change databasecleaner to use transaction. Add back babel-preset dependency to fix failing javascript test in production.
3 years ago
rebuilt caeda61ae1
Update build-and-test.yml
3 years ago
rebuilt 257f0a8089 make sure github actions run when rpp-main branch is pushed
3 years ago
rebuilt 36a6d93628 Capitalize 'data' in analyze graph. Remove the word 'admin' from data
3 years ago
rebuilt 319685c7d8 remove admin from text under the count of admin data sources
3 years ago
rebuilt 4908840eb8 Remove standard from gemfile
3 years ago
rebuilt 310829514e Remove redundant DatabaseCleaner config setup
3 years ago
rebuilt 9eddaf3d62 Bump gem versions
3 years ago