mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
chore: add another variant for column name
This commit is contained in:
parent
3ecc68edd0
commit
d2968c5cef
1 changed files with 1 additions and 1 deletions
|
|
@ -177,7 +177,7 @@ class SurveyItemValues
|
||||||
end
|
end
|
||||||
|
|
||||||
def raw_ell
|
def raw_ell
|
||||||
@raw_ell ||= value_from(pattern: /EL Student First Year|Raw\s*ELL|ELL-*\s*SIS|English Learner/i)
|
@raw_ell ||= value_from(pattern: /EL Student First Year|Raw\s*ELL|ELL-*\s*SIS|English Learner|ELL Status- SIS/i)
|
||||||
end
|
end
|
||||||
|
|
||||||
def ell
|
def ell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue