|
|
|
@ -19,11 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
- Show survey response rate for students and teachers
|
|
|
|
- Show survey response rate for students and teachers
|
|
|
|
- Cap teacher response rate at 100
|
|
|
|
- Cap teacher response rate at 100
|
|
|
|
- Show admin data collection rate
|
|
|
|
- Show admin data collection rate
|
|
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Bump ruby version to 3.1.0
|
|
|
|
- Bump ruby version to 3.1.0
|
|
|
|
- Add previous year data.
|
|
|
|
- Add previous year data.
|
|
|
|
- Add scale to framework. Calculations for scores bubble up through the framework.
|
|
|
|
- Add scale to framework. Calculations for scores bubble up through the framework.
|
|
|
|
@ -34,9 +29,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
|
- Cap student response rate at 100
|
|
|
|
- Cap student response rate at 100
|
|
|
|
- Add metadata for 2019-20 school year.
|
|
|
|
- Add metadata for 2019-20 school year.
|
|
|
|
- Add historical data
|
|
|
|
- Add historical data
|
|
|
|
heroku run bundle exec rake db:seed -a mciea-beta
|
|
|
|
|
|
|
|
- Add student and teacher metadata
|
|
|
|
- Add student and teacher metadata
|
|
|
|
- Change wording of leadership scale
|
|
|
|
- Change wording of leadership scale
|
|
|
|
bundle exec rake db:seed
|
|
|
|
bundle exec rake db:seed
|
|
|
|
- Delete s-grmi scale
|
|
|
|
- Delete s-grmi scale
|
|
|
|
bundle exec rake one_off:delete_s_grmi_scale_from_2016_17
|
|
|
|
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|