mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 13:38:18 -08:00
fix: make sure averages for admin data scales are included in report
This commit is contained in:
parent
e83865ad55
commit
0864b6e901
2 changed files with 10 additions and 1 deletions
|
|
@ -45,7 +45,9 @@ namespace :report do
|
|||
|
||||
Report::Measure.create_report(filename: "measure_report.csv", measures:)
|
||||
end
|
||||
end
|
||||
|
||||
namespace :scale do
|
||||
task bll: :environment do
|
||||
measure_ids = %w[
|
||||
2A-i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue