trying to fix question text

pull/1/head
Jared Cosulich 8 years ago
parent b98d77a153
commit 2e1978ab85

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