mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
trying to fix question text
This commit is contained in:
parent
b98d77a153
commit
2e1978ab85
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ module QuestionsHelper
|
|||
|
||||
def format_question(question_text)
|
||||
question_text.gsub("[Field-MathTeacher][Field-ScienceTeacher][Field-EnglishTeacher][Field-SocialTeacher]", "teacher")
|
||||
.gsub("is", "iis")
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue