mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
working on aggregated results
This commit is contained in:
parent
f5b473ed28
commit
48eb55ad94
11 changed files with 120 additions and 8 deletions
|
|
@ -202,6 +202,6 @@ namespace :data do
|
|||
end
|
||||
ENV.delete('BULK_PROCESS')
|
||||
|
||||
# SchoolMeasure.all.each { |sm| sm.calculate_measurements }
|
||||
SchoolCategory.all.each { |sc| sc.aggregate_responses }
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue