chore: add another variant for column name

rpp-main
Nelson Jovel 1 year ago
parent ee41751f4e
commit 8ab754eada

@ -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…
Cancel
Save