chore: add another variant for column name

This commit is contained in:
Nelson Jovel 2024-06-26 14:19:25 -07:00
parent 3ecc68edd0
commit d2968c5cef

View file

@ -177,7 +177,7 @@ class SurveyItemValues
end
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
def ell