rebuilt
|
6fb65ddeaf
|
Add tests to make sure teacher survey items don't pollute the graphs for
students of unknown genders
|
3 years ago |
rebuilt
|
2c21a09231
|
Add tests to make sure teacher survey items don't pollute the graphs for
students of unknown genders
|
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
for performace improvement
|
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
add all main branches to workflow
|
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
sources count on browse page
|
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 |
rebuilt
|
2e033eb919
|
Update esbuild version
builds directory needs to exist. Remove redundant line from gitignore
remove unused babel imports
|
3 years ago |
rebuilt
|
4a2e9c0a36
|
Update rack and rack-test
|
3 years ago |
rebuilt
|
e37bec083f
|
Fix icon not showing up on category page
|
3 years ago |
rebuilt
|
825259bdd8
|
Merge branch 'rpp-response-rate' into rpp-main to bring in improvements
to how we get enrollment and staffing information. Also speed up tests
|
3 years ago |
rebuilt
|
c6651551b8
|
Merge branch 'rpp-rename-admin-data' into rpp-main to rename the admin
data to school data
|
3 years ago |
rebuilt
|
1595c3a58c
|
rename admin data to school data
|
3 years ago |
rebuilt
|
cc0300b4c4
|
remove babel because we don't use it anymore
|
3 years ago |
rebuilt
|
25f839e728
|
Add favicon
|
3 years ago |
rebuilt
|
3395126cd4
|
Update ruby version
|
3 years ago |
rebuilt
|
eb043f2b2d
|
Add placeholder for testing response rate calculation
|
3 years ago |
rebuilt
|
417a3523ec
|
Remove guard from procfile since its hard to read server console messages
|
3 years ago |
rebuilt
|
99c6c5bd90
|
Update seeder to use ActiveRecord imports
|
3 years ago |
rebuilt
|
124d35d8db
|
Add automated test running to development procfile
|
3 years ago |
rebuilt
|
6a435fa570
|
Add guard-rspec to automate running tests with the command: bundle exec guard
|
3 years ago |
rebuilt
|
6b31fa9115
|
Batch imports for staffing data
|
3 years ago |
rebuilt
|
d059177f0c
|
load total students and batch importing records
|
3 years ago |
Nelson Jovel
|
bfa5f28d7b
|
Convert dese::loader from using seeder to factories
|
3 years ago |
Nelson Jovel
|
7a7b78a9e0
|
convert student loader from seeding to factories
|
3 years ago |
rebuilt
|
2cf2b7d7c1
|
turn off some slow tests that don't add value
|
3 years ago |
rebuilt
|
2362d884eb
|
Convert admin data loader from using seeder to using factory
|
3 years ago |
rebuilt
|
d0219217de
|
Convert response rate loader spec from using the seeder to using the factory
|
3 years ago |
rebuilt
|
06f9d2f0e9
|
Scrape enrollment and staffing information. Seed enrollment and staffing information. Update DatabaseCleaner so it cleans up leftover information in the database. Remove old admin csvs from codebase.
|
3 years ago |
rebuilt
|
e6f7d27e0c
|
Implement bullet suggestions for GPS report
|
3 years ago |
rebuilt
|
b6b88da328
|
Add all pillars
|
3 years ago |
rebuilt
|
8128af200b
|
add first pillar
|
3 years ago |
rebuilt
|
c0332955f3
|
move csv require statement to application.rb
|
3 years ago |
rebuilt
|
20d4f966e7
|
singularize respondents
|
3 years ago |
rebuilt
|
7915a1bc7c
|
rename respondents to repondent
|
3 years ago |
rebuilt
|
d9c47dbc4d
|
fix boston usage
|
3 years ago |
rebuilt
|
045bd15485
|
Fix boston
|
3 years ago |
rebuilt
|
cb970895ac
|
Scope doesn't work. Revert to using class method.
|
3 years ago |
rebuilt
|
bdb9455919
|
Move raw_response_rate method down to student/teacher classes
|
3 years ago |
rebuilt
|
5d07f06a65
|
Add scope for boston
|
3 years ago |
rebuilt
|
ae6d7151b3
|
Load student respondent information from enrollment loader
|
3 years ago |
rebuilt
|
79f7915edf
|
Add scopes to SurveyItem for selecting survey items by grade and
subcategory. Add notes to student response rate calculator
|
3 years ago |
rebuilt
|
5e0ba556bf
|
Automatically detect the survey type by grade
|
3 years ago |