mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-08 23:18:18 -07:00
Display measure scores for Problem Solving Emphasis [finishes #179705693]
This commit is contained in:
parent
666eec9a20
commit
3b8bcb2e22
4 changed files with 49 additions and 32 deletions
|
|
@ -9,7 +9,7 @@ class DashboardController < ApplicationController
|
|||
private
|
||||
|
||||
def measure_ids
|
||||
%w(1A-i 2A-i)
|
||||
%w(1A-i 2A-i 4C-i)
|
||||
end
|
||||
|
||||
def presenter_for_measure(measure)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue