mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
working on aggregating results
This commit is contained in:
parent
5d36ab0a62
commit
8c389742ee
7 changed files with 44 additions and 15 deletions
|
|
@ -202,6 +202,6 @@ namespace :data do
|
|||
end
|
||||
ENV.delete('BULK_PROCESS')
|
||||
|
||||
SchoolCategory.all.each { |sc| sc.aggregate_responses }
|
||||
SchoolCategory.all.each { |sc| sc.sync_aggregated_responses }
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue