Commit Graph

1208 Commits (c72ff9747f6b0b6d6d19b1ce76cf715a1203b47c)
 

Author SHA1 Message Date
rebuilt 7373e2e52f fix: Filter out responses that don't correspond to the grades the school serves
2 years ago
Nelson Jovel 4711e16c03 fix: fix teacher n_size so instead of counting all the indivual teacher responses for a measure, it only counts the unique respondents
2 years ago
rebuilt 1265a164b9 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 d00288fd71 Move color definitions out of response rate presenter and into _colors.scss
2 years ago
Gabe Farrell e6c8101d0b Add Overall Response Rate Popover
2 years ago
rebuilt f6f56367fc 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.
2 years ago
rebuilt 0a5500ecc9 feat: Add overall response rate
2 years ago
rebuilt 0ceaad3a2b chore: add viewport and context meta tags
2 years ago
rebuilt 39cdb57474 chore: add meta tag to application layout for better SEO
2 years ago
rebuilt db5206b40a chore: add meta tag for better SEO
2 years ago
rebuilt f6ede8a230 Fix sizing of partial data indicators
2 years ago
rebuilt e5af5db755 chore: set doctype to html5
2 years ago
rebuilt e42aa05324 chore: remove outdated admin data loader file. We now use Dese::Loader to load school level data
2 years ago
rebuilt 8f276a5f1a feat: if admin data value is above 5, round down to 5
2 years ago
rebuilt 0c18aa2083 chore: Add cypress to codebase
2 years ago
rebuilt 010324960d chore: upgrade javascript dependencies
2 years ago
rebuilt c7b2177c43 chore: upgrade gem dependencies
2 years ago
rebuilt b684526bb4 fix: added missing bootstrap files
2 years ago
rebuilt 1615edf080 chore: upgrade javascript dependencies to address security vulnerability
2 years ago
vineeshathallapaneni@gmail.com 429e13aac5 adding Gemfile.lock
2 years ago
Nelson Jovel f180275b67 fix: merge conflicts in package.json were causing build to fail. Fixed merge conflicts
2 years ago
Nelson Jovel 4c2e3511f0 fix: merge conflicts in yarn.lock file broke deployments. Corrected merge conflicts
2 years ago
Nelson Jovel 11948f23ac fix: merge conflicts in Gemfile.lock broke deployments. Corrected merge conflicts
2 years ago
vineeshathallapaneni@gmail.com 1fc1c8348f Revert "added a rake task to output stray responses"
2 years ago
vineeshathallapaneni@gmail.com 6463c883be updated Nokogiri as part of security vulnerability and adding updated file Gemfile.lock
2 years ago
vineeshathallapaneni@gmail.com 330aa07afb upgraded semver to 7.5.2 and adding updated files package.json and yarn.lock
2 years ago
vineeshathallapaneni@gmail.com ac0374533e added a rake task to output stray responses
2 years ago
rebuilt d09e61e1e3 chore: disable flaky legacy test
2 years ago
rebuilt 4e85d756e6 fix: Flaky test might be related to not waiting for go button to appear. Add line to wait for go button
2 years ago
rebuilt ce742974aa fix: remove debug from dependencies since its causing unresoved dependencies in CI
2 years ago
rebuilt 3680f5bc48 update tests for subcategory report
2 years ago
rebuilt 22cc303a95 fix: There was an n+1 problem where we looked up the list of schools for
2 years ago
rebuilt 0ed3af8a1f Add date range to subcategory report export
2 years ago
rebuilt 784e23982e feat: update survey_item_response table to indlude recorded date and import recorded date when loading responses
2 years ago
rebuilt acb01ec92f Add tests to codify behavior of weighted average logic
3 years ago
Gabe Farrell 459e4b8d21 Use weighted average instead of simple average when calculating response rates
3 years ago
Gabe Farrell 73a5f4e30b Patch upload script over from rpp
3 years ago
Gabe Farrell 4091fcdd44 Add cleaned data upload script for Lowell
3 years ago
rebuilt cee1c5fbc9 perf: Reduce number of queries. Remove unneeded methods. Combine
3 years ago
rebuilt bb172aa7d0 chore: remove errant comment
3 years ago
rebuilt 734b98edbb perf: include survey items with measures to avoid n+1 queries when scoring by student/teacher survey items
3 years ago
rebuilt e6c083f809 docs: add contributing doc
3 years ago
rebuilt f9d4b28969 perf: memoize function when calculating response rates
3 years ago
rebuilt 77e8d12a3b perf: Add another index to surveyitemresponses. Implement bullet suggestions. Memoize a function in measure.rb
3 years ago
rebuilt ce035f3cbd Fix: failing subcategory report specs
3 years ago
rebuilt fb6f43e815 Modify subcategory report to be threaded
3 years ago
rebuilt 4dae0cb565 Add District, School Code, and Grade columns to subcategory report
3 years ago
rebuilt 677cee83e4 turn off three b one scraper spec
3 years ago
rebuilt 7dbb025357 Revert "Add tests to codify behavior of weighted average logic"
3 years ago
rebuilt be26efbeca Add tests to codify behavior of weighted average logic
3 years ago