ECP-167 upload waupun data

This commit is contained in:
rebuilt 2025-06-27 09:13:24 -07:00
parent cab0a3955e
commit 5bc9d27b64
5 changed files with 105 additions and 1 deletions

View file

@ -19,6 +19,10 @@ class ParentResponseRatePresenter < ResponseRatePresenter
end
def focus
"parent"
"student"
end
def hover_message
"The number shown represents the percentage of students whose parents responded."
end
end