Commit Graph

1298 Commits (885135e265d2be466b7024f5ec94d990d3d3f4e9)
 

Author SHA1 Message Date
Gabe Farrell b07a675427 Add cleaned data upload script for Lowell
3 years ago
Nelson Jovel 0a2c5e02c5 feat: add ability to merge disaggregation data with raw survey data to
3 years ago
rebuilt fae530d21f perf: Reduce number of queries. Remove unneeded methods. Combine
3 years ago
Gabe Farrell 0662d7233f Update README.md
3 years ago
rebuilt 411c632c25 chore: remove errant comment
3 years ago
rebuilt 518bc29f0f perf: include survey items with measures to avoid n+1 queries when scoring by student/teacher survey items
3 years ago
rebuilt f6e4fd1ba9 docs: add contributing doc
3 years ago
rebuilt d306319de1 perf: memoize function when calculating response rates
3 years ago
rebuilt 452876ef09 perf: Add another index to surveyitemresponses. Implement bullet suggestions. Memoize a function in measure.rb
3 years ago
rebuilt eee0cb14a3 Fix: failing subcategory report specs
3 years ago
rebuilt 1aaed0682e Modify subcategory report to be threaded
3 years ago
rebuilt aab4e78a71 Add District, School Code, and Grade columns to subcategory report
3 years ago
rebuilt 5e9cc02024 Revert "Add tests to codify behavior of weighted average logic"
3 years ago
rebuilt 0ab8e88072 Add tests to codify behavior of weighted average logic
3 years ago
rebuilt e2d24a9bec Fix: make sure values don't get reordered after copying over row values from survey item variants. This fixes a problem where cleaner would produce a row with likert scores that got shifted to align with the wrong column
3 years ago
rebuilt c2503541ff Fix: Ensure proper detection of survey type. Make sure to remove any survey item ids that end with the survey variant style of '-1'
3 years ago
rebuilt ddf9a628d5 Fix: enable correct detection of student surveys types by rejecting any
3 years ago
rebuilt 896f0d9961 Don't write a file if there's an empty dataset
3 years ago
rebuilt d4f4b899f0 Scrape new admin data values
3 years ago
rebuilt 76b79b99c2 Fix: Parse headers when they are surrounded by quotes. This helps load recent csv files correctly
3 years ago
rebuilt b57489a7b0 Scrape new admin data values
3 years ago
rebuilt 30285efd69 It's possible for admin data likert score values to be above 5. If that happens, we
3 years ago
rebuilt abe7a8804c Don't check standard deviation for early education surveys
3 years ago
rebuilt 5fe0e07020 Add Wisconsin enrollment and staffing information
3 years ago
rebuilt 9aeb5f92af Missing progress or duration information does not result in a row removed in the cleaning process
3 years ago
rebuilt e3ae12b425 update response_date to recorded_date
3 years ago
rebuilt a30921ce06 Add New Jersey enrollment and staffing data
3 years ago
rebuilt 93d087a5de Use short district name for cleaned csv
3 years ago
rebuilt 8ef8cfce58 Adjust valid duration threshold of short form items
3 years ago
rebuilt 82659647bb add new hero. fix background placement
3 years ago
rebuilt 43bcd51452 Set credentials before switching to different district instead of after in the hopes the test will be less flaky when run in github actions
3 years ago
rebuilt 87ca23df79 Add subcategory report
3 years ago
rebuilt 2e3461b685 Add subcategory report
3 years ago
rebuilt d6b2521883 Fix regression in student loader
3 years ago
rebuilt b915c61476 Add livereload
3 years ago
rebuilt 4509c157fa Add automated data cleaning. Modify SurveyItemValues class to use regex
3 years ago
vineeshathallapaneni@gmail.com 5cf5a5f383 added tasks to find stray responses and skipped questions
3 years ago
vineeshathallapaneni@gmail.com d0db255af1 updated gemfile for mac
3 years ago
rebuilt 72b35ff2e3 Add viewport and context meta tags
3 years ago
rebuilt 7855663b7e Add meta description to application template
3 years ago
rebuilt 24e7a9abca Add meta tag
3 years ago
rebuilt a1743da910 Update about us section
3 years ago
rebuilt b72c173c0b Add webmanifest
3 years ago
rebuilt dd94b283fa Remove hotjar
3 years ago
rebuilt 51d5d72730 Fix sizing of partial data indicators
3 years ago
rebuilt 1526bb2532 Set doctype to html5
3 years ago
rebuilt 09be5f1fc8 Make sure to perform authorization when switching districts. Make sure to use apparition for system specs
3 years ago
rebuilt d48a4efda2 Round all averages to two decimal places
3 years ago
rebuilt 3c30808a5e Fix response rates for small schools by accounting for expected minimum counts of responses less than 10
3 years ago
rebuilt b5be86d74d Add Waupun and Dunellen school districts
3 years ago