mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-13 01:10:39 -07:00
add disaggregation glossary
This commit is contained in:
parent
ab39928080
commit
d4db4e0fa2
9 changed files with 158 additions and 101 deletions
|
|
@ -9,6 +9,8 @@ class Race < ApplicationRecord
|
|||
}
|
||||
|
||||
def self.qualtrics_code_from(word)
|
||||
return nil if word.blank?
|
||||
|
||||
case word
|
||||
when /Native\s*American|American\s*Indian|Alaskan\s*Native|1/i
|
||||
1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue