mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
ECP-204 Clean and upload all parent survey results from Revere
This commit is contained in:
parent
1bf35012d0
commit
56fae7f825
1 changed files with 1 additions and 1 deletions
|
|
@ -249,7 +249,7 @@ class SurveyItemValues
|
||||||
end
|
end
|
||||||
|
|
||||||
def raw_sped
|
def raw_sped
|
||||||
@raw_sped ||= value_from(pattern: /Special\s*Ed\s*Status|Raw\s*SpEd|SpEd-\s*SIS|SPED/i)
|
@raw_sped ||= value_from(pattern: /\bSpecial\s*Ed\s*Status\b|\bRaw\s*SpEd\b|\bSpEd-\s*SIS\b|^SPED$/i)
|
||||||
end
|
end
|
||||||
|
|
||||||
def sped
|
def sped
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue