mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Update a-sust-i1 so it's only applicable to high schools and lower
benchmark for a-cure-i1 from 6.7 to 5 percent.
This commit is contained in:
parent
1a984d2cf0
commit
f556844b73
9 changed files with 2097 additions and 40442 deletions
|
|
@ -128,7 +128,6 @@ class Seeder
|
|||
end
|
||||
|
||||
if row['Source'] == 'Admin Data' && row['Active admin & survey items'] == 'TRUE'
|
||||
binding.break if row['Question/item (22-23)'].nil?
|
||||
admin_data_item = AdminDataItem.where(admin_data_item_id: data_item_id, scale:).first_or_create
|
||||
admin_data_item.watch_low_benchmark = watch_low if watch_low
|
||||
admin_data_item.growth_low_benchmark = growth_low if growth_low
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue