mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
chore: Update changelog
This commit is contained in:
parent
33da0859b9
commit
e8bfb705e4
1 changed files with 7 additions and 0 deletions
|
|
@ -67,6 +67,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Read survey results from sftp
|
||||
- add admin data for 3A-i and 3B-i
|
||||
- Fix bug where cultural responsiveness gives a false score of 1 when there is actually no data for that year
|
||||
- Add support for splitting up academic years into 'Fall' and 'Spring'
|
||||
```
|
||||
bundle exec rake one_off:delete_2023_24
|
||||
bundle exec rake db:seed
|
||||
bundle exec rake data:load_survey_responses_from_path SFTP_PATH=/data/survey_responses/clean/2023_24_Pre
|
||||
bundle exec rake data:load_survey_responses_from_path SFTP_PATH=/data/survey_responses/clean/2023_24_Post
|
||||
```
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue