mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
Show partial data indicators on variance chart
This commit is contained in:
parent
8205578267
commit
aeb6a45a45
34 changed files with 176 additions and 6780 deletions
2
app/models/score.rb
Normal file
2
app/models/score.rb
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
class Score < Struct.new(:average, :meets_teacher_threshold?, :meets_student_threshold?)
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue