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/spec
Nelson Jovel ce43f52bd5
feat: if the filename includes the words 'form' or 'part' add that to the resulting cleaned filename
2 years ago
..
controllers merge disagreggation features 3 years ago
fixtures Lower threshold for the number of valid student responses from 17 to 11 2 years ago
javascript
lib Remove surveys table from codebase since it's no longer needed after changing logic surrounding response rates and score calculations 3 years ago
models feat: Round up response rate. Survey response rates above 24.5 will now meet sufficiency 2 years ago
presenters chore: fix failing test 2 years ago
requests add first pillar 3 years ago
services feat: if the filename includes the words 'form' or 'part' add that to the resulting cleaned filename 2 years ago
support
system chore: Add cypress to codebase 2 years ago
views 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
factories.rb Add disaggregation by ELL 2 years ago
rails_helper.rb chore: upgrade to rails 7.1. 2 years ago
spec_helper.rb chore: add test for checking duplicate headers during cleaning process 2 years ago